pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mmh3
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 11 13:07:57 UTC 2026
Modified Files:
pkgsrc/devel/py-mmh3: Makefile distinfo
Log Message:
py-mmh3: updated to 5.2.1
5.2.1
Added
Add support for the Android wheel for Python 3.14.
Removed
Drop support for Python 3.9, as it has reached the end of life on 2025-10-31.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-mmh3/Makefile \
pkgsrc/devel/py-mmh3/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-mmh3/Makefile
diff -u pkgsrc/devel/py-mmh3/Makefile:1.6 pkgsrc/devel/py-mmh3/Makefile:1.7
--- pkgsrc/devel/py-mmh3/Makefile:1.6 Sun Nov 16 11:50:53 2025
+++ pkgsrc/devel/py-mmh3/Makefile Wed Mar 11 13:07:57 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2025/11/16 11:50:53 adam Exp $
+# $NetBSD: Makefile,v 1.7 2026/03/11 13:07:57 adam Exp $
-DISTNAME= mmh3-5.2.0
+DISTNAME= mmh3-5.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mmh3/}
Index: pkgsrc/devel/py-mmh3/distinfo
diff -u pkgsrc/devel/py-mmh3/distinfo:1.6 pkgsrc/devel/py-mmh3/distinfo:1.7
--- pkgsrc/devel/py-mmh3/distinfo:1.6 Sun Nov 16 11:50:53 2025
+++ pkgsrc/devel/py-mmh3/distinfo Wed Mar 11 13:07:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/11/16 11:50:53 adam Exp $
+$NetBSD: distinfo,v 1.7 2026/03/11 13:07:57 adam Exp $
-BLAKE2s (mmh3-5.2.0.tar.gz) = ca9c147d1e0bdd05563663c0c05f018182093683226cf15afab4a761a8a44b34
-SHA512 (mmh3-5.2.0.tar.gz) = 9afc8c21f2ca30b6d6b2617c09562256604fe6616a7fe2f522a6ebf4419f5d72fe62dfa728d78be04878b736c4978962a426cceef6e5b2d3964b4daa3011dae4
-Size (mmh3-5.2.0.tar.gz) = 33582 bytes
+BLAKE2s (mmh3-5.2.1.tar.gz) = 3b3a34ed927a4b40684f52d1929fab968931d6cefd2e3eb1ef3eaf63113dfe7b
+SHA512 (mmh3-5.2.1.tar.gz) = cb873c7041e9a460d0e16fb162cc8fb75c01928be0dd35e43ef62688fd5453f0a0babd0beceb84a8f8eeb360b7c68980728f28d571146d9d0f2bbbba69e8a858
+Size (mmh3-5.2.1.tar.gz) = 33775 bytes
Home |
Main Index |
Thread Index |
Old Index