aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-rencode
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-06 23:00:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-06 23:00:13 -0300
commite1e694ab63c7012235a7a9fd8b7791734acb3c90 (patch)
tree3a8adb969fc8f36660adff55824235784cb0235e /community/py3-rencode
parentc46918ede36d3853b1107675f05de0d979cbc306 (diff)
downloadaports-e1e694ab63c7012235a7a9fd8b7791734acb3c90.tar.bz2
aports-e1e694ab63c7012235a7a9fd8b7791734acb3c90.tar.xz
community/py3-rencode: actually rebuild against python3.8
Diffstat (limited to 'community/py3-rencode')
-rw-r--r--community/py3-rencode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-rencode/APKBUILD b/community/py3-rencode/APKBUILD
index a2ee5025bd..411f8298e2 100644
--- a/community/py3-rencode/APKBUILD
+++ b/community/py3-rencode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rencode
_pkgname=rencode
pkgver=1.0.6
-pkgrel=3
+pkgrel=4
pkgdesc="The rencode module is similar to bencode from the BitTorrent project."
options="!check" # No testsuite
url="https://pypi.python.org/pypi/rencode"