diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:22:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:22:09 +0000 |
commit | ac7de648dc981a9e94a60fc51366ffc87e32dee7 (patch) | |
tree | d3172a9b15a044e9633f99e0ea13fc519c8994a2 /python-sweetrpg-api-core.spec | |
parent | 0e1de6d375334943a098a97322543eac62d5a97d (diff) |
automatic import of python-sweetrpg-api-coreopeneuler20.03
Diffstat (limited to 'python-sweetrpg-api-core.spec')
-rw-r--r-- | python-sweetrpg-api-core.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sweetrpg-api-core.spec b/python-sweetrpg-api-core.spec index ca3caa7..4d46ead 100644 --- a/python-sweetrpg-api-core.spec +++ b/python-sweetrpg-api-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sweetrpg-api-core -Version: 0.0.120 +Version: 0.0.128 Release: 1 Summary: please add a summary manually as the author left a blank one License: MIT URL: https://sweetrpg.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b2/53/7b06ef334ce723dc0237c51245bd58e0cfe0d75aa61c307e9c0f500ca7ec/sweetrpg-api-core-0.0.120.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/e2/cbfb8f96b804e3025b5e4dca91493fdebf8f85d31ba33bab5f668e7d599f/sweetrpg-api-core-0.0.128.tar.gz BuildArch: noarch Requires: python3-Flask @@ -87,7 +87,7 @@ Documentation for this package can be found [here](https://sweetrpg.github.io/ap %prep -%autosetup -n sweetrpg-api-core-0.0.120 +%autosetup -n sweetrpg-api-core-0.0.128 %build %py3_build @@ -127,5 +127,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.120-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.128-1 - Package Spec generated |