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: Thu Dec 7 12:37:38 UTC 2023
Modified Files:
pkgsrc/devel/py-bitstring: Makefile distinfo
Log Message:
py-bitstring: updated to 4.1.4
version 4.1.4
Fixing a regression introduced in 4.1.3
* 'bytes' token can't be used without explicit length.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-bitstring/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-bitstring/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-bitstring/Makefile
diff -u pkgsrc/devel/py-bitstring/Makefile:1.5 pkgsrc/devel/py-bitstring/Makefile:1.6
--- pkgsrc/devel/py-bitstring/Makefile:1.5 Thu Nov 23 08:56:51 2023
+++ pkgsrc/devel/py-bitstring/Makefile Thu Dec 7 12:37:38 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/11/23 08:56:51 adam Exp $
+# $NetBSD: Makefile,v 1.6 2023/12/07 12:37:38 adam Exp $
-DISTNAME= bitstring-4.1.3
+DISTNAME= bitstring-4.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bitstring/}
Index: pkgsrc/devel/py-bitstring/distinfo
diff -u pkgsrc/devel/py-bitstring/distinfo:1.6 pkgsrc/devel/py-bitstring/distinfo:1.7
--- pkgsrc/devel/py-bitstring/distinfo:1.6 Thu Nov 23 08:56:51 2023
+++ pkgsrc/devel/py-bitstring/distinfo Thu Dec 7 12:37:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/11/23 08:56:51 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/12/07 12:37:38 adam Exp $
-BLAKE2s (bitstring-4.1.3.tar.gz) = 0cc71b6b0b7bce218a573eb04c100679191d785bbe0282b042322f9feed83ed1
-SHA512 (bitstring-4.1.3.tar.gz) = 57e247a019c89179f258fbf34454ec812a0e87aacec9cbad9b7166afc130629878ac6f40987380906ae2f2c3175999e2fa7a071d87f607ba2d9301100aee9263
-Size (bitstring-4.1.3.tar.gz) = 231483 bytes
+BLAKE2s (bitstring-4.1.4.tar.gz) = 444a80e2dba937343b648b522aa1e6eb3a9814e718210e7837f8187788f92501
+SHA512 (bitstring-4.1.4.tar.gz) = e05d983ac340565b193c4b4d5f7f5fceea3ba68f04c348ab42cd1d783ac64e1b1adb0ce9bcaac20335137f103d51df198421c7cfee1e5c1ad9f3c9b89b77b679
+Size (bitstring-4.1.4.tar.gz) = 232014 bytes
Home |
Main Index |
Thread Index |
Old Index