Compare commits

..

No commits in common. "rawhide" and "f40" have entirely different histories.

3 changed files with 37 additions and 38 deletions

33
build-and-update-all-branches Executable file
View file

@ -0,0 +1,33 @@
#! /bin/sh
# Prepare rawhide branch, review the list of branches below and then execute this
# script.
branches='rawhide epel9 epel8 epel7 f34 f35'
exit_handler ()
{
git checkout rawhide
}
trap exit_handler EXIT
set -e
set -x
koji hello
tasks=
for branch in $branches; do
if test $branch != rawhide; then
git checkout "$branch"
git merge rawhide
fi
git push
tasks="${tasks}`fedpkg build --nowait | grep 'Created task' | cut -d: -f2`"
done
koji watch-task $tasks
git checkout rawhide
fedpkg update

View file

@ -1,6 +1,6 @@
Name: distgen
Summary: Templating system/generator for distributions
Version: 2.4
Version: 2.1
Release: 1%{?dist}
License: GPL-2.0-or-later AND Apache-2.0
URL: https://github.com/devexp-db/distgen
@ -10,7 +10,7 @@ BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
BuildRequires: python3-pytest
Source0: https://pypi.org/packages/source/d/%name/%name-%version.tar.gz
Source0: https://github.com/devexp-db/%name/releases/download/v%version/%name-%version.tar.gz
%description
Based on given template specification (configuration for template), template
@ -21,8 +21,7 @@ file and preexisting distribution metadata generate output file.
%autosetup -p1
%generate_buildrequires
%pyproject_buildrequires
%pyproject_buildrequires -x pytest,pytest-catchlog,pytest-cov,coverage,flake8
%build
%pyproject_wheel
@ -46,39 +45,6 @@ file and preexisting distribution metadata generate output file.
%changelog
* Wed Aug 26 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.4-1
- Update to v2.4
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.2-4
- Rebuilt for Python 3.15
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Dec 29 2025 Pavel Raiskup <praiskup@redhat.com> - 2.2-1
- new upstream release with F43 config
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.1-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.1-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.1-3
- Rebuilt for Python 3.14
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Ales Nezbeda <anezbeda@redhat.com> - 2.1-1
- Update to 2.1
- Support for RHEL 10

View file

@ -1 +1 @@
SHA512 (distgen-2.4.tar.gz) = 18108e71463ea76844a79bd2478b4d1892e7b9779542ac1795e57d4ea3f9fbc33f5a5582493d0b33f16dfc2bb4ff0ab2f73e955a3052521af09472e6889f266b
SHA512 (distgen-2.1.tar.gz) = b02547cb56d0bb3ec7a9878f2959fdb39f6b19f733b67fb5753f145c7cf310ec05ec237daff76139c55180ea5d0d99706e0211c8a6cc7ace51efcad662cc5785