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

Andrew Crerar andrewsc at archlinux.org
Thu Apr 26 11:47:16 UTC 2018


    Date: Thursday, April 26, 2018 @ 11:47:15
  Author: andrewsc
Revision: 318154

upgpkg: python-docker 3.3.0-1

python-docker: Updating to 3.3.0

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 11:10:58 UTC (rev 318153)
+++ PKGBUILD	2018-04-26 11:47:15 UTC (rev 318154)
@@ -8,7 +8,7 @@
 
 pkgbase=python-docker
 pkgname=(python-docker python2-docker)
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
@@ -22,7 +22,7 @@
               'flake8' 'python2-flake8')
 checkdepends_x86_64=('docker')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/docker/docker-py/archive/$pkgver.tar.gz")
-sha512sums=('c66f960bd507d8c4ed99e56480c24d11b13cf49420eee2f0934cede7516a8a9b984e5e0540a1d82d830768d3a5f0218dddd61255d55e7bd1b984072cd6e48a44')
+sha512sums=('ed2dedd57df344ab576053ac6d458808c67ce5aeeacddb1729ea5ebd0fb741e8f08cf9ed472e28d40eaba3a45f6c26727bff0ab7ece832bc3238f441ed149c05')
 
 prepare() {
   sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt



More information about the arch-commits mailing list