pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-bottleneck
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 24 19:30:19 UTC 2023
Modified Files:
pkgsrc/math/py-bottleneck: Makefile distinfo
Log Message:
py-bottleneck: updated to 1.3.6
Bottleneck 1.3.6
Bug Fixes
- Fix ValueError: cannot convert float NaN to integer with new numpy version
Cleanup
- Python 3.6 wheel won't be built anymore because of the deprecation in the associated
Python Github action
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/py-bottleneck/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/py-bottleneck/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-bottleneck/Makefile
diff -u pkgsrc/math/py-bottleneck/Makefile:1.11 pkgsrc/math/py-bottleneck/Makefile:1.12
--- pkgsrc/math/py-bottleneck/Makefile:1.11 Mon Sep 12 08:15:35 2022
+++ pkgsrc/math/py-bottleneck/Makefile Tue Jan 24 19:30:19 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/09/12 08:15:35 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/01/24 19:30:19 adam Exp $
-DISTNAME= Bottleneck-1.3.5
+DISTNAME= Bottleneck-1.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=B/Bottleneck/}
Index: pkgsrc/math/py-bottleneck/distinfo
diff -u pkgsrc/math/py-bottleneck/distinfo:1.6 pkgsrc/math/py-bottleneck/distinfo:1.7
--- pkgsrc/math/py-bottleneck/distinfo:1.6 Mon Sep 12 08:15:35 2022
+++ pkgsrc/math/py-bottleneck/distinfo Tue Jan 24 19:30:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/09/12 08:15:35 adam Exp $
+$NetBSD: distinfo,v 1.7 2023/01/24 19:30:19 adam Exp $
-BLAKE2s (Bottleneck-1.3.5.tar.gz) = 68542427d09778f821dec07a657b1cb6efe2cc4167e761c0e14c175f69e65f76
-SHA512 (Bottleneck-1.3.5.tar.gz) = 6f7c16714143d976e9b376344541678c364baaefa10a6946b3d736f6bd00ea6ebcc7cf9b71e404e3402be8a7d981680c8a67fc4295a292a8ad5ab36f67a59fa4
-Size (Bottleneck-1.3.5.tar.gz) = 102888 bytes
+BLAKE2s (Bottleneck-1.3.6.tar.gz) = 4c12899013d56021e83b6c557c28e76585807f715d9b97a1536e54efeeabd8fe
+SHA512 (Bottleneck-1.3.6.tar.gz) = d7fd9b36d337928b6df6283f5ccfdfc7f32d1a22442b681d099a869742bb7c88922dd9ed7f5e873f594300b607655ea9aad8ed0414a5703b505fd838db2ae25a
+Size (Bottleneck-1.3.6.tar.gz) = 103080 bytes
Home |
Main Index |
Thread Index |
Old Index