Date: Thursday, April 6, 2023 @ 18:30:48
Author: felixonmars
Revision: 1440235
upgpkg: python-requests-ftp 0.3.1-7: rebuild with python 3.11
Modified:
python-requests-ftp/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 18:30:47 UTC (rev 1440234)
+++ PKGBUILD 2023-04-06 18:30:48 UTC (rev 1440235)
@@ -2,7 +2,7 @@
pkgname='python-requests-ftp'
pkgver=0.3.1
-pkgrel=6
+pkgrel=7
pkgdesc="FTP transport adapter for Requests"
arch=('any')
url="https://github.com/Lukasa/requests-ftp"