python-requests/python-requests.spec

175 lines
6.1 KiB
RPMSpec
Raw Normal View History

Name: python-requests
Version: 2.32.2
Release: 1mamba
Summary: Requests is an Apache2 Licensed HTTP library, written in Python, for human beings
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/requests/
Source: https://pypi.debian.net/requests/requests-%{version}.tar.gz
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(certifi)
BuildRequires: python3.11dist(charset-normalizer)
BuildRequires: python3.11dist(idna)
BuildRequires: python3.11dist(urllib3)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
%if 0%{?with_pyver}
%pyver_package
%endif
%prep
%setup -q -n requests-%{version}
## Remove unsatisfyable requirements for python*(idna) < 3.0
#sed -e "s/,<.*'/'/" \
# -i setup.py
%build
CFLAGS="%{optflags}" %{__python} setup.py build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%{__python} setup.py install \
-O1 --skip-build \
--root="%{buildroot}" \
--install-headers=%{_includedir}/python \
--install-lib=%{python_sitearch} \
--record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
%dir %{python_sitearch}/requests-%{version}-py*.egg-info
%{python_sitearch}/requests-%{version}-py*.egg-info/*
%doc LICENSE
%changelog
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 2.32.2-1mamba
- automatic version update by autodist
* Tue May 21 2024 Automatic Build System <autodist@openmamba.org> 2.32.1-1mamba
- automatic version update by autodist
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 2.31.0-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Tue May 23 2023 Automatic Build System <autodist@mambasoft.it> 2.31.0-1mamba
- automatic version update by autodist
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 2.30.0-1mamba
- automatic version update by autodist
* Thu Apr 27 2023 Automatic Build System <autodist@mambasoft.it> 2.29.0-1mamba
- automatic version update by autodist
* Fri Jan 13 2023 Automatic Build System <autodist@mambasoft.it> 2.28.2-1mamba
- automatic version update by autodist
* Tue Oct 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.28.1-2mamba
- rebuild with python 3.10
* Sun Oct 09 2022 Automatic Build System <autodist@mambasoft.it> 2.28.1-1mamba
- automatic version update by autodist
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 2.27.1-1mamba
- automatic version update by autodist
* Tue Jan 04 2022 Automatic Build System <autodist@mambasoft.it> 2.27.0-1mamba
- automatic version update by autodist
* Mon Aug 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.26.0-1mamba
- update to 2.26.0
* Mon Aug 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.26.0-1mamba
- update to 2.26.0
* Mon Aug 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.25.1-3mamba
- fix specfile to require needed python-certifi dep
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.25.1-2mamba
- rebuilt with distdeps
* Thu Dec 17 2020 Automatic Build System <autodist@mambasoft.it> 2.25.1-1mamba
- automatic version update by autodist
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 2.25.0-1mamba
- automatic version update by autodist
* Sat Jun 20 2020 Automatic Build System <autodist@mambasoft.it> 2.24.0-1mamba
- automatic version update by autodist
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.23.0-2mamba
- add requirements in py3* packages
* Sun Feb 23 2020 Automatic Build System <autodist@mambasoft.it> 2.23.0-1mamba
- automatic version update by autodist
* Sun Aug 11 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.22.0-2mamba
- rebuillt with python3 3.7.4
* Thu Jun 20 2019 Automatic Build System <autodist@mambasoft.it> 2.22.0-1mamba
- automatic version update by autodist
* Thu May 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21.0-2mamba
- fix reqirement for urllib3<1.25
* Fri Dec 14 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21.0-1mamba
- update to 2.21.0
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 2.20.1-1mamba
- automatic version update by autodist
* Tue Oct 23 2018 Automatic Build System <autodist@mambasoft.it> 2.20.0-1mamba
- automatic version update by autodist
* Sun Jun 17 2018 Automatic Build System <autodist@mambasoft.it> 2.19.1-1mamba
- automatic version update by autodist
* Thu Aug 17 2017 Automatic Build System <autodist@mambasoft.it> 2.18.4-1mamba
- automatic version update by autodist
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 2.18.3-1mamba
- automatic version update by autodist
* Thu Jan 26 2017 Automatic Build System <autodist@mambasoft.it> 2.13.0-1mamba
- automatic version update by autodist
* Wed Jan 25 2017 Automatic Build System <autodist@mambasoft.it> 2.12.5-1mamba
- automatic version update by autodist
* Thu Dec 15 2016 Automatic Build System <autodist@mambasoft.it> 2.12.4-1mamba
- automatic version update by autodist
* Mon Dec 05 2016 Automatic Build System <autodist@mambasoft.it> 2.12.3-1mamba
- automatic version update by autodist
* Thu Nov 24 2016 Automatic Build System <autodist@mambasoft.it> 2.12.1-1mamba
- automatic version update by autodist
* Wed Aug 31 2016 Automatic Build System <autodist@mambasoft.it> 2.11.1-1mamba
- automatic version update by autodist
* Thu Jun 02 2016 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
- automatic version update by autodist
* Mon Apr 04 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.1-2mamba
- rebuilt with -py3 package
* Tue Dec 22 2015 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba
- automatic version update by autodist
* Wed Dec 16 2015 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
- automatic version update by autodist
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.1-1mamba
- package created using the webbuild interface