-
Wed Mar 19 2025 Ondřej Nosek <onosek@redhat.com> - 1.46-1
- `request-repo`: add `--onboard-packit` argument (nforro)
- Fork a package using anonymous auth - #574 (onosek)
- Check that auth tokens aren’t written to world-readable files (git)
- Don't allow to request repositories in modules/ namespace (miro)
- Do not auto-request EPEL x.y modules (carlwgeorge)
- Dynamically exclude Rawhide branch from fedpkg branching - #566 (samyak.jn11)
- Fix unittests when building for ELN target - #589 (onosek)
- Python 3.13 environment and renew testing image (onosek)
- `releases-info` should always show the same order - #569 (onosek)
- Update expired token exception instructions (astra)
- Clone epel10 branches with clone -B (carlwgeorge)
- Update expired token exception instructions (ferdnyc)
- Add setuptools to dependencies for Python 3.12+ (ferdnyc)
- Fix tests on EPEL 9/10. (romain.geissler)
- Fixing unittests for py36 (onosek)
- gitignore the name-version-build/ directory created by fedpkg prep/local (miro)
- Handle rhel runtimes when minor version exists in disttag (dherrera)
- Add tests cases for runtime_disttag removal when working with epel10 (dherrera)
- Improvements on string parsing (dherrera)
- Get macros from epel-candidate build target. (dherrera)
- Fix EPEL10 branch expression to cover 2 or more digits. (dherrera)
- Use minor value from koji when no minor in branch name (dherrera)
- Fix minor requirements for EPEL10+ in test (dherrera)
- Do not auto-request ELN modules (yselkowi)
- Fixes missing key in distro.os_release_info() (onosek)
- Update check_bodhi_version to check for >= 6.0.0 (awilliam)
- Modernize and clean unittest imports (awilliam)
- Replace and update use of deprecated 'linux_distribution' (awilliam)
- Drop all usage of six (awilliam)
- Drop support for bodhi-client <= 5 (awilliam)
- Add py313 environment as that's current (awilliam)
- Fix URL of Bodhi in staging (nils)
- Extend load_rpmdefines to work with EPEL10+ (dherrera)
- Add EPEL10+ url pattern on assert_valid_epel_package (dherrera)
- Test url usage in assert_valid_epel_package (dherrera)
- Add EPEL10 branch name cases as valid (dherrera)
- Test for valid EPEL branch names (dherrera)
- Don't print the branch name after dash when there is no dash - 554 (miro)
- Don't use hatchling on python 3.6 (dherrera)
- Remove mbs.fedoraproject.org scopes from git cred helper (kj)
- Fix unittests after creating the project in hatch (onosek)
-
Wed Feb 26 2025 Ondřej Nosek <onosek@redhat.com> - 1.45-10
- Dynamically exclude Rawhide branch from fedpkg branching
- Do not auto-request EPEL x.y modules
- Don't allow to request repositories in modules/ namespace
-
Tue Feb 18 2025 Ondřej Nosek <onosek@redhat.com> - 1.45-9
- `releases-info` should always show the same order
- Python 3.13 environment and renew testing image
- Fix unittests when building for ELN target
-
Mon Feb 17 2025 Ondřej Nosek <onosek@redhat.com> - 1.45-8
- Patch: Update expired token exception instructions
-
Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.45-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
Tue Jan 07 2025 Ondřej Nosek <onosek@redhat.com> - 1.45-6
- gitignore the name-version-build/ directory created by fedpkg prep/local
- Fixing unittests for py36
- Fix tests on EPEL 9/10.
- Add setuptools to dependencies for Python 3.12+
- Update expired token exception instructions
- Clone epel10 branches with clone -B
-
Wed Sep 18 2024 Ondřej Nosek <onosek@redhat.com> - 1.45-5
- Add py313 environment as that's current
- Drop support for bodhi-client <= 5
- Drop all usage of six
- Replace and update use of deprecated 'linux_distribution'
- Modernize and clean unittest imports
- Update check_bodhi_version to check for >= 6.0.0
- Fix URL of Bodhi in staging
- Fixes missing key in distro.os_release_info()
- Do not auto-request ELN modules
- Fix minor requirements for EPEL10+ in test
- Use minor value from koji when no minor in branch name
- Fix EPEL10 branch expression to cover 2 or more digits.
- Get macros from epel-candidate build target.
- Improvements on string parsing
- Add tests cases for runtime_disttag removal when working with epel10
- Handle rhel runtimes when minor version exists in disttag
-
Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.45-4
- convert license to SPDX
-
Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.45-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Mon Jul 08 2024 Ondřej Nosek <onosek@redhat.com> - 1.45-2
- Add support for building for epel10
- Don't print the branch name after dash when there is no dash
- Remove mbs.fedoraproject.org scopes from git cred helper
- Fix unittests after creating the project in hatch