From edd021c2fedde5efa8a78d6518711e9ac17ea927 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:15:33 +0000 Subject: automatic import of python-pygame --- .gitignore | 1 + python-pygame.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 760bfe9..715b802 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pygame-2.2.0.tar.gz +/pygame-2.3.0.tar.gz diff --git a/python-pygame.spec b/python-pygame.spec index a9c76d8..99b28df 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pygame -Version: 2.2.0 +Version: 2.3.0 Release: 1 Summary: Python Game Development License: LGPL URL: https://www.pygame.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/06/bf/008bcc00ebe22fcbea016f80566216c0b8e2cfea2bfdbf72664f676069b5/pygame-2.2.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/2d/3ecf1c23d48de693e0b0b4b1d02db245934db06d5052c4d4d3eaa68f7b6f/pygame-2.3.0.tar.gz %description @@ -30,7 +30,7 @@ Provides: python3-pygame-doc pip install pygame %prep -%autosetup -n pygame-2.2.0 +%autosetup -n pygame-2.3.0 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 2.2.0-1 +* Fri Apr 21 2023 Python_Bot - 2.3.0-1 - Package Spec generated diff --git a/sources b/sources index cc40ca0..3379c30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6701b8feb39ca0b8380353804e61330b pygame-2.2.0.tar.gz +98434377f72219a60ff45e8452fb7d87 pygame-2.3.0.tar.gz -- cgit v1.2.3