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

Morten Linderud foxboron at archlinux.org
Fri Aug 21 15:04:57 UTC 2020


    Date: Friday, August 21, 2020 @ 15:04:57
  Author: foxboron
Revision: 686077

upgpkg: python-docker 4.3.1-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-21 15:04:48 UTC (rev 686076)
+++ PKGBUILD	2020-08-21 15:04:57 UTC (rev 686077)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.3.0
+pkgver=4.3.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=('c790563c6a3a5042f5a0d602c22b2b2838ad6f54df3bc1691e32da06336d6b651d7560ca77677ae1cb3f4d4aab721f98984e0479f7fed25deafceb1dc1c24a7c')
+sha512sums=('f82d8681edc866e73dcc0557a2be7ccfcb68e6add3cfd034d62f9639646c5d396e8e2b29df2b42006ee92adc8b432ca6a80bf2a10b54af42f33fe5ea8ed4a912')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list