git » python-requests-toolbelt.git » commit 358d05e

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

author Felix Yan
2023-04-06 02:09:24 UTC
committer Felix Yan
2023-04-06 02:09:24 UTC
parent 0ea9dc58e7edb0ed26ccfe32518f93224475ab1b

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 50c6774..0570355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-requests-toolbelt
 pkgver=0.10.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"