aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-requests-toolbelt
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:43:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:01 +0000
commitef0d954b941a6cc406b52d917fc380054b47a2d2 (patch)
treec640604bb3519c4eb2852e1de03c1fd2504c0b7a /community/py3-requests-toolbelt
parentd2b65e34b6a2351819ba7a8b6761002796f059a3 (diff)
downloadaports-ef0d954b941a6cc406b52d917fc380054b47a2d2.tar.bz2
aports-ef0d954b941a6cc406b52d917fc380054b47a2d2.tar.xz
community/py3-requests-toolbelt: rebuild against python 3.8
Diffstat (limited to 'community/py3-requests-toolbelt')
-rw-r--r--community/py3-requests-toolbelt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-requests-toolbelt/APKBUILD b/community/py3-requests-toolbelt/APKBUILD
index 569873afa4..f94d233874 100644
--- a/community/py3-requests-toolbelt/APKBUILD
+++ b/community/py3-requests-toolbelt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-requests-toolbelt
_pkgname=toolbelt
pkgver=0.9.1
-pkgrel=0
+pkgrel=1
pkgdesc="Useful classes and functions to be used with python-requests"
options="!check" # Requires unpackaged 'betamax' module
url="https://github.com/requests/toolbelt"