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

Python 3.9 rebuild

author Felix Yan
2020-11-12 06:41:56 UTC
committer Felix Yan
2020-11-12 06:41:56 UTC
parent 4abf75f0e28dbab7483719ada9cadd0255d2eee9

Python 3.9 rebuild

PKGBUILD +1 -1

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