import python-hatchling-1.24.2-9.el10

i10cs changed/i10cs/python-hatchling-1.24.2-9.el10
MSVSphere Packaging Team 3 months ago
parent 7a134c3de4
commit f86d8d9803
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1,8 +1,8 @@
## START: Set by rpmautospec
## (rpmautospec version 0.6.1)
## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 2;
release_number = 9;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -80,10 +80,32 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 \
%changelog
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.24.2-2
## START: Generated by rpmautospec
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.24.2-9
- Bump release for October 2024 mass rebuild:
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.24.2-8
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Wed Sep 18 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-8
- CI: Don't skip any tests - they should work with Python 3.12
* Wed Sep 18 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-7
- CI: Install uv and editables from PyPI: hatchling 1.24 requires them for
testing
* Wed Sep 18 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-6
- CI: Clone pyproject-rpm-macros tests from Centos Stream repo
* Wed Sep 18 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-5
- CI: Run pyproject-rpm-macros mocktests
* Wed Jul 31 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-4
- CI: Run upstream unit tests for hatchling
* Wed Jul 24 2024 Karolina Surma <ksurma@redhat.com> - 1.24.2-3
- Add gating.yaml
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.24.2-2
- Bump release for June 2024 mass rebuild

Loading…
Cancel
Save