Compare commits
21 Commits
1.11.0-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
91d805280f | |||
fa9ef57261 | |||
190a3dcd2b | |||
1876c21b37 | |||
2c690fe1ac | |||
dc3c02bed8 | |||
0759d35f80 | |||
7a14e385dc | |||
0a63b015af | |||
da1fea78a2 | |||
08e22b63e4 | |||
892506443f | |||
2858406aa4 | |||
86d5ec7be4 | |||
22b04281f8 | |||
462b66ba2b | |||
f76f9f3f63 | |||
c5dfdc1b58 | |||
137943185b | |||
7f0b7dc985 | |||
5c9e1124c5 |
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-hatchling
|
||||
Version: 1.11.0
|
||||
Version: 1.27.0
|
||||
Release: 1mamba
|
||||
Summary: Modern, extensible Python build backend
|
||||
Group: System/Libraries
|
||||
@ -11,14 +11,13 @@ URL: https://hatch.pypa.io/latest/
|
||||
Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(editables)
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(packaging)
|
||||
BuildRequires: python3.7dist(pathspec)
|
||||
BuildRequires: python3.7dist(pluggy)
|
||||
BuildRequires: python3.7dist(tomli)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(pathspec)
|
||||
BuildRequires: python3.11dist(pluggy)
|
||||
BuildRequires: python3.11dist(trove-classifiers)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,6 +49,81 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 1.27.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 1.26.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 1.26.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 1.26.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 23 2024 Automatic Build System <autodist@openmamba.org> 1.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 1.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 1.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 1.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 07 2024 Automatic Build System <autodist@openmamba.org> 1.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 1.22.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 1.22.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 1.22.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 18 2023 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 13 2023 Automatic Build System <autodist@mambasoft.it> 1.19.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 11 2023 Automatic Build System <autodist@mambasoft.it> 1.19.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 1.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 01 2023 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 31 2022 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 1.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user