aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-configobj/APKBUILD
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:48:38 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:48:38 +0200
commite1d2234e7b3fed7aec2b709b20f4e998cd424f44 (patch)
treec34cabd874d4d4e55d32598cafa4dcb0e2f3a3cf /community/py-configobj/APKBUILD
parent7e4e927f9c1a5a9edaebf4253540c99b477ba6d2 (diff)
downloadaports-e1d2234e7b3fed7aec2b709b20f4e998cd424f44.tar.bz2
aports-e1d2234e7b3fed7aec2b709b20f4e998cd424f44.tar.xz
community/py-configobj: rebuild against python 3.6
Diffstat (limited to 'community/py-configobj/APKBUILD')
-rw-r--r--community/py-configobj/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-configobj/APKBUILD b/community/py-configobj/APKBUILD
index 924d506f43..c9aeb0b144 100644
--- a/community/py-configobj/APKBUILD
+++ b/community/py-configobj/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-configobj
_realname=configobj
pkgver=5.0.6
-pkgrel=2
+pkgrel=3
pkgdesc="Python library for reading and writing of configuration files (ini)"
url="https://github.com/DiffSK/configobj"
arch="noarch"