python3-cryptography_vectors: update to 45.0.3.

This commit is contained in:
Andrew J. Hesford 2025-06-03 08:53:58 -04:00
parent d0da2ecd0b
commit b2c1fb4142

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=45.0.2 version=45.0.3
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=53e3e6447c4299854cf9195bdc19f7b04660dc823fd2ea4468305c22caec19a7 checksum=b65cebdc334c6b9db8c79081a08253fddf262d009d2c914398edd24a4321db21
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE