aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-serpent
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-28 01:26:11 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-28 01:29:12 +0100
commit63839cc171a0b1cd1ca745e9291c22f7152fd88a (patch)
tree6cde0d96917a60e73cae33c0f1bd32cb33ce3be0 /testing/py3-serpent
parent40db8bd3a51866e897598836886c1331f0527c6a (diff)
downloadaports-63839cc171a0b1cd1ca745e9291c22f7152fd88a.tar.bz2
aports-63839cc171a0b1cd1ca745e9291c22f7152fd88a.tar.xz
testing/py3-serpent: upgrade to 1.30
Diffstat (limited to 'testing/py3-serpent')
-rw-r--r--testing/py3-serpent/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-serpent/APKBUILD b/testing/py3-serpent/APKBUILD
index b8fba5be80..f33cd4a5aa 100644
--- a/testing/py3-serpent/APKBUILD
+++ b/testing/py3-serpent/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-serpent
_pyname=serpent
-pkgver=1.28
-pkgrel=3
+pkgver=1.30
+pkgrel=0
pkgdesc="Serialization based on ast.literal_eval for Python"
url="https://pypi.org/project/serpent/"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="776bc497c7cd815c4ef44107bdf53b62bb92229beba0be7efceb9fba57dc7c677bf09832db335485df3e466acdffe6ebf4b3636ae9b49e60075379a7419a29ad serpent-1.28.tar.gz"
+sha512sums="7ed44f21c9c3079f3423636bb833c49e3eebc89fa4cb6947b01f7cb6cf0161f7a0bf7e8508cef61d9a5475900e3c49d1e72e38cc24614ee99cac449e8b28b975 serpent-1.30.tar.gz"