aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-requests
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2015-03-11 14:34:25 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2015-03-11 14:34:25 +0000
commit94746381e1278c45c96377cd231860489bd00b5d (patch)
tree0e2dd11f42d2b46ded0fe4bba128290bf84b1ea4 /testing/py-requests
parent605c4bd8b78f0987d7c25d4f474b4685f4708b47 (diff)
downloadaports-94746381e1278c45c96377cd231860489bd00b5d.tar.bz2
aports-94746381e1278c45c96377cd231860489bd00b5d.tar.xz
testing/py-requests: upgrade to 2.5.2
Diffstat (limited to 'testing/py-requests')
-rw-r--r--testing/py-requests/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-requests/APKBUILD b/testing/py-requests/APKBUILD
index 0ba6c03644..bd2a0b00a8 100644
--- a/testing/py-requests/APKBUILD
+++ b/testing/py-requests/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-requests
_pkgname=requests
-pkgver=2.5.1
+pkgver=2.5.2
pkgrel=0
pkgdesc="A HTTP request library for Python"
url="http://www.python-requests.org/"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="c270eb5551a02e8ab7a4cbb83e22af2e requests-2.5.1.tar.gz"
-sha256sums="7b7735efd3b1e2323dc9fcef060b380d05f5f18bd0f247f5e9e74a628279de66 requests-2.5.1.tar.gz"
-sha512sums="902926cbd431a43e0a7bd08be9220b9a1e17b64da41477efa478c6897c6af7c0c68d2bf964e871d8782bd4c076a20244126088bf888e6dff421e385df40e4c16 requests-2.5.1.tar.gz"
+md5sums="424e2469202c9bace4e8bf4642d4217a requests-2.5.2.tar.gz"
+sha256sums="306ead91d47a48b6a25d495d2495de99694641bd7d2cac5bcc405a8837c7a612 requests-2.5.2.tar.gz"
+sha512sums="e5fd32b038de2ee7f197da5c15f62ecd20d487915ac267480e5ef9f0d6d610cc18b8a94cda34b96ba1c72ba674b6e869f9a47abaacfd2434457a630a75247b43 requests-2.5.2.tar.gz"