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

Python 3.10 rebuild

author Evangelos Foutras
2021-12-02 14:32:31 UTC
committer Evangelos Foutras
2021-12-02 14:32:31 UTC
parent 697514a773304a4927e4d2f5afdc4f97a8289770

Python 3.10 rebuild

PKGBUILD +1 -1

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