blob: 46e17e0ef7d47a56c9e95bb9d2507709df66e032 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="cryptography"
VERSION="43.0.1"
HOMEPAGE="https://cryptography.io/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-43.0.1.tar.gz \
https://sbo-source.s3.ap-southeast-1.amazonaws.com/cryptography-vendored-sources-43.0.1-1.tar.xz"
MD5SUM="098045b2e33051979efab7a0a9880e0f \
fa5e7596cea0af0e1473ada610eed062"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-maturin"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"
|