diff options
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 |