git » python-requests-toolbelt.git » commit 90abae1

Python 3.8 rebuild

author Evangelos Foutras
2019-11-01 13:39:59 UTC
committer Evangelos Foutras
2019-11-01 13:39:59 UTC
parent 53775cd0606b63fe2d6eeeccdf3133e23524e9f1

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ec39897..064f65a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
 pkgver=0.9.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests."
 arch=('any')
 url="https://github.com/requests/toolbelt"