aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-urlobject
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:39:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:57 +0000
commitbc9887b3ea2c37400cf70588755ec836506cf9eb (patch)
tree1e19f282ce2e66ebe5480fdb7bb4619e5c56721c /testing/py-urlobject
parentef5ba20ba3c7e72e42a884d3b7ee6c0a8892e38c (diff)
downloadaports-bc9887b3ea2c37400cf70588755ec836506cf9eb.tar.bz2
aports-bc9887b3ea2c37400cf70588755ec836506cf9eb.tar.xz
testing/py-urlobject: rebuild against python 3.7
Diffstat (limited to 'testing/py-urlobject')
-rw-r--r--testing/py-urlobject/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-urlobject/APKBUILD b/testing/py-urlobject/APKBUILD
index 49a57b7b9c..589675bd95 100644
--- a/testing/py-urlobject/APKBUILD
+++ b/testing/py-urlobject/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-urlobject
_pkgname=URLObject
pkgver=2.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="A Python utility class for manipulating URLs"
url="https://github.com/dperezrada/html2data"
arch="noarch"