diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 14:04:08 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 14:04:08 +0000 |
commit | e4ec3b994fb7cada9334757d983030254e21994b (patch) | |
tree | ce27fd8e93dc7435aa3a08853c34218ba93e61bc | |
parent | 31772af2d085cb0f48cdbaa3d603bddd67c41180 (diff) |
automatic import of python-sweetrpg-dbopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-sweetrpg-db.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /sweetrpg-db-0.0.105.tar.gz +/sweetrpg-db-0.0.109.tar.gz diff --git a/python-sweetrpg-db.spec b/python-sweetrpg-db.spec index fb23102..984282b 100644 --- a/python-sweetrpg-db.spec +++ b/python-sweetrpg-db.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sweetrpg-db -Version: 0.0.105 +Version: 0.0.109 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/5c/9e/5c24816e46fbad870dec51c1a71e8114b290349b139846e726e0a758170b/sweetrpg-db-0.0.105.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/97/a9afb8c024a9137f8f6537e691a1229b8694c1e5a45e38a5ee11a8fe720f/sweetrpg-db-0.0.109.tar.gz BuildArch: noarch Requires: python3-marshmallow @@ -87,7 +87,7 @@ Documentation for this package can be found [here](https://sweetrpg.github.io/db %prep -%autosetup -n sweetrpg-db-0.0.105 +%autosetup -n sweetrpg-db-0.0.109 %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.105-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.109-1 - Package Spec generated @@ -1 +1 @@ -492bdbcb51f65a0fa907cb9c30978c06 sweetrpg-db-0.0.105.tar.gz +44e3ecc00f7113c0e056618914566952 sweetrpg-db-0.0.109.tar.gz |