aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-23 09:16:48 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-23 09:24:12 +0100
commitafae90f1f475b41579747f7f311fa5afd5e36c8f (patch)
tree135a369690012c74f63fb54b2eaeb389a4d8298d /testing
parent607791d008a74a8e78649cf125aad174c3c9eb92 (diff)
downloadaports-afae90f1f475b41579747f7f311fa5afd5e36c8f.tar.bz2
aports-afae90f1f475b41579747f7f311fa5afd5e36c8f.tar.xz
testing/py3-webob: upgrade to 1.8.6
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-webob/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-webob/APKBUILD b/testing/py3-webob/APKBUILD
index 703ea962dd..7e74dc6957 100644
--- a/testing/py3-webob/APKBUILD
+++ b/testing/py3-webob/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-webob
_pkgname=WebOb
-pkgver=1.8.5
-pkgrel=2
+pkgver=1.8.6
+pkgrel=0
pkgdesc="A Python WSGI request and response objects"
url="https://webob.org/"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="cc0b956a7c3b8ae58d6002baf5c6de4e442201280468f8fc8b5fbd2c7f7cb7a8f46447f97b98a32a9959c8d1aa7a2a8a7b9d624cb27ca79b2ad1ce94f891801b WebOb-1.8.5.tar.gz"
+sha512sums="b9a3faac114c55f3e9a6eb71a78dd921d928da99a427dea05bc798bc1fe249f0f1cf8c9b9fcb1b73be2737b9132bbfe2250a8652e3a8a1199ac74fa62a59d44c WebOb-1.8.6.tar.gz"