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

Felix Yan fyan at archlinux.org
Fri Feb 5 02:22:39 UTC 2016


    Date: Friday, February 5, 2016 @ 03:22:39
  Author: fyan
Revision: 160356

upgpkg: python-docker-py 1.7.0-1

Modified:
  python-docker-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-05 02:21:47 UTC (rev 160355)
+++ PKGBUILD	2016-02-05 02:22:39 UTC (rev 160356)
@@ -5,12 +5,12 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=(python-docker-py python2-docker-py)
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Python client for Docker."
 arch=('any')
 url="https://github.com/dotcloud/docker-py"
-license="Apache"
+license=("Apache")
 makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests'
              'python-six' 'python2-six' 'python-websocket-client' 'python2-websocket-client')
 checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-mock' 'python2-mock' 'docker'



More information about the arch-commits mailing list