diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 17:57:16 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
| commit | faff90bf6d82684219912707366ccf716a0165dd (patch) | |
| tree | 1ebab189eb08bf318223714b48dd56416cd9ddcf /testing | |
| parent | 9ae540a9e6cb0e7e17717e977b79c0854906dc8f (diff) | |
| download | aports-faff90bf6d82684219912707366ccf716a0165dd.tar.bz2 aports-faff90bf6d82684219912707366ccf716a0165dd.tar.xz | |
testing/py3-libnacl: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-libnacl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-libnacl/APKBUILD b/testing/py3-libnacl/APKBUILD index 67df19dd2f..f9656944ba 100644 --- a/testing/py3-libnacl/APKBUILD +++ b/testing/py3-libnacl/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-libnacl _pkgname=libnacl pkgver=1.6.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python bindings for libsodium/tweetnacl" url="https://libnacl.readthedocs.org/" arch="noarch" |
