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

Andrew Crerar andrewsc at archlinux.org
Tue May 21 01:03:31 UTC 2019


    Date: Tuesday, May 21, 2019 @ 01:03:31
  Author: andrewsc
Revision: 468159

upgpkg: python-docker 4.0.1-1

python-docker: Updating to 4.0.1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 23:35:04 UTC (rev 468158)
+++ PKGBUILD	2019-05-21 01:03:31 UTC (rev 468159)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=3.7.2
+pkgver=4.0.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=('68a4c711dcdb249448ad3ac6d929943cce87c5bda360cf415438bd60db231a0a0115221c9b1ccd278d7dbd1d4027d51bac78321fa5daddb2ec76c153e71274eb')
+sha512sums=('658b65e97897de5d73b370174b7139e194f9a2dd2172c361f09d01a64cd432dc8c1481484ef542c5c8e6d8795a549c4f6d1aa636070b9964a22f571dd6a99362')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list