mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-pynacl: update to 1.2.1. (#9779)
This commit is contained in:
parent
6b894d359e
commit
ed20f9e8e4
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.0
|
version=1.2.1
|
||||||
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=45c5bcdf8ddefe2e9381f5d37fe778bbda6991fe7004e0b1ea3570df2fc07207
|
checksum=e0d38fa0a75f65f556fb912f2c6790d1fa29b7dd27a1d9cc5591b281321eaaa9
|
||||||
|
|
||||||
export SODIUM_INSTALL=system
|
export SODIUM_INSTALL=system
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue