aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 12:27:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:32 +0000
commit4794036461d7f1cd13e7c51325fb66e8e9b2d7aa (patch)
tree23dfadc82c093a90908a3f2e45f71f250d75fd14
parentf6a7a195b217949f104afe4e180468b58a09c2e5 (diff)
testing/py3-serpent: rebuild against python 3.9
-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 ea3086f31ce..a79c3b8913d 100644
--- a/testing/py3-serpent/APKBUILD
+++ b/testing/py3-serpent/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-serpent
_pyname=serpent
pkgver=1.30.2
-pkgrel=0
+pkgrel=1
pkgdesc="Serialization based on ast.literal_eval for Python"
url="https://pypi.org/project/serpent/"
arch="noarch"