From afc0099c9e0c692cf959d0b4e8d2527aefb4cb2a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:18:06 +0000 Subject: automatic import of python-oauth2-client --- .gitignore | 1 + python-oauth2-client.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 950763d..c63b7cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oauth2-client-1.3.0.tar.gz +/oauth2-client-1.4.0.tar.gz 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 - 1.3.0-1 +* Sun Apr 23 2023 Python_Bot - 1.4.0-1 - Package Spec generated diff --git a/sources b/sources index ed8d8b8..a1bd7e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb03cd7a71ec992d1d68c72b209d32b6 oauth2-client-1.3.0.tar.gz +f198752fcd4ca89732e24b5105435eab oauth2-client-1.4.0.tar.gz -- cgit v1.2.3