git » python-requests-toolbelt.git » commit 07e4e9f

Python 3.7 rebuild

author Felix Yan
2018-07-08 07:23:55 UTC
committer Felix Yan
2018-07-08 07:23:55 UTC
parent f57930a55e068cb0396edd37abf1c40f8f5b04e4

Python 3.7 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 72cf5ef..892182b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
 pkgver=0.8.0
-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"