Date: Thursday, April 6, 2023 @ 03:01:35
Author: felixonmars
Revision: 1438184
upgpkg: python-docker 6.0.1-4: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 03:01:32 UTC (rev 1438183)
+++ PKGBUILD 2023-04-06 03:01:35 UTC (rev 1438184)
@@ -7,7 +7,7 @@
pkgname=python-docker
pkgver=6.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="A Python library for the Docker Engine API"
arch=('any')
url="https://github.com/docker/docker-py"