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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 15:56:08 UTC 2017


    Date: Tuesday, June 6, 2017 @ 15:56:07
  Author: felixonmars
Revision: 234980

upgpkg: python-docker 2.3.0-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 15:54:54 UTC (rev 234979)
+++ PKGBUILD	2017-06-06 15:56:07 UTC (rev 234980)
@@ -6,7 +6,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=2.2.1
+pkgver=2.3.0
 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")
-sha512sums=('9eda776d0055587e68a8933969d0b540c6439dd26fe4dfc13ee50c46ccf55294c130d625f235a74bb48bc58aff93e0371b79cfeb971588e9f7d745a3b6930dc5')
+sha512sums=('61800bfb9377abb6d59cf394902f98f51b374b3752e6c151b801d014090801559b6bb64e1da9081a2516076bbc41a47987013a1e98fa37771cf5e97f26f2737d')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list