summaryrefslogtreecommitdiff
path: root/python-oauth2-client.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-oauth2-client.spec')
-rw-r--r--python-oauth2-client.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-oauth2-client.spec b/python-oauth2-client.spec
index 49e28ee..9e220b9 100644
--- a/python-oauth2-client.spec
+++ b/python-oauth2-client.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-oauth2-client
-Version: 1.3.0
+Version: 1.4.0
Release: 1
Summary: A client library for OAuth2
License: None
URL: http://github.com/antechrestos/OAuth2Client
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/0c/938044f495fc8253f12aa5b0e7835ea9973434a98bb816a1bf34b6a37d91/oauth2-client-1.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/24/fc93c244b3533df61c09dd1dfe8085ce5f0c3dbec57a29e9c4c8c425156c/oauth2-client-1.4.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-oauth2-client-doc
%prep
-%autosetup -n oauth2-client-1.3.0
+%autosetup -n oauth2-client-1.4.0
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.0-1
- Package Spec generated