python3-cryptography_vectors: update to 43.0.1.
This commit is contained in:
parent
da27e4c0f0
commit
6c1b586e1b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cryptography_vectors'
|
# Template file for 'python3-cryptography_vectors'
|
||||||
pkgname=python3-cryptography_vectors
|
pkgname=python3-cryptography_vectors
|
||||||
version=43.0.0
|
version=43.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause, Apache-2.0"
|
license="BSD-3-Clause, Apache-2.0"
|
||||||
homepage="https://github.com/pyca/cryptography"
|
homepage="https://github.com/pyca/cryptography"
|
||||||
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
|
||||||
checksum=5c9d09a732d5433cede1542a96ecd70a80e122af047ee7404bcdf1f3ccb8e702
|
checksum=68a0fc18fe27b309e933a293a54f3356b78a14c15207e96c9ff85681af0509de
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue