summaryrefslogtreecommitdiff
path: root/python-social-auth-core.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-social-auth-core.spec')
-rw-r--r--python-social-auth-core.spec11
1 files changed, 4 insertions, 7 deletions
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 <Python_Bot@openeuler.org> - 4.3.0-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.1-1
- Package Spec generated