python-cryptography_vectors: update to 3.2.1.
This commit is contained in:
parent
e79bbf095b
commit
90aac624a8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-cryptography_vectors'
|
# Template file for 'python-cryptography_vectors'
|
||||||
pkgname=python-cryptography_vectors
|
pkgname=python-cryptography_vectors
|
||||||
version=3.1
|
version=3.2.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="cryptography_vectors-${version}"
|
wrksrc="cryptography_vectors-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -10,7 +10,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=2660bc3a720d3955341803195ae5352a236c5f26e01a178c44fc5ee1f0ef1182
|
checksum=9aee80c0e9c3ea6138af6b4d82fbb145142486695719a90d3b522e60f30bb889
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue