python-pynacl: update to 1.2.0
This commit is contained in:
parent
27350d675f
commit
72e9e62a25
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pynacl'
|
# Template file for 'python-pynacl'
|
||||||
pkgname=python-pynacl
|
pkgname=python-pynacl
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="PyNaCl-${version}"
|
wrksrc="PyNaCl-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="nacl"
|
pycompile_module="nacl"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pyca/pynacl/"
|
homepage="https://github.com/pyca/pynacl/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/P/PyNaCl/PyNaCl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyNaCl/PyNaCl-${version}.tar.gz"
|
||||||
checksum=32f52b754abf07c319c04ce16905109cab44b0e7f7c79497431d3b2000f8af8c
|
checksum=45c5bcdf8ddefe2e9381f5d37fe778bbda6991fe7004e0b1ea3570df2fc07207
|
||||||
|
|
||||||
export SODIUM_INSTALL=system
|
export SODIUM_INSTALL=system
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue