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:           Thu Sep  3 07:33:23 UTC 2026

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

Log Message:
py-mmh3: updated to 5.3.0

5.3.0

Added

Add support for Python 3.15

Fixed

Fix undefined behavior when writing to const-qualified 128-bit digest buffers


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/devel/py-mmh3/Makefile:1.8
--- pkgsrc/devel/py-mmh3/Makefile:1.7   Wed Mar 11 13:07:57 2026
+++ pkgsrc/devel/py-mmh3/Makefile       Thu Sep  3 07:33:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2026/03/11 13:07:57 adam Exp $
+# $NetBSD: Makefile,v 1.8 2026/09/03 07:33:23 adam Exp $
 
-DISTNAME=      mmh3-5.2.1
+DISTNAME=      mmh3-5.3.0
 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.7 pkgsrc/devel/py-mmh3/distinfo:1.8
--- pkgsrc/devel/py-mmh3/distinfo:1.7   Wed Mar 11 13:07:57 2026
+++ pkgsrc/devel/py-mmh3/distinfo       Thu Sep  3 07:33:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2026/03/11 13:07:57 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/09/03 07:33:23 adam Exp $
 
-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
+BLAKE2s (mmh3-5.3.0.tar.gz) = 2a1bbc592b183ca485622cafea5c18aeb8649b0e1c0724a8380732e89b16d7c0
+SHA512 (mmh3-5.3.0.tar.gz) = 474575434792622c507d945718a927904f6ddc8c57199ac70e9693f13f9d9d42db27db3a8ee8af86712b39b96bef43cfd56dead80018c0c53b90233b04eea5f1
+Size (mmh3-5.3.0.tar.gz) = 33607 bytes



Home | Main Index | Thread Index | Old Index