aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-requests
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:17:18 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:20:26 +0100
commit5ec6b5e325ced916106a34b1226eb2e0b54c1f78 (patch)
treef9a09a8c39f6aaacc739edd1882f88ae859c68a2 /main/py-requests
parent163d3fe2a7a1c3118fd2e9f840de58d295bd0580 (diff)
downloadaports-5ec6b5e325ced916106a34b1226eb2e0b54c1f78.tar.bz2
aports-5ec6b5e325ced916106a34b1226eb2e0b54c1f78.tar.xz
main/py-requests: rebuild against new version of python3
Diffstat (limited to 'main/py-requests')
-rw-r--r--main/py-requests/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-requests/APKBUILD b/main/py-requests/APKBUILD
index 5b1bae3ea0..05137064ce 100644
--- a/main/py-requests/APKBUILD
+++ b/main/py-requests/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-requests
_pkgname=requests
pkgver=2.12.4
-pkgrel=0
+pkgrel=1
pkgdesc="A HTTP request library for Python"
url="http://www.python-requests.org/"
arch="noarch"