2024-01-06 11:13:48 +01:00
|
|
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
|
|
|
Name: python-hatchling
|
2024-11-13 22:44:13 +01:00
|
|
|
Version: 1.26.3
|
2024-01-06 11:13:50 +01:00
|
|
|
Release: 1mamba
|
2024-01-06 11:13:48 +01:00
|
|
|
Summary: Modern, extensible Python build backend
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://hatch.pypa.io/latest/
|
|
|
|
Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz
|
|
|
|
License: MIT
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-06 11:13:50 +01:00
|
|
|
BuildRequires: libpython311-devel
|
|
|
|
BuildRequires: python3.11dist(packaging)
|
|
|
|
BuildRequires: python3.11dist(pathspec)
|
|
|
|
BuildRequires: python3.11dist(pluggy)
|
|
|
|
BuildRequires: python3.11dist(trove-classifiers)
|
2024-01-06 11:13:48 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-01-06 11:13:50 +01:00
|
|
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
2024-01-06 11:13:48 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
%if 0%{?with_pyver}
|
|
|
|
%pyver_package
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n hatchling-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%{__python} -m installer --destdir=%{buildroot} dist/*.whl
|
|
|
|
|
|
|
|
%if "%{?with_pyver}" != "3"
|
|
|
|
mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%files %{?pyappend}
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/hatchling*
|
|
|
|
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
|
|
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
|
|
|
%dir %{python_sitelib}/%{pkgname}
|
|
|
|
%{python_sitelib}/%{pkgname}/*
|
|
|
|
|
|
|
|
%changelog
|
2024-11-13 22:44:13 +01:00
|
|
|
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 1.26.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-11-11 08:39:30 +01:00
|
|
|
* 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
|
|
|
|
|
2024-06-23 13:54:14 +02:00
|
|
|
* Sun Jun 23 2024 Automatic Build System <autodist@openmamba.org> 1.25.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-23 16:09:17 +02:00
|
|
|
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 1.24.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-19 09:15:53 +02:00
|
|
|
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 1.24.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-17 23:18:07 +02:00
|
|
|
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-15 15:05:05 +02:00
|
|
|
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 1.23.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-11 10:22:08 +02:00
|
|
|
* Sun Apr 07 2024 Automatic Build System <autodist@openmamba.org> 1.22.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-29 17:26:09 +01:00
|
|
|
* 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
|
|
|
|
|
2024-01-26 09:35:02 +01:00
|
|
|
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.21.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:51 +01:00
|
|
|
* Mon Dec 18 2023 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:51 +01:00
|
|
|
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:50 +01:00
|
|
|
* 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
|
|
|
|
|
2024-01-06 11:13:50 +01:00
|
|
|
* 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
|
|
|
|
|
2024-01-06 11:13:50 +01:00
|
|
|
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:49 +01:00
|
|
|
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:49 +01:00
|
|
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 1.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:49 +01:00
|
|
|
* Sun Jan 01 2023 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:48 +01:00
|
|
|
* Sat Dec 31 2022 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:48 +01:00
|
|
|
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 1.11.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:13:48 +01:00
|
|
|
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.0-1mamba
|
|
|
|
- package created using the webbuild interface
|