diff --git a/pysaml2-6.5.1.tar.gz b/pysaml2-6.5.1.tar.gz deleted file mode 100644 index 343c189..0000000 Binary files a/pysaml2-6.5.1.tar.gz and /dev/null differ diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 4a436b9..757d24e 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -1,10 +1,10 @@ Name: python-pysaml2 -Version: 6.5.1 +Version: 7.1.2 Release: 1 Summary: Python implementation of SAML Version 2 Standard -License: Apache License 2.0 +License: Apache-2.0 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 BuildRequires: python3-sphinx @@ -67,6 +67,9 @@ Documentation for Python implementation of SAML Version 2. %{python3_sitelib}/*.egg-info %changelog +* Thu Oct 20 2022 xu_ping - 7.1.2-1 +- update to 7.1.2 + * Mon Aug 09 2021 OpenStack_SIG - 6.5.1-1 - Update version to 6.5.1 diff --git a/v7.1.2.tar.gz b/v7.1.2.tar.gz new file mode 100644 index 0000000..e2df7bb Binary files /dev/null and b/v7.1.2.tar.gz differ