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

Felix Yan felixonmars at archlinux.org
Tue Jan 24 15:11:49 UTC 2017


    Date: Tuesday, January 24, 2017 @ 15:11:48
  Author: felixonmars
Revision: 208847

upgpkg: python-docker 2.0.2-1

Modified:
  python-docker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-24 15:09:22 UTC (rev 208846)
+++ PKGBUILD	2017-01-24 15:11:48 UTC (rev 208847)
@@ -5,13 +5,13 @@
 # Contributor: Josh VanderLinden <arch at cloudlery.com>
 
 pkgname=(python-docker python2-docker)
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="A Python library for the Docker Engine API"
 arch=('any')
 url="https://github.com/docker/docker-py"
 license=("Apache")
-makedepends=('git' 'python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests'
+makedepends=('git' 'python-pip' 'python2-pip' 'python-requests' 'python2-requests'
              'python-six' 'python2-six' 'python-websocket-client' 'python2-websocket-client'
              'python2-backports.ssl_match_hostname' 'python2-ipaddress' 'python-docker-pycreds'
              'python2-docker-pycreds')



More information about the arch-commits mailing list