[arch-commits] Commit in python-docker/trunk (PKGBUILD)
Andrew Crerar
andrewsc at archlinux.org
Fri Aug 10 15:26:43 UTC 2018
Date: Friday, August 10, 2018 @ 15:26:43
Author: andrewsc
Revision: 370915
upgpkg: python-docker 3.5.0-1
python-docker: Updating to 3.5.0
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-10 14:51:36 UTC (rev 370914)
+++ PKGBUILD 2018-08-10 15:26:43 UTC (rev 370915)
@@ -8,8 +8,8 @@
pkgbase=python-docker
pkgname=(python-docker python2-docker)
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
pkgdesc="A Python library for the Docker Engine API"
arch=('any')
url="https://github.com/docker/docker-py"
@@ -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=('447dccb9129d549886882e6cf0a8ac56d91f7ed57b6aa1dca1942c62d70dc78b92184cbdd9ac5f3445be04cfaadf0b4fba191fb70e223e93c6d1cfbfd334a397')
+sha512sums=('c5ebc99df66d49f53c39ff897bd95afcbb92ced3ec6fd61148b6775cddf9e830454b1da5ac79ea0bba76f143f35f29dec66e7db5c6df33ca5157d3fe40cd4e93')
prepare() {
sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt
More information about the arch-commits
mailing list