git » python-requests-toolbelt.git » commit 72c747d

rebuild with python 3.11

author Felix Yan
2023-04-10 10:20:58 UTC
committer Felix Yan
2023-04-10 10:20:58 UTC
parent 358d05e319aa81cc05580d30cf993d6419c56308

rebuild with python 3.11

PKGBUILD +1 -1

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