From 36a2805044be9b652fd466036c94d5bc0df43dd7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:18:00 +0000 Subject: automatic import of python-social-auth-core --- .gitignore | 1 + python-social-auth-core.spec | 11 ++++------- sources | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9673092..af2835b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /social-auth-core-4.3.0.tar.gz +/social-auth-core-4.4.1.tar.gz diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 3d27016..d43722f 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-social-auth-core -Version: 4.3.0 +Version: 4.4.1 Release: 1 Summary: Python social authentication made simple. License: BSD URL: https://github.com/python-social-auth/social-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/f4/b556a8134490002597bbaa9cbaa6a71546bf6ad96b5d1a513656f49cb517/social-auth-core-4.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/60/0c4af9c7d01404bee0d68ae335978a74f939803e687c9fc45945a4e48928/social-auth-core-4.4.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -17,16 +17,13 @@ Requires: python3-defusedxml Requires: python3-python3-openid Requires: python3-jose Requires: python3-python3-saml -Requires: python3-lxml Requires: python3-cryptography Requires: python3-jose Requires: python3-python3-saml -Requires: python3-lxml Requires: python3-cryptography Requires: python3-cryptography Requires: python3-jose Requires: python3-python3-saml -Requires: python3-lxml %description > ## THIS PROJECT IS OPEN FOR MAINTAINERS @@ -215,7 +212,7 @@ it improving. %prep -%autosetup -n social-auth-core-4.3.0 +%autosetup -n social-auth-core-4.4.1 %build %py3_build @@ -255,5 +252,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 4.3.0-1 +* Mon Apr 10 2023 Python_Bot - 4.4.1-1 - Package Spec generated diff --git a/sources b/sources index fc56385..e5687bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b08b0abae46631d9755b1878de13ece social-auth-core-4.3.0.tar.gz +7f725ff15095aad9b3c3257c11b6ea92 social-auth-core-4.4.1.tar.gz -- cgit v1.2.3