Upgrade package python3-gssapi to version 1.8.2
This commit is contained in:
parent
a2f7dcd359
commit
c594d62373
Binary file not shown.
BIN
gssapi-1.8.2.tar.gz
Normal file
BIN
gssapi-1.8.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-gssapi
|
Name: python-gssapi
|
||||||
Version: 1.7.3
|
Version: 1.8.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Python GSSAPI Wrapper
|
Summary: Python GSSAPI Wrapper
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/pythongssapi/python-gssapi
|
URL: https://github.com/pythongssapi/python-gssapi
|
||||||
Source0: https://files.pythonhosted.org/packages/94/a3/017f779dae311964aa919bb57852ec4ce9b30ad4a5973d8bee1022f192ec/gssapi-1.7.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/27/71/5110b5af9354e5eb66a30dbaa6bac2a5e3013057120544830a849dbd087b/gssapi-1.8.2.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Python-GSSAPI Python-GSSAPI provides both low-level and high level wrappers
|
Python-GSSAPI Python-GSSAPI provides both low-level and high level wrappers
|
||||||
@ -22,6 +22,7 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
|
BuildRequires: python3-Cython
|
||||||
BuildRequires: krb5-devel >= 1.10 krb5-libs >= 1.10 gcc
|
BuildRequires: krb5-devel >= 1.10 krb5-libs >= 1.10 gcc
|
||||||
# General requires
|
# General requires
|
||||||
BuildRequires: python3-decorator
|
BuildRequires: python3-decorator
|
||||||
@ -86,6 +87,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 6 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.8.2-1
|
||||||
|
- Upgrade package python3-gssapi to version 1.8.2
|
||||||
|
|
||||||
* Fri Sep 2 2022 liyanan <liyanan32@h-partners.com> - 1.7.3-2
|
* Fri Sep 2 2022 liyanan <liyanan32@h-partners.com> - 1.7.3-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user