diff options
Diffstat (limited to 'python-berserk.spec')
-rw-r--r-- | python-berserk.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-berserk.spec b/python-berserk.spec index 8aa3de4..94dc884 100644 --- a/python-berserk.spec +++ b/python-berserk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-berserk -Version: 0.12.3 +Version: 0.12.4 Release: 1 Summary: Python client for the lichess API License: GPL-3.0-or-later URL: https://github.com/lichess-org/berserk -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/74/b2/18a2007917f86f34e1c6507fa791f7e3d9159e6976ce22994584700f7603/berserk-0.12.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/4c/b3df33ced26edff9c2543c8613a94d0a6b453401c78811e5eea24f5512f8/berserk-0.12.4.tar.gz BuildArch: noarch Requires: python3-requests @@ -37,7 +37,7 @@ This is based on the `original berserk version created by rhgrant10 <https://git `Documentation <https://lichess-org.github.io/berserk/>`_ %prep -%autosetup -n berserk-0.12.3 +%autosetup -n berserk-0.12.4 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.3-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.4-1 - Package Spec generated |