commit 5aaea58b0738e0fd19f5b5f9871c2d57fa5353be Author: MSVSphere Packaging Team Date: Fri Oct 25 18:54:55 2024 +0300 import python-urllib-gssapi-1.0.2-13.el10 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6392263 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/urllib_gssapi-1.0.2.tar.gz diff --git a/.python-urllib-gssapi.metadata b/.python-urllib-gssapi.metadata new file mode 100644 index 0000000..871a483 --- /dev/null +++ b/.python-urllib-gssapi.metadata @@ -0,0 +1 @@ +b9e285a78c09901152d1ec8fae2bcb045e71a93d SOURCES/urllib_gssapi-1.0.2.tar.gz diff --git a/SPECS/python-urllib-gssapi.spec b/SPECS/python-urllib-gssapi.spec new file mode 100644 index 0000000..7a8be76 --- /dev/null +++ b/SPECS/python-urllib-gssapi.spec @@ -0,0 +1,140 @@ +%global sname urllib-gssapi +%global s_name urllib_gssapi + +Name: python-%{sname} +Version: 1.0.2 +Release: 13%{?dist} +Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2 + +License: ASL 2.0 +URL: https://github.com/pythongssapi/%{sname} +Source0: https://github.com/pythongssapi/%{sname}/releases/download/v%{version}/%{s_name}-%{version}.tar.gz +BuildArch: noarch + +# Patches + +BuildRequires: git-core + +BuildRequires: python3-devel +BuildRequires: python3-gssapi +BuildRequires: python3-setuptools + +%global _description\ +urllib_gssapi is a backend for urllib. It provides GSSAPI/SPNEGO\ +authentication to HTTP servers. urllib_gssapi replaces urllib_kerberos and\ +behaves in the same ways. + +%description %_description + +%package -n python3-%{sname} +Summary: %summary +Requires: python3-gssapi +%{?python_provide:%python_provide python3-%{sname}} +%description -n python3-%{sname} %_description + +%prep +%autosetup -S git -n %{s_name}-%{version} + +%build +%py3_build + + +%install +%py3_install + +%check +%py3_check_import %{s_name} + +%files -n python3-%{sname} +%doc README.md +%license COPYING +%{python3_sitelib}/%{s_name}* + +%changelog +* Fri Oct 25 2024 MSVSphere Packaging Team - 1.0.2-13 +- Rebuilt for MSVSphere 10 + +* Mon Jun 24 2024 Troy Dawson - 1.0.2-13 +- Bump release for June 2024 mass rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 1.0.2-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 1.0.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 1.0.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jun 13 2023 Python Maint - 1.0.2-9 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 1.0.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 1.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 1.0.2-6 +- Rebuilt for Python 3.11 + +* Fri Jan 21 2022 Fedora Release Engineering - 1.0.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 1.0.2-3 +- Rebuilt for Python 3.10 + +* Fri Mar 19 2021 Robbie Harwood - 1.0.2-2 +- Drop dependency on python-nose + +* Fri Mar 19 2021 Robbie Harwood - 1.0.2-1 +- New upstream release (1.0.2) + +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.1-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 1.0.1-11 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 1.0.1-9 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 1.0.1-8 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Dec 04 2018 Robbie Harwood - 1.0.1-5 +- Drop python2 subpackage +- Resolves: #1655258 + +* Mon Sep 24 2018 Robbie Harwood - 1.0.1-4 +- Drop requirement on python-requests +- Resolves: #1631938 + +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 1.0.1-2 +- Rebuilt for Python 3.7 + +* Fri Feb 23 2018 Robbie Harwood - 1.0.1-1 +- New upstream release (v1.0.0) +- Adds COPYING and removes shebang +- Resolves: #1546835 + +* Mon Feb 19 2018 Robbie Harwood - 1.0.0-1 +- New upstream release (v1.0.0)