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 --- python-baseball.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-baseball.spec') 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 -- cgit v1.2.3