pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-bitstring
Module Name: pkgsrc
Committed By: adam
Date: Sat Apr 12 09:31:52 UTC 2025
Modified Files:
pkgsrc/devel/py-bitstring: Makefile PLIST distinfo
Log Message:
py-bitstring: updated to 4.3.1
4.3.1
* Updated bitarray dependency to allow for v3.x.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-bitstring/Makefile \
pkgsrc/devel/py-bitstring/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-bitstring/PLIST
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-bitstring/Makefile
diff -u pkgsrc/devel/py-bitstring/Makefile:1.11 pkgsrc/devel/py-bitstring/Makefile:1.12
--- pkgsrc/devel/py-bitstring/Makefile:1.11 Tue Feb 4 06:35:41 2025
+++ pkgsrc/devel/py-bitstring/Makefile Sat Apr 12 09:31:51 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/02/04 06:35:41 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/04/12 09:31:51 adam Exp $
-DISTNAME= bitstring-4.3.0
+DISTNAME= bitstring-4.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bitstring/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/scott-griff
COMMENT= Simple construction, analysis and modification of binary data
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-bitarray>=3.0.0:../../devel/py-bitarray
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-bitstring/distinfo
diff -u pkgsrc/devel/py-bitstring/distinfo:1.11 pkgsrc/devel/py-bitstring/distinfo:1.12
--- pkgsrc/devel/py-bitstring/distinfo:1.11 Tue Feb 4 06:35:41 2025
+++ pkgsrc/devel/py-bitstring/distinfo Sat Apr 12 09:31:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/02/04 06:35:41 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/04/12 09:31:51 adam Exp $
-BLAKE2s (bitstring-4.3.0.tar.gz) = 56349623555431f8f6f2875685a29e6b1a0eb90653d6572862f76ff5e26bcf00
-SHA512 (bitstring-4.3.0.tar.gz) = 72a4b343d5035ed6f88a165466337d7b519b10bde58a91ebb001e74e81ad1eaeb03ad643958a4956ffbe012da237533eaec9bb8c18cc546030a7306172dbd826
-Size (bitstring-4.3.0.tar.gz) = 251408 bytes
+BLAKE2s (bitstring-4.3.1.tar.gz) = a57780a7944feb78980d04b741920bb22e41d671a6a87b30349f1d5de0b234e4
+SHA512 (bitstring-4.3.1.tar.gz) = 5c36d37eb447632c95559788187ea40436fb327a6fab72c6c7332a11726172a1ac9f9ea115022ed2bab644152f04e73541efd838a057890763a2dba78d1dc4ab
+Size (bitstring-4.3.1.tar.gz) = 251426 bytes
Index: pkgsrc/devel/py-bitstring/PLIST
diff -u pkgsrc/devel/py-bitstring/PLIST:1.5 pkgsrc/devel/py-bitstring/PLIST:1.6
--- pkgsrc/devel/py-bitstring/PLIST:1.5 Wed May 8 12:00:21 2024
+++ pkgsrc/devel/py-bitstring/PLIST Sat Apr 12 09:31:51 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2024/05/08 12:00:21 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.6 2025/04/12 09:31:51 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/bitstring/__init__.py
${PYSITELIB}/bitstring/__init__.pyc
Home |
Main Index |
Thread Index |
Old Index