python-pynacl: update to 1.3.0
This commit is contained in:
parent
e787214a19
commit
96b172a116
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pynacl'
|
# Template file for 'python-pynacl'
|
||||||
pkgname=python-pynacl
|
pkgname=python-pynacl
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="PyNaCl-${version}"
|
wrksrc="PyNaCl-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=e0d38fa0a75f65f556fb912f2c6790d1fa29b7dd27a1d9cc5591b281321eaaa9
|
checksum=0c6100edd16fefd1557da078c7a31e7b7d7a52ce39fdca2bec29d4f7b6e7600c
|
||||||
|
|
||||||
export SODIUM_INSTALL=system
|
export SODIUM_INSTALL=system
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue