diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:36:43 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:43 +0000 |
| commit | c28d3e37d897e6c6c8d8ae2938782bbd44b7f9fe (patch) | |
| tree | 2f94478d06e34377876e726aadc5c34c4927a15b /testing | |
| parent | 11ddae04acf56024e75a0f5cf8b62823cdd21e12 (diff) | |
| download | aports-c28d3e37d897e6c6c8d8ae2938782bbd44b7f9fe.tar.bz2 aports-c28d3e37d897e6c6c8d8ae2938782bbd44b7f9fe.tar.xz | |
testing/py3-signedjson: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-signedjson/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-signedjson/APKBUILD b/testing/py3-signedjson/APKBUILD index df1902e569..0ab831b356 100644 --- a/testing/py3-signedjson/APKBUILD +++ b/testing/py3-signedjson/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-signedjson pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Sign JSON objects with ED25519 signatures" url="https://github.com/matrix-org/python-signedjson" arch="noarch" |
