Date: Friday, October 25, 2019 @ 19:58:35
Author: foutrelis
Revision: 519655
Python 3.8 rebuild
Modified:
python-requests-toolbelt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 19:58:26 UTC (rev 519654)
+++ PKGBUILD 2019-10-25 19:58:35 UTC (rev 519655)
@@ -4,7 +4,7 @@
pkgbase=python-requests-toolbelt
pkgname=('python-requests-toolbelt' 'python2-requests-toolbelt')
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="A toolbelt of useful classes and functions to be used with
python-requests."
arch=('any')
url="https://github.com/requests/toolbelt"