Skip to content

Commit e748c0d

Browse files
author
adam
committed
py-bottleneck: updated to 1.6.0
Bottleneck 1.6.0 Maintenance - Add Python 3.14 support, drop Python 3.9 - Add free-threading trove classifier - Bump upper bound on numpy to account for numpy 2.3.x
1 parent a5c1266 commit e748c0d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

math/py-bottleneck/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.24 2025/07/03 19:18:07 wiz Exp $
1+
# $NetBSD: Makefile,v 1.25 2025/10/03 12:22:12 adam Exp $
22

3-
DISTNAME= bottleneck-1.5.0
3+
DISTNAME= bottleneck-1.6.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= math python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=B/Bottleneck/}

math/py-bottleneck/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.13 2025/05/21 19:21:10 adam Exp $
1+
$NetBSD: distinfo,v 1.14 2025/10/03 12:22:12 adam Exp $
22

3-
BLAKE2s (bottleneck-1.5.0.tar.gz) = fed7ff007791aec77e3c206d422f97314085f566d77a488e2680efe969746151
4-
SHA512 (bottleneck-1.5.0.tar.gz) = 9fefe695afcec7c2ad29db7f84870bbea2224b96b606d0e72b1b6310e078fa098c6950dd3b3ac3bafc927fc0bbf6c56c3fcf89908530d806adeda1d10dec2ee7
5-
Size (bottleneck-1.5.0.tar.gz) = 104177 bytes
3+
BLAKE2s (bottleneck-1.6.0.tar.gz) = 0be4abcf60cccaecb58a7cc2e09a4c02bd8e1731810b4df4e54bab26a50f88f9
4+
SHA512 (bottleneck-1.6.0.tar.gz) = e83d470b3380d579966855eef18c50069ca7db7a789ce0e8c39b707d0a8ad7cd2179121bad0c8bce41da5095ea1dea3dbfd59d31968ab21724d66baad694d978
5+
Size (bottleneck-1.6.0.tar.gz) = 104311 bytes

0 commit comments

Comments
 (0)