diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:13:49 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:13:49 +0000 |
| commit | c957df57b99c5c06d5491ea87cdea4f00a0e9243 (patch) | |
| tree | cd54ebb1ef16e8f1517cd67512221564790e23e5 | |
| parent | d0adf68edc6ef481cc8fc34f0cae5570bc108c51 (diff) | |
automatic import of python-auth0-pythonopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-auth0-python.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /auth0-python-4.1.0.tar.gz +/auth0-python-4.1.1.tar.gz 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 @@ -1 +1 @@ -6d54390b22b24da71b2715fec83ada5c auth0-python-4.1.0.tar.gz +13cc2070cf7eccbf592e015f44a058b1 auth0-python-4.1.1.tar.gz |
