aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-treq/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:42:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:44 +0000
commit85a3482f9f9a72385cdf250cef5c7f09e90825a9 (patch)
treebd150bdbfdf7f6c4f539e3ebf9cf7d0474e4df50 /testing/py3-treq/APKBUILD
parent7251cfa1ceced72b83cfec2dbe6ee601d20cda5a (diff)
downloadaports-85a3482f9f9a72385cdf250cef5c7f09e90825a9.tar.bz2
aports-85a3482f9f9a72385cdf250cef5c7f09e90825a9.tar.xz
testing/py3-treq: rebuild against python 3.8
Diffstat (limited to 'testing/py3-treq/APKBUILD')
-rw-r--r--testing/py3-treq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-treq/APKBUILD b/testing/py3-treq/APKBUILD
index ecec18625a..cf6da18d58 100644
--- a/testing/py3-treq/APKBUILD
+++ b/testing/py3-treq/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-treq
pkgver=18.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="py3-requests-like API build on top of Twisted's HTTP client"
options="!check" # Requires unpackaged httpbin
url="https://github.com/twisted/treq"