pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hexbytes



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  6 17:05:17 UTC 2025

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

Log Message:
py-hexbytes: updated to 1.3.0

1.3.0

Merge template, adding py313 suppport and removing bumpversion for bump-my-version


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-hexbytes/Makefile \
    pkgsrc/devel/py-hexbytes/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-hexbytes/Makefile
diff -u pkgsrc/devel/py-hexbytes/Makefile:1.12 pkgsrc/devel/py-hexbytes/Makefile:1.13
--- pkgsrc/devel/py-hexbytes/Makefile:1.12      Mon Nov 11 07:28:10 2024
+++ pkgsrc/devel/py-hexbytes/Makefile   Thu Feb  6 17:05:17 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/11/11 07:28:10 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/02/06 17:05:17 adam Exp $
 
-DISTNAME=      hexbytes-1.2.1
+DISTNAME=      hexbytes-1.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hexbytes/}
@@ -17,7 +17,5 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-xdist
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-hexbytes/distinfo
diff -u pkgsrc/devel/py-hexbytes/distinfo:1.12 pkgsrc/devel/py-hexbytes/distinfo:1.13
--- pkgsrc/devel/py-hexbytes/distinfo:1.12      Tue Jun 18 10:34:05 2024
+++ pkgsrc/devel/py-hexbytes/distinfo   Thu Feb  6 17:05:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/06/18 10:34:05 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/02/06 17:05:17 adam Exp $
 
-BLAKE2s (hexbytes-1.2.1.tar.gz) = 6e69973aa0f8e733ec5342ed74be624647345262455d856959760a6b4945f2b3
-SHA512 (hexbytes-1.2.1.tar.gz) = b70e13c22bd3d0cc028890daa1d03304db8c48d0101214102b3b170c936bf30ff5d114f0534fee1c0d04913b13ccfb3e6e028c2ff10c8d6fd5b4c7b0ad03d048
-Size (hexbytes-1.2.1.tar.gz) = 7722 bytes
+BLAKE2s (hexbytes-1.3.0.tar.gz) = 30f5bd4c7c586f925d1e5240919c6418a2caf779c09fc6ad50030ba3acc19884
+SHA512 (hexbytes-1.3.0.tar.gz) = 8ae45af87cfad2ea4057527552fa2ee9adda471cb3347aa11e53e44ae90af99b2c7a051f96ddb47660dd3cd739239c22590b4d937c0ee49dd45db37265aeea3e
+Size (hexbytes-1.3.0.tar.gz) = 8200 bytes



Home | Main Index | Thread Index | Old Index