2025-05-21 21:21:11 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-bottleneck: updated to 1.5.0 1.5.0 Maintenance Drop unnecessary build dependency on wheel Remove 32-bit Linux wheels, because NumPy no longer provides them Some code cleanups: removed Python 2.x-specific code paths, fixes for \ deprecation warnings coming from setuptools Enhancements Support for free-threaded CPython Improved platform support: wheels for Linux aarch64, macOS x86-64 and arm64, and \ free-threaded CPython |
2025-04-15 18:31:40 by Adam Ciarcinski | Files touched by this commit (58) | ![]() |
Log message: Fix PLIST after py-setuptools update; bump depends and revision |
2025-03-05 11:13:31 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-bottleneck: fix wheel name for latest setuptools and depend on it Bump PKGREVISION. |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-10-19 18:22:16 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
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 |
2024-10-14 07:11:34 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-bottleneck: updated to 1.4.1 1.4.1 Unknown changes |
2024-08-05 09:44:56 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-bottleneck: updated to 1.4.0 v1.4.0 compatible with Numpy 2.0 |
2024-02-26 19:21:26 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-bottleneck: updated to 1.3.8 Bottleneck 1.3.8 Enhancements Python 3.12 wheel available Update CI config |