From b672711794923ed24cb2b6ac78c35493411d85d3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 19:47:26 +0000 Subject: automatic import of python-berserk --- .gitignore | 1 + python-berserk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 289c83c..4654597 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /berserk-0.12.3.tar.gz +/berserk-0.12.4.tar.gz 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 `_ %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 - 0.12.3-1 +* Tue May 30 2023 Python_Bot - 0.12.4-1 - Package Spec generated diff --git a/sources b/sources index 789c7b3..cf4814d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbc115b03d0e6551d618a216ee1a258e berserk-0.12.3.tar.gz +4ebbb8fbf2e728bab65b3bb8b9c569a9 berserk-0.12.4.tar.gz -- cgit v1.2.3