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

Morten Linderud foxboron at archlinux.org
Thu Dec 24 13:36:36 UTC 2020


    Date: Thursday, December 24, 2020 @ 13:36:36
  Author: foxboron
Revision: 788111

upgpkg: python-docker 4.4.1-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-24 13:34:06 UTC (rev 788110)
+++ PKGBUILD	2020-12-24 13:36:36 UTC (rev 788111)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.4.0
+pkgver=4.4.1
 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=('8882a6547570d64c4cf9db7e1bd5ad13dca9a5b439631f3436587aecc1ed3386b230f9b6f82c07d9614f7d29d918ec6a3733fa6af6d8784a698e1b8459d4dcbc')
+sha512sums=('4e8d0ac2796607ad245399d44ee0f2e07698758dddbf3c8ca3aaca3a3cc648a0c2ebc974155ce385f7a99e4af034080523dc830d4e2c0ce8a3987129229d8bcb')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list