python3-cryptography: update to 39.0.0.
This commit is contained in:
parent
ba9125a5bf
commit
05f9c092dc
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-cryptography'
|
# Template file for 'python3-cryptography'
|
||||||
pkgname=python3-cryptography
|
pkgname=python3-cryptography
|
||||||
version=38.0.4
|
version=39.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
@ -17,7 +17,7 @@ license="BSD-3-Clause, Apache-2.0"
|
|||||||
homepage="https://github.com/pyca/cryptography"
|
homepage="https://github.com/pyca/cryptography"
|
||||||
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
||||||
checksum=175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290
|
checksum=f964c7dcf7802d133e8dbd1565914fa0194f9d683d82411989889ecd701e8adf
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" rust-std"
|
makedepends+=" rust-std"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user