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

Morten Linderud foxboron at archlinux.org
Wed Mar 21 20:53:36 UTC 2018


    Date: Wednesday, March 21, 2018 @ 20:53:35
  Author: foxboron
Revision: 310257

upgpkg: python-docker 3.1.4-1

Updated to 3.1.4

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-21 20:46:55 UTC (rev 310256)
+++ PKGBUILD	2018-03-21 20:53:35 UTC (rev 310257)
@@ -7,7 +7,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=3.1.3
+pkgver=3.1.4
 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=('de7120fe9026b2ff299b192ae95ad7e220d5598ec49860d28a5ee9e13ab5b5934475b1cda2509711d45360d5cf996980e613b7797e4a22166b99683c8adce8d4')
+sha512sums=('78081010ce4027156d3b4ebafee6023f387ee8e7ee4d77ee671a16a3fcb646fca91c5c36cfbaf94157f8a524a3e1a09b9cbfabf304e278a3c1e0132df5d13d13')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list