Commit graph

6 commits

Author SHA1 Message Date
adam
54fe3b553b Forget about Python 3.6 2021-12-30 13:05:27 +00:00
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
adam
52177acd47 py-pythran: add buildlink3.mk 2021-10-13 19:32:00 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
adam
f22a14bef0 py-pythran: mark as incompatible with Python 3.6 2021-10-02 06:52:11 +00:00
adam
7c5e0744aa 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.
2021-10-01 19:55:37 +00:00