Date: Thursday, December 2, 2021 @ 19:23:41
Author: felixonmars
Revision: 1062373
upgpkg: python-requests-unixsocket 0.2.0-6: Python 3.10 rebuild
Modified:
python-requests-unixsocket/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 19:23:38 UTC (rev 1062372)
+++ PKGBUILD 2021-12-02 19:23:41 UTC (rev 1062373)
@@ -4,7 +4,7 @@
pkgname=python-requests-unixsocket
_name="${pkgname#python-}"
pkgver=0.2.0
-pkgrel=5
+pkgrel=6
pkgdesc="Use requests to talk HTTP via a UNIX domain socket"
arch=('any')
depends=('python' 'python-requests' 'python-urllib3')