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

Andrew Crerar andrewsc at archlinux.org
Fri Jan 11 13:34:53 UTC 2019


    Date: Friday, January 11, 2019 @ 13:34:52
  Author: andrewsc
Revision: 422410

upgpkg: python-docker 3.7.0-1

python-docker: Updating to 3.7.0

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-11 13:05:53 UTC (rev 422409)
+++ PKGBUILD	2019-01-11 13:34:52 UTC (rev 422410)
@@ -7,7 +7,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -21,7 +21,7 @@
               'flake8' 'python2-flake8' 'python-paramiko' 'python2-paramiko')
 checkdepends_x86_64=('docker')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha512sums=('b32acb2585995c3c5bdef95ea4bbb6bcadba3b9fca81a3e637dc294b5dbd3823ee6c98236c4bb197373a96feafcaae665b9c64b805abd52e1ae27aa42079278d')
+sha512sums=('444634a26d0ce7af4850f346286cdac7f2c597aa6ce349c6371dbaa670aa0bcc2fa192221783b2059750d682580e34fcc5e115aeda0884838bf966decf9d0070')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list