import UBI python-urllib-gssapi-1.0.2-14.el10
This commit is contained in:
parent
3fb7cb050d
commit
601e6b7914
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/urllib_gssapi-1.0.2.tar.gz
|
||||
urllib_gssapi-1.0.2.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
b9e285a78c09901152d1ec8fae2bcb045e71a93d SOURCES/urllib_gssapi-1.0.2.tar.gz
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{sname}
|
||||
Version: 1.0.2
|
||||
Release: 4%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2
|
||||
|
||||
License: ASL 2.0
|
||||
@ -43,7 +43,7 @@ Requires: python3-gssapi
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
%{__python3} -m unittest
|
||||
%py3_check_import %{s_name}
|
||||
|
||||
%files -n python3-%{sname}
|
||||
%doc README.md
|
||||
@ -51,12 +51,42 @@ Requires: python3-gssapi
|
||||
%{python3_sitelib}/%{s_name}*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.2-14
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.2-13
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.2-9
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.2-6
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.2-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Fri Mar 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.2-2
|
||||
- Drop dependency on python-nose
|
Loading…
Reference in New Issue
Block a user