summaryrefslogtreecommitdiff
path: root/security/py-simplesha3
AgeCommit message (Collapse)AuthorFilesLines
2022-01-19*: fix for python 3.xwiz1-2/+6
2022-01-14*: python2 egg files are back, add them to the PLISTswiz2-6/+7
2022-01-10py-simplesha3: convert to egg.mkwiz2-4/+10
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2017-09-03Follow some redirects.wiz1-2/+2
2015-12-27Import py-simplesha3-2015.09.22.post1 as security/py-simplesha3.wiz4-0/+27
This is a modified version of Daniel J. Bernstein's simplesha3 Python library that works in Python 3 in addition to the Python 2 of the original. This modified version is also available on pypi.