pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-game



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 22 11:57:19 UTC 2024

Modified Files:
        pkgsrc/devel/py-game: Makefile distinfo

Log Message:
py-game: updated to 2.6.1

2.6.1

2.6.0 -> 2.6.1.dev1
grammar-fix
Update sprite.rst
build(deps): bump actions/checkout from 4.1.6 to 4.1.7
github: Bump cibuildwheel to v2.19.2
Update SpriteIntro.rst
buildconfig/appveyor: Python 3.13 for windows
buildconfig: Pin cython version to range
build(deps): bump pypa/cibuildwheel from 2.19.2 to 2.20.0
github/build-*: Fix Cython version specifier
manylinux: Remove old pypy 3.7


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/py-game/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-game/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-game/Makefile
diff -u pkgsrc/devel/py-game/Makefile:1.48 pkgsrc/devel/py-game/Makefile:1.49
--- pkgsrc/devel/py-game/Makefile:1.48  Mon Sep 16 19:14:46 2024
+++ pkgsrc/devel/py-game/Makefile       Tue Oct 22 11:57:19 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2024/09/16 19:14:46 adam Exp $
+# $NetBSD: Makefile,v 1.49 2024/10/22 11:57:19 adam Exp $
 
-DISTNAME=      pygame-2.6.0
+DISTNAME=      pygame-2.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel games python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Pygame/}

Index: pkgsrc/devel/py-game/distinfo
diff -u pkgsrc/devel/py-game/distinfo:1.17 pkgsrc/devel/py-game/distinfo:1.18
--- pkgsrc/devel/py-game/distinfo:1.17  Mon Sep 16 19:14:46 2024
+++ pkgsrc/devel/py-game/distinfo       Tue Oct 22 11:57:19 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2024/09/16 19:14:46 adam Exp $
+$NetBSD: distinfo,v 1.18 2024/10/22 11:57:19 adam Exp $
 
-BLAKE2s (pygame-2.6.0.tar.gz) = c47b10883635703149da24d493c5f0f73e0d3efa47f38b1354adabe620595a83
-SHA512 (pygame-2.6.0.tar.gz) = c52fc950744f50f6238c1b3585fb7d9e95a439df299342fb279d8079fef770e64879843207d59966744c221c20b8589ca2dc3c3647841ed3a84f93bc8c7628bf
-Size (pygame-2.6.0.tar.gz) = 15787643 bytes
+BLAKE2s (pygame-2.6.1.tar.gz) = 5fb7778df59528ffacb144c93c8f072add0a298922993a1394fae898b780e067
+SHA512 (pygame-2.6.1.tar.gz) = 67ae07be50822dac5b2ce4b04a04920dc22ac4d43c348e2a95646c7646ca82b822a1fd7b89a295406581969303235831e00aeec4ea29e975a80f8013170eee5d
+Size (pygame-2.6.1.tar.gz) = 14808125 bytes
 SHA1 (patch-buildconfig_Setup.SDL2.in) = 300e7ce4d5442955edc724c3d052c7738780e038
 SHA1 (patch-buildconfig_config__darwin.py) = 6ab81ce5cc5c9ce1923f4c4702a0faff9f22e184
 SHA1 (patch-buildconfig_config__unix.py) = cdd34d2dcec18f802e346c0a058612821ff23ee0



Home | Main Index | Thread Index | Old Index