python3-cryptography_vectors: update to 38.0.4.
This commit is contained in:
parent
aecc6ec80f
commit
5d7bb07d8a
|
@ -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=38.0.3
|
version=38.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=1cdafd42f5348d77e4e7e4791aefd1f62b16bd552a0274afc9346533fe32e925
|
checksum=6ec62695bec5df810288ddceae998ae691cdb8a162808d6cbc960d3deb9a7db1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue