2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | |
Log message: *: restrict py-numpy users to 3.9+ in preparation for update |
2022-04-10 02:57:15 by David H. Gutteridge | Files touched by this commit (18) |
Log message: Fix build breakage from py-scipy now being Python >= 3.8 |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message: Forget about Python 3.6 |
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
2021-04-09 16:41:35 by Tobias Nygren | Files touched by this commit (14) |
Log message: revert wrong fix for py-scipy python 3.6 deprecation, fix properly |
2019-06-15 08:55:51 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-abcpmc: disallow Python 2.7 because of py-scipy |
2016-10-12 21:51:45 by Kamil Rytarowski | Files touched by this commit (2) |
Log message: Don't include py-funcsig for Python older than 3.3. This feature is now part of Python 3.3 and newer: https://www.python.org/dev/peps/pep-0362/ |