update version to 6.5.1
This commit is contained in:
parent
cd84438070
commit
b2739b7c41
Binary file not shown.
BIN
pysaml2-6.5.1.tar.gz
Normal file
BIN
pysaml2-6.5.1.tar.gz
Normal file
Binary file not shown.
@ -1,23 +1,25 @@
|
|||||||
Name: python-pysaml2
|
Name: python-pysaml2
|
||||||
Version: 6.1.0
|
Version: 6.5.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python implementation of SAML Version 2 Standard
|
Summary: Python implementation of SAML Version 2 Standard
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
URL: https://github.com/IdentityPython/pysaml2
|
URL: https://github.com/IdentityPython/pysaml2
|
||||||
Source0: https://github.com/IdentityPython/pysaml2/archive/v%{version}/pysaml2-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/03/f3/18afb9220ade0f314979aafe09c31a8c9d88c2ae9588669a15efccda6e11/pysaml2-6.5.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
BuildRequires: python3-defusedxml
|
BuildRequires: python3-defusedxml
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: python3-cryptography
|
Requires: python3-cryptography
|
||||||
Requires: python3-defusedxml
|
Requires: python3-defusedxml
|
||||||
Requires: python3-pyOpenSSL
|
Requires: python3-pyOpenSSL
|
||||||
Requires: python3-dateutil
|
Requires: python3-dateutil
|
||||||
Requires: python3-pytz
|
Requires: python3-pytz
|
||||||
Requires: python3-requests
|
Requires: python3-requests
|
||||||
Requires: python3-six
|
Requires: python3-six
|
||||||
|
Requires: python3-importlib-resources
|
||||||
|
Requires: python3-xmlschema
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PySAML2 is a pure python implementation of SAML2. It contains all
|
PySAML2 is a pure python implementation of SAML2. It contains all
|
||||||
@ -65,5 +67,8 @@ Documentation for Python implementation of SAML Version 2.
|
|||||||
%{python3_sitelib}/*.egg-info
|
%{python3_sitelib}/*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 6.5.1-1
|
||||||
|
- Update version to 6.5.1
|
||||||
|
|
||||||
* Sat Jan 30 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Jan 30 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user