update to 7.1.2

This commit is contained in:
lyn1001 2022-05-31 17:26:36 +08:00
parent 77c1f340f6
commit 62c0a075d9
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-pysaml2 Name: python-pysaml2
Version: 6.5.1 Version: 7.1.2
Release: 2 Release: 1
Summary: Python implementation of SAML Version 2 Standard Summary: Python implementation of SAML Version 2 Standard
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/IdentityPython/pysaml2 URL: https://github.com/IdentityPython/pysaml2
Source0: https://files.pythonhosted.org/packages/03/f3/18afb9220ade0f314979aafe09c31a8c9d88c2ae9588669a15efccda6e11/pysaml2-6.5.1.tar.gz Source0: https://github.com/IdentityPython/pysaml2/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-sphinx BuildRequires: python3-sphinx
@ -67,6 +67,9 @@ Documentation for Python implementation of SAML Version 2.
%{python3_sitelib}/*.egg-info %{python3_sitelib}/*.egg-info
%changelog %changelog
* Tue May 31 2022 liyanan <liyanan32@h-partners.com> - 7.1.2-1
- update to 7.1.2
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 6.5.1-2 * Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 6.5.1-2
- License compliance rectification - License compliance rectification

BIN
v7.1.2.tar.gz Normal file

Binary file not shown.