mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[testing] python-pynacl: update to 1.2.1
This commit is contained in:
parent
ee0b1714f9
commit
20e1801766
@ -1,6 +1,6 @@
|
||||
pkgbase=python-pynacl
|
||||
pkgname=(python3-pynacl python2-pynacl)
|
||||
pkgver=1.1.2
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgdesc='Python binding to the Networking and Cryptography (NaCl) library'
|
||||
url='https://pypi.python.org/pypi/PyNaCl'
|
||||
@ -10,7 +10,7 @@ depends=('libsodium')
|
||||
makedepends=('python3-setuptools' 'python3-pycparser' 'python3-cffi'
|
||||
'python2-setuptools' 'python2-pycparser' 'python2-cffi')
|
||||
source=("https://pypi.org/packages/source/P/PyNaCl/PyNaCl-$pkgver.tar.gz")
|
||||
sha512sums=('2fb186fca3ebdf3824b4a2517056124901cf81f0c6cfce3e46abf0e44a801150dfd68a08627f1c7cd9b115a67b1ed0802d21140cd79d700803cc409d1e1e9857')
|
||||
sha512sums=('fe5c6d16332e5069c73764b85c11dcefa0169c200e2e1a7dc8e1c13b16db1ab989bd355b32226bd6c81ea68216285f8ace6b82f5bbb5d79d3b2c5b10dd5f9eef')
|
||||
|
||||
prepare() {
|
||||
cp -a PyNaCl-$pkgver{,-python2}
|
||||
|
Loading…
Reference in New Issue
Block a user