[arch-commits] Commit in python-docker/trunk (PKGBUILD)
Andrew Crerar
andrewsc at archlinux.org
Thu Mar 29 23:35:42 UTC 2018
Date: Thursday, March 29, 2018 @ 23:35:41
Author: andrewsc
Revision: 313485
upgpkg: python-docker 3.2.0-1
python-docker, python2-docker: Updating to v.3.2.0
Modified:
python-docker/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-29 23:24:06 UTC (rev 313484)
+++ PKGBUILD 2018-03-29 23:35:41 UTC (rev 313485)
@@ -1,4 +1,5 @@
# $Id$
+# Maintainer: Andrew Crerar <crerar at archlinux.org>
# Maintainer: Morten Linderud <foxboron at archlinux.org>
# Contributor: Felix Yan <felixonmars at archlinux.org>
# Contributor: Hideaki Takahashi <mymelo+aur at gmail.com>
@@ -7,7 +8,7 @@
pkgbase=python-docker
pkgname=(python-docker python2-docker)
-pkgver=3.1.4
+pkgver=3.2.0
pkgrel=1
pkgdesc="A Python library for the Docker Engine API"
arch=('any')
@@ -21,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=('78081010ce4027156d3b4ebafee6023f387ee8e7ee4d77ee671a16a3fcb646fca91c5c36cfbaf94157f8a524a3e1a09b9cbfabf304e278a3c1e0132df5d13d13')
+sha512sums=('fa36b65a047aec6dbec07b2ee5ac895b333acc804e372b5b3ccae587045fa03613f4083c66cd6289e188fd78c6f7012c4252e9bbf9f30a980fb94f32efba03b7')
prepare() {
sed -i 's/==.*$//' docker-py-$pkgver/{,test-}requirements.txt
More information about the arch-commits
mailing list