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-13 21:32:01 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-pythran: add buildlink3.mk |
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
2021-10-02 08:52:11 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-pythran: mark as incompatible with Python 3.6 |
2021-10-01 21:55:37 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: py-pythran: added version 0.10.0 Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface descriptions and turns it into a native Python module with the same interface, but (hopefully) faster. |