From 1a4a18fefbc43bcf61696206f046a96812f9606e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:55:23 +0000 Subject: automatic import of python-baseball --- .gitignore | 1 + python-baseball.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bfb30c4..01df340 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /baseball-16.12.tar.gz +/baseball-16.16.tar.gz diff --git a/python-baseball.spec b/python-baseball.spec index 78e8fa9..a843c72 100644 --- a/python-baseball.spec +++ b/python-baseball.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-baseball -Version: 16.12 +Version: 16.16 Release: 1 Summary: Library to download, anaylyze, and visualize events in Major League Baseball games. License: MIT URL: https://github.com/benjamincrom/baseball -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/d8/516b59fbb8de21fa98e065cd82c3829947aa612ed45163cf02f3aa4d5464/baseball-16.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/dd/4f9173e516d7a379dd510aba1a9a8ebd4d4572b60b462eff0bc539db30ef/baseball-16.16.tar.gz BuildArch: noarch Requires: python3-dateutil @@ -31,7 +31,7 @@ Provides: python3-baseball-doc %prep -%autosetup -n baseball-16.12 +%autosetup -n baseball-16.16 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 16.12-1 +* Tue Apr 25 2023 Python_Bot - 16.16-1 - Package Spec generated diff --git a/sources b/sources index f26875a..f99109b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc75068435920aa6da8d7b18ba455e31 baseball-16.12.tar.gz +a5671e90ecd2baac06137d202c58a83b baseball-16.16.tar.gz -- cgit v1.2.3