diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:45:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:45:09 +0000 |
commit | a9a6b74b2621df10c719258f044d8e662e17cf0d (patch) | |
tree | c036f7e5081cf388fcd218807325f6a324bb8c37 /python-alas-ce0-client.spec | |
parent | cd427e6f93283f9b2350f65d6c9396e64e12c313 (diff) |
automatic import of python-alas-ce0-clientopeneuler20.03
Diffstat (limited to 'python-alas-ce0-client.spec')
-rw-r--r-- | python-alas-ce0-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-alas-ce0-client.spec b/python-alas-ce0-client.spec index 8db15ff..3ef12f8 100644 --- a/python-alas-ce0-client.spec +++ b/python-alas-ce0-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-alas-ce0-client -Version: 4.0.31 +Version: 4.0.36 Release: 1 Summary: API client for Alas.Ce0 project License: MIT URL: https://github.com/pypa/alas-ce0-client -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/c6/89434213bb2d7811b5ef70e8432ec2cf1c86793e05cac4dd5c4ff8965d76/alas-ce0-client-4.0.31.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0a/e5/2125cebda66cd34ae0aacd4ff5008b382e7ebeddab312063d09a2ecf4810/alas-ce0-client-4.0.36.tar.gz BuildArch: noarch Requires: python3-enum34 @@ -32,7 +32,7 @@ Provides: python3-alas-ce0-client-doc %prep -%autosetup -n alas-ce0-client-4.0.31 +%autosetup -n alas-ce0-client-4.0.36 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.31-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.36-1 - Package Spec generated |