diff options
Diffstat (limited to 'python-asana.spec')
| -rw-r--r-- | python-asana.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.2.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.1-1 - Package Spec generated |
