git » python-requests-toolbelt.git » commit 6db7522

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:57:26 UTC
committer Evangelos Foutras
2020-11-09 16:57:26 UTC
parent 90abae1a16995fbdde2f6f7646c429ce2bfbe8b8

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 064f65a..b403a81 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=3
+pkgrel=4
 pkgdesc="A toolbelt of useful classes and functions to be used with python-requests."
 arch=('any')
 url="https://github.com/requests/toolbelt"