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: Mon May 27 05:05:48 UTC 2024
Modified Files:
pkgsrc/devel/py-bitstring: Makefile distinfo
Log Message:
py-bitstring: updated to 4.2.3
4.2.3
More small bug fixes related to some of the new (beta) float formats.
* Some codes representing exotic float negative zero converted to positive zero.
* Auto-scaling rounding the wrong way on occasion.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-bitstring/Makefile
cvs rdiff -u -r1.9 -r1.10 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.8 pkgsrc/devel/py-bitstring/Makefile:1.9
--- pkgsrc/devel/py-bitstring/Makefile:1.8 Sat May 11 05:06:04 2024
+++ pkgsrc/devel/py-bitstring/Makefile Mon May 27 05:05:48 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/05/11 05:06:04 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/05/27 05:05:48 adam Exp $
-DISTNAME= bitstring-4.2.2
+DISTNAME= bitstring-4.2.3
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.9 pkgsrc/devel/py-bitstring/distinfo:1.10
--- pkgsrc/devel/py-bitstring/distinfo:1.9 Sat May 11 05:06:04 2024
+++ pkgsrc/devel/py-bitstring/distinfo Mon May 27 05:05:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/05/11 05:06:04 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/05/27 05:05:48 adam Exp $
-BLAKE2s (bitstring-4.2.2.tar.gz) = 70a580b5ce834bba75245da21c3a1f3ffb77e19811e75ac76edd96111609a4fb
-SHA512 (bitstring-4.2.2.tar.gz) = 4700b45c9a56c21a09d61c464a4b2de899bb1cbdb1c5057e5c0f7c388adbda8feb260bdd56f073e53e256c39825cf7cd4b105bf9f57dd6d9d4916717941ff4bf
-Size (bitstring-4.2.2.tar.gz) = 249409 bytes
+BLAKE2s (bitstring-4.2.3.tar.gz) = 77a330cb9ad0cbd50e9a3157cf567fc06e84ebf9b35a577298cfdf68747e2f1b
+SHA512 (bitstring-4.2.3.tar.gz) = caf53aeb746f4c132d7b91e2c0983bc96f33cb240033872e9d6fc15318f3ced2638427ccc6fc5bfbac05d221fbb4cad4791213b32f97d8a1f8d57e8841a3e176
+Size (bitstring-4.2.3.tar.gz) = 250537 bytes
Home |
Main Index |
Thread Index |
Old Index