python3-cryptography: switch to OpenSSL
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Template file for 'python3-cryptography'
|
# Template file for 'python3-cryptography'
|
||||||
pkgname=python3-cryptography
|
pkgname=python3-cryptography
|
||||||
version=3.4.6
|
version=3.4.6
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
hostmakedepends="python3-setuptools-rust python3-cffi cargo"
|
hostmakedepends="python3-setuptools-rust python3-cffi cargo"
|
||||||
makedepends="python3-devel libressl-devel"
|
makedepends="python3-devel openssl-devel"
|
||||||
depends="python3-cffi"
|
depends="python3-cffi"
|
||||||
checkdepends="python3-pytest-subtests python3-pytz python3-iso8601
|
checkdepends="python3-pytest-subtests python3-pytz python3-iso8601
|
||||||
python3-cryptography_vectors python3-pretend python3-hypothesis $depends"
|
python3-cryptography_vectors python3-pretend python3-hypothesis $depends"
|
||||||
|
|||||||
Reference in New Issue
Block a user