python-cryptography_vectors: update to 2.9.

This commit is contained in:
Piotr Wójcik 2020-04-17 19:32:43 +02:00 committed by Piotr
parent c481052b35
commit 80e5d116d0

View file

@ -1,18 +1,17 @@
# Template file for 'python-cryptography_vectors'
pkgname=python-cryptography_vectors
version=2.8
revision=2
version=2.9
revision=1
archs=noarch
wrksrc="cryptography_vectors-${version}"
build_style=python-module
pycompile_module="cryptography_vectors"
hostmakedepends="python-setuptools python3-setuptools"
short_desc="Test vectors for python-cryptography"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="BSD-3-Clause, Apache-2.0"
homepage="https://github.com/pyca/cryptography"
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
checksum=6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116
checksum=8c2ecdced5a296c6c26e24a1e8d869d83f0a21ddeb5935ff0a137799f963edc0
post_install() {
vlicense LICENSE
@ -20,7 +19,6 @@ post_install() {
}
python3-cryptography_vectors_package() {
pycompile_module="cryptography_vectors"
short_desc="${short_desc/python/python3}"
pkg_install() {
vmove usr/lib/python3*