203 lines
7.7 KiB
RPMSpec
203 lines
7.7 KiB
RPMSpec
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
|
Name: python-types-setuptools
|
|
Version: 73.0.0.20240822
|
|
Release: 1mamba
|
|
Summary: Typing stubs for setuptools
|
|
Group: System/Libraries
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://github.com/python/typeshed
|
|
Source: https://pypi.debian.net/types-setuptools/types-setuptools-%{version}.tar.gz
|
|
License: Apache License 2.0
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: libpython311-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
|
|
|
%description
|
|
%{summary}.
|
|
|
|
%if 0%{?with_pyver}
|
|
%pyver_package
|
|
%endif
|
|
|
|
%prep
|
|
%setup -q -n types-setuptools-%{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"
|
|
## Rename any conflicting file outside of python site packages tree
|
|
#for f in %{_bindir}/pdm; do
|
|
# mv %{buildroot}${f}{,-%{?pyappend}}
|
|
#done
|
|
#%endif
|
|
|
|
%files %{?pyappend}
|
|
%defattr(-,root,root)
|
|
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
|
%dir %{python3_sitelib}/distutils-stubs
|
|
%{python3_sitelib}/distutils-stubs/*
|
|
%dir %{python_sitelib}/setuptools-stubs
|
|
%{python_sitelib}/setuptools-stubs/*
|
|
%dir %{python_sitelib}/pkg_resources-stubs
|
|
%{python_sitelib}/pkg_resources-stubs/*
|
|
|
|
%changelog
|
|
* Thu Aug 22 2024 Automatic Build System <autodist@openmamba.org> 73.0.0.20240822-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 21 2024 Automatic Build System <autodist@openmamba.org> 72.2.0.20240821-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 18 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240818-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 14 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240813-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240806-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240726-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 24 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240724-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 23 2024 Automatic Build System <autodist@openmamba.org> 71.1.0.20240723-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 22 2024 Automatic Build System <autodist@openmamba.org> 71.0.0.20240722-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 70.3.0.20240710-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 04 2024 Automatic Build System <autodist@openmamba.org> 70.2.0.20240704-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 70.1.0.20240627-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 25 2024 Automatic Build System <autodist@openmamba.org> 70.1.0.20240625-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 70.0.0.20240524-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 70.0.0.20240523-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240522-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 19 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240519-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 18 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240518-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240513-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240423-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 69.5.0.20240415-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 69.2.0.20240317-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 69.2.0.20240316-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240310-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240309-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240308-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240302-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240301-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240229-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 23 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240223-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 17 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240217-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 15 2024 Automatic Build System <autodist@openmamba.org> 69.1.0.20240215-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 69.0.0.20240125-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 15 2024 Automatic Build System <autodist@openmamba.org> 69.0.0.20240115-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 69.0.0.20240106-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 29 2023 Automatic Build System <autodist@mambasoft.it> 69.0.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 25 2023 Automatic Build System <autodist@mambasoft.it> 68.2.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 68.2.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 68.2.0.0-2mamba
|
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
|
|
|
* Thu Sep 07 2023 Automatic Build System <autodist@mambasoft.it> 68.2.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 68.1.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 16 2023 Automatic Build System <autodist@mambasoft.it> 68.1.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 68.0.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jul 16 2023 Automatic Build System <autodist@mambasoft.it> 68.0.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 05 2023 Automatic Build System <autodist@mambasoft.it> 68.0.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 22 2023 Automatic Build System <autodist@mambasoft.it> 68.0.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 67.8.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 67.7.0.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 11 2023 Automatic Build System <autodist@mambasoft.it> 67.7.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 67.7.0.1-1mamba
|
|
- package created using the webbuild interface
|