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

Felix Yan felixonmars at archlinux.org
Thu May 4 04:45:05 UTC 2017


    Date: Thursday, May 4, 2017 @ 04:45:03
  Author: felixonmars
Revision: 226825

upgpkg: python-docker 2.2.1-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 04:36:52 UTC (rev 226824)
+++ PKGBUILD	2017-05-04 04:45:03 UTC (rev 226825)
@@ -6,7 +6,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -20,7 +20,7 @@
               'flake8' 'python2-flake8')
 checkdepends_x86_64=('docker')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha256sums=('982d7a69cfd9f79d99630363dd18751bebadf55623f3a2fd1451c730107e03d0')
+sha512sums=('9eda776d0055587e68a8933969d0b540c6439dd26fe4dfc13ee50c46ccf55294c130d625f235a74bb48bc58aff93e0371b79cfeb971588e9f7d745a3b6930dc5')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list