diff options
Diffstat (limited to 'python-auth0-python.spec')
| -rw-r--r-- | python-auth0-python.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-auth0-python.spec b/python-auth0-python.spec index f36ab84..8e22f93 100644 --- a/python-auth0-python.spec +++ b/python-auth0-python.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-auth0-python -Version: 4.1.0 +Version: 4.1.1 Release: 1 Summary: Auth0 Python SDK License: MIT URL: https://github.com/auth0/auth0-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/cb/f6d0ea3d8e42b0f99afeee483781e566a672351da83f3351341fad7c2114/auth0-python-4.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/f8/8bb035ba5212d61065ce06006308641c3d8711dc538827da7430208947c1/auth0-python-4.1.1.tar.gz BuildArch: noarch Requires: python3-requests @@ -59,7 +59,7 @@ Provides: python3-auth0-python-doc This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-python/blob/master/LICENSE"> LICENSE</a> file for more info.</p> %prep -%autosetup -n auth0-python-4.1.0 +%autosetup -n auth0-python-4.1.1 %build %py3_build @@ -99,5 +99,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.1-1 - Package Spec generated |
