From ff085a869d15e4c860447d6af459b7ea018a16c0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:43:04 +0000 Subject: automatic import of python-asana --- .gitignore | 1 + python-asana.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1dbe146..877264e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /asana-3.2.0.tar.gz +/asana-3.2.1.tar.gz diff --git a/python-asana.spec b/python-asana.spec index 16fc389..d4b82e6 100644 --- a/python-asana.spec +++ b/python-asana.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-asana -Version: 3.2.0 +Version: 3.2.1 Release: 1 Summary: Asana API client License: MIT URL: http://github.com/asana/python-asana -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/61/84/7dcdb78f3ddb1011f628812cab45a5616e572099f42e9279756e92ad7230/asana-3.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/56/ce09c79633547df2db8e50904485dba224152691b563934b42755c9f6d63/asana-3.2.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -87,7 +87,7 @@ When the user is redirected back to your callback, check the `state` URL paramet Note: if you're writing a non-browser-based application (e.x. a command line tool) you can use the special redirect URI `urn:ietf:wg:oauth:2.0:oob` to prompt the user to copy and paste the code into the application. %prep -%autosetup -n asana-3.2.0 +%autosetup -n asana-3.2.1 %build %py3_build @@ -127,5 +127,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 3.2.0-1 +* Fri Apr 21 2023 Python_Bot - 3.2.1-1 - Package Spec generated diff --git a/sources b/sources index 45ce7ee..95d8b77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06f11159c009bad09adbb2b2d1e65c0c asana-3.2.0.tar.gz +26111b2258cdc2ba3a7e4ec7c3cefaec asana-3.2.1.tar.gz -- cgit v1.2.3