[arch-commits] Commit in python-docker/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Jun 19 17:04:53 UTC 2018
Date: Tuesday, June 19, 2018 @ 17:04:53
Author: foxboron
Revision: 344118
upgpkg: python-docker 3.4.0-1
Updated to 3.4.0
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-19 17:04:50 UTC (rev 344117)
+++ PKGBUILD 2018-06-19 17:04:53 UTC (rev 344118)
@@ -8,7 +8,7 @@
pkgbase=python-docker
pkgname=(python-docker python2-docker)
-pkgver=3.3.0
+pkgver=3.4.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=('ed2dedd57df344ab576053ac6d458808c67ce5aeeacddb1729ea5ebd0fb741e8f08cf9ed472e28d40eaba3a45f6c26727bff0ab7ece832bc3238f441ed149c05')
+sha512sums=('90e6e64a911f7602cb71f7b6f0e0174b490254f249fcf3d4ce55a8733391881cc12776737c240263f387c4465707c50a6fa54bf44550cfa7ada808614494a1a5')
prepare() {
sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt
More information about the arch-commits
mailing list