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:           Sat Oct 19 16:22:16 UTC 2024

Modified Files:
        pkgsrc/math/py-bottleneck: Makefile distinfo

Log Message:
py-bottleneck: updated to 1.4.2

1.4.2

Add python_requires to setup.py to limit build to 3.9+
Update the classifiers


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/py-bottleneck/Makefile
cvs rdiff -u -r1.11 -r1.12 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.18 pkgsrc/math/py-bottleneck/Makefile:1.19
--- pkgsrc/math/py-bottleneck/Makefile:1.18     Mon Oct 14 05:11:33 2024
+++ pkgsrc/math/py-bottleneck/Makefile  Sat Oct 19 16:22:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2024/10/14 05:11:33 adam Exp $
+# $NetBSD: Makefile,v 1.19 2024/10/19 16:22:16 adam Exp $
 
-DISTNAME=      bottleneck-1.4.1
+DISTNAME=      bottleneck-1.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=B/Bottleneck/}

Index: pkgsrc/math/py-bottleneck/distinfo
diff -u pkgsrc/math/py-bottleneck/distinfo:1.11 pkgsrc/math/py-bottleneck/distinfo:1.12
--- pkgsrc/math/py-bottleneck/distinfo:1.11     Mon Oct 14 05:11:33 2024
+++ pkgsrc/math/py-bottleneck/distinfo  Sat Oct 19 16:22:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/10/14 05:11:33 adam Exp $
+$NetBSD: distinfo,v 1.12 2024/10/19 16:22:16 adam Exp $
 
-BLAKE2s (bottleneck-1.4.1.tar.gz) = 3c80aa13be6c93f6e13a8f3f92bde0e0139b3a263c35f3dfd351fc6e7967ec67
-SHA512 (bottleneck-1.4.1.tar.gz) = fd30be4f363aabfe17e5ad9c944340dd32808977d15cd192159b4d8dcfe3591ccbe9edcf36c19d10f0851a94a309e07bf5e38a49e2ec180501680fa2f457d804
-Size (bottleneck-1.4.1.tar.gz) = 103538 bytes
+BLAKE2s (bottleneck-1.4.2.tar.gz) = 1b4885aad919b2c1c6bd32797a4b75628b85bfb11a3429b467a4d415b8682293
+SHA512 (bottleneck-1.4.2.tar.gz) = 6998a00375527fe77edd159311780a6551ee21dc2ef0ede7f47f6ca26542af4858df0065b2e8e82c3e5914069d0f467a770f460d04da5288d5a01ffd310d6292
+Size (bottleneck-1.4.2.tar.gz) = 103563 bytes



Home | Main Index | Thread Index | Old Index