[arch-commits] Commit in python-docker/trunk (PKGBUILD)

Andrew Crerar andrewsc at archlinux.org
Wed Feb 24 17:44:49 UTC 2021


    Date: Wednesday, February 24, 2021 @ 17:44:48
  Author: andrewsc
Revision: 871663

upgpkg: python-docker 4.4.4-1

Modified:
  python-docker/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 16:57:04 UTC (rev 871662)
+++ PKGBUILD	2021-02-24 17:44:48 UTC (rev 871663)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.4.3
+pkgver=4.4.4
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -21,7 +21,7 @@
 conflicts=('python-docker-py')
 replaces=('python-docker-py')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha512sums=('270323f2f096714d7b63f2382da233d061a3dc228279aa3fb89a1dd295321f63f8dd1a883d5cf7afb400341962ec4e060607a03e5e6df43f4f1e629d4e217d73')
+sha512sums=('4106ffe353ce8c3227c30c38347f107e0f7da660f1c3ae68bf2c576fc6b270f6fae6774747c46491eae0fc85a48dfe246b7a22d8e45c74eff89ed43be285f0df')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list