Skip to content
Snippets Groups Projects
Commit 3c3c604c authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import python-hatchling-1.27.0-1.el

parent a47fc5b6
No related merge requests found
41ddc27cdb25db9ef7b68bef075f829c84cb349aa1bff8240797d012510547b0 SOURCES/hatchling-1.24.2.tar.gz
971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6 SOURCES/hatchling-1.27.0.tar.gz
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 9;
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
Name: python-hatchling
Version: 1.24.2
Version: 1.27.0
Release: %autorelease
Summary: The build backend used by Hatch
......@@ -81,6 +81,13 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 \
%changelog
## START: Generated by rpmautospec
* Thu Jan 30 2025 Miro Hrončok <miro@hroncok.cz> - 1.27.0-1
- Update to 1.27.0
- Resolves: RHEL-77075
* Tue Nov 05 2024 Miro Hrončok <miro@hroncok.cz> - 1.24.2-10
- CI: Install more packages from PyPI
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.24.2-9
- Bump release for October 2024 mass rebuild:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment