python-cryptography_vectors: update to 3.1.
This commit is contained in:
parent
ee0fd63d8e
commit
9954f4b56c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cryptography_vectors'
|
# Template file for 'python-cryptography_vectors'
|
||||||
pkgname=python-cryptography_vectors
|
pkgname=python-cryptography_vectors
|
||||||
version=3.0
|
version=3.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="cryptography_vectors-${version}"
|
wrksrc="cryptography_vectors-${version}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
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=52eff0457b3148ebbdc16dc7ad569bb88ccb2578414936c8b2137a3ddf334239
|
checksum=2660bc3a720d3955341803195ae5352a236c5f26e01a178c44fc5ee1f0ef1182
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue