* update python-docker to 7.1.0-3

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:45 +01:00
parent a429f91c72
commit 04db207490
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-docker
pkgdesc = A Python library for the Docker Engine API
pkgver = 7.1.0
pkgrel = 2
pkgrel = 3
url = https://github.com/docker/docker-py
arch = any
license = Apache-2.0

View File

@ -8,7 +8,7 @@
pkgname=python-docker
pkgver=7.1.0
pkgrel=2
pkgrel=3
pkgdesc="A Python library for the Docker Engine API"
arch=(any)
url="https://github.com/docker/docker-py"