[arch-commits] Commit in python2-google-api-python-client/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Nov 24 20:40:45 UTC 2014


    Date: Monday, November 24, 2014 @ 21:40:45
  Author: aginiewicz
Revision: 123093

upgpkg: python2-google-api-python-client 1.3.1-1

python2-google-api-python-client new release

Modified:
  python2-google-api-python-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-24 20:31:25 UTC (rev 123092)
+++ PKGBUILD	2014-11-24 20:40:45 UTC (rev 123093)
@@ -3,19 +3,17 @@
 # Contributor: shadyabhi <abhijeet.1989 at gmail.com>
 
 pkgname=python2-google-api-python-client
-pkgver=1.2
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
 url="https://github.com/google/google-api-python-client"
 license=('Apache')
-depends=('python2-httplib2')
+depends=('python2-httplib2' 'python2-oauth2client' 'python2-uritemplate')
 makedepends=('python2-setuptools')
-provides=('python2-oauth2client' 'python2-uritemplate')
-conflicts=('python2-oauth2client' 'python2-uritemplate')
 optdepends=('python2-gflags: for oauth2client.tools.run function')
 source=("https://pypi.python.org/packages/source/g/google-api-python-client/google-api-python-client-${pkgver}.tar.gz")
-md5sums=('031c69eacdd25606782d045b17f54934')
+md5sums=('cc482e0c775ac240048fa51febb3f439')
 
 prepare() {
   cd "$srcdir/google-api-python-client-$pkgver"



More information about the arch-commits mailing list