diff --git a/pysaml2-4.8.0.tar.gz b/pysaml2-4.8.0.tar.gz new file mode 100644 index 0000000..cc8b73b Binary files /dev/null and b/pysaml2-4.8.0.tar.gz differ 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..79db79c 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -1,10 +1,10 @@ Name: python-pysaml2 -Version: 6.5.1 +Version: 4.8.0 Release: 1 Summary: Python implementation of SAML Version 2 Standard License: Apache License 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://files.pythonhosted.org/packages/33/80/8f32e72b4b44b5423e94a04f0014deff75618e72bed0f76a6930e06fff8f/pysaml2-4.8.0.tar.gz BuildArch: noarch BuildRequires: python3-sphinx @@ -18,8 +18,6 @@ Requires: python3-dateutil Requires: python3-pytz Requires: python3-requests Requires: python3-six -Requires: python3-importlib-resources -Requires: python3-xmlschema %description PySAML2 is a pure python implementation of SAML2. It contains all @@ -67,8 +65,5 @@ Documentation for Python implementation of SAML Version 2. %{python3_sitelib}/*.egg-info %changelog -* Mon Aug 09 2021 OpenStack_SIG - 6.5.1-1 -- Update version to 6.5.1 - -* Sat Jan 30 2021 Python_Bot -- Package Spec generated +* Thu Nov 11 2021 OpenStack_SIG - 4.8.0-1 +- Init with version 4.8.0 to support OpenStack Train