git » python-requests-toolbelt.git » commit def187c

Python 3.6 rebuild

author Evangelos Foutras
2016-12-25 17:40:12 UTC
committer Evangelos Foutras
2016-12-25 17:40:12 UTC
parent edb82b22b411fcbbb8900c8753bc0873600d2442

Python 3.6 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 281c5c7..209c037 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-requests-toolbelt
 pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests."
 arch=('any')
 url="https://github.com/sigmavirus24/requests-toolbelt"