python-cryptodome: add new package
authorRichard Yu <redacted>
Fri, 1 Mar 2019 06:12:24 +0000 (14:12 +0800)
committerRichard Yu <redacted>
Fri, 1 Mar 2019 06:12:24 +0000 (14:12 +0800)
commit2c63742f25575964628240865134fefd8699a97e
treefcd6e13b08b74290839287f26c08d3ea558a2d20
parentf81ef698d59fa4b0b2a5aa338395312231a83bd5
python-cryptodome: add new package

PyCryptodome is an almost drop-in replacement for the old PyCrypto library.

Signed-off-by: Richard Yu <redacted>
lang/python/python-cryptodome/Makefile [new file with mode: 0644]
lang/python/python-cryptodome/patches/001-fix-libgmp-loading.patch [new file with mode: 0644]
lang/python/python-cryptodome/patches/002-omit-tests.patch [new file with mode: 0644]
lang/python/python-cryptodomex/Makefile [new file with mode: 0644]
lang/python/python-cryptodomex/patches/001-fix-libgmp-loading.patch [new file with mode: 0644]
lang/python/python-cryptodomex/patches/002-omit-tests.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT