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

Andrew Crerar andrewsc at archlinux.org
Thu Feb 6 11:06:53 UTC 2020


    Date: Thursday, February 6, 2020 @ 11:06:53
  Author: andrewsc
Revision: 563614

upgpkg: python-docker 4.2.0-1

Modified:
  python-docker/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 11:02:05 UTC (rev 563613)
+++ PKGBUILD	2020-02-06 11:06:53 UTC (rev 563614)
@@ -6,8 +6,8 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=python-docker
-pkgver=4.1.0
-pkgrel=3
+pkgver=4.2.0
+pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
 url="https://github.com/docker/docker-py"
@@ -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=('25e236bd5b429846ed45f26a303af02bb679c526f45f188d8df74d79fcab116b41e52e3a85642babff94127ae977dab6cc93e53bb78aab7be038190e161d25be')
+sha512sums=('df5a450355f11d580568ebb0e80abc967df35f2ae10ce83c4ece85e4cf3e97d9cd15e5f14a2d9a43650a844d9402a8d97370f6e5f615c186b12968379e52fa38')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-"$pkgver"/{,test-}requirements.txt



More information about the arch-commits mailing list