python3-cryptography_vectors: update to 38.0.3.

This commit is contained in:
Andrew J. Hesford 2022-10-24 23:12:35 -04:00
parent 124d00982d
commit 43c1cd57e1

View file

@ -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.1 version=38.0.3
revision=1 revision=1
wrksrc="${pkgname#python3-}-${version}" wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module build_style=python3-module
@ -11,7 +11,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=0431fd107c1fbad0377704a7051945b3b391169fddc4f6fa0bd4edc6b6e235dd checksum=1cdafd42f5348d77e4e7e4791aefd1f62b16bd552a0274afc9346533fe32e925
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE