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

Andrew Crerar andrewsc at archlinux.org
Sun Oct 21 18:55:01 UTC 2018


    Date: Sunday, October 21, 2018 @ 18:55:00
  Author: andrewsc
Revision: 398287

upgpkg: python-docker 3.5.1-1

python-docker: Updating to 3.5.1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-21 18:52:34 UTC (rev 398286)
+++ PKGBUILD	2018-10-21 18:55:00 UTC (rev 398287)
@@ -7,7 +7,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -21,7 +21,7 @@
               'flake8' 'python2-flake8')
 checkdepends_x86_64=('docker')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha512sums=('c5ebc99df66d49f53c39ff897bd95afcbb92ced3ec6fd61148b6775cddf9e830454b1da5ac79ea0bba76f143f35f29dec66e7db5c6df33ca5157d3fe40cd4e93')
+sha512sums=('8e927794cd308e17fc75f3c6569026c9b9c9f44eb2aa1c191dcfc6d1aabc36bdd341795ba9a2243ae2a27c428868c9f45e8bfabd7c1c798f3f4c85b7855eda6d')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list