aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-serpent
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:26:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:27 +0000
commitbaa826ae81f494fdd3fbe80a6df0056e0ca3f82a (patch)
tree92b5d1dcf13468727781c68e925c3a9a58bd2920 /testing/py3-serpent
parent9c1f5641c45eb488f99304251df8a91208d3dab9 (diff)
downloadaports-baa826ae81f494fdd3fbe80a6df0056e0ca3f82a.tar.bz2
aports-baa826ae81f494fdd3fbe80a6df0056e0ca3f82a.tar.xz
testing/py3-serpent: rebuild against python 3.8
Diffstat (limited to 'testing/py3-serpent')
-rw-r--r--testing/py3-serpent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-serpent/APKBUILD b/testing/py3-serpent/APKBUILD
index 13cb1c0242..b8fba5be80 100644
--- a/testing/py3-serpent/APKBUILD
+++ b/testing/py3-serpent/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-serpent
_pyname=serpent
pkgver=1.28
-pkgrel=2
+pkgrel=3
pkgdesc="Serialization based on ast.literal_eval for Python"
url="https://pypi.org/project/serpent/"
arch="noarch"