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

Andrew Crerar andrewsc at archlinux.org
Mon Feb 15 15:38:34 UTC 2021


    Date: Monday, February 15, 2021 @ 15:38:34
  Author: andrewsc
Revision: 861265

upgpkg: python-docker 4.4.2-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-15 15:38:22 UTC (rev 861264)
+++ PKGBUILD	2021-02-15 15:38:34 UTC (rev 861265)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.4.1
+pkgver=4.4.2
 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=('4e8d0ac2796607ad245399d44ee0f2e07698758dddbf3c8ca3aaca3a3cc648a0c2ebc974155ce385f7a99e4af034080523dc830d4e2c0ce8a3987129229d8bcb')
+sha512sums=('f42eef12c51307338aa5b73016f4033cb2f99c469fbc80c481753a2a8427e6661f82fe228328b4bc67cfb482ebda4e68e6bb435217e64e6f1299d32237d815f4')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list