Package Details: python2-google-api-python-client-hg 632.98bac11c0c1c-2

Package Base: python2-google-api-python-client-hg
Description: Google API Client for Python
Upstream URL: http://code.google.com/p/google-api-python-client/
Category: devel
Licenses: Apache
Conflicts: python2-google-api-python-client
Provides: python2-google-api-python-client
Submitter: wxg4net
Maintainer: wxg4net
Last Packager: wxg4net
Votes: 6
First Submitted: 2013-11-20 15:43
Last Updated: 2014-08-15 22:00

Latest Comments

Comment by wxg4net

2014-08-15 22:04

Oh, my fault for the mistake... . updated

Comment by leha2000

2014-08-15 17:30

remove the colon please:
depends=('hgsvn', 'python2' 'python2-httplib2' 'python2-gflags' 'python-simplejson')

Rigth:
depends=('hgsvn' 'python2' 'python2-httplib2' 'python2-gflags' 'python-simplejson')

Comment by beej

2014-06-12 20:52

There's a typo in the PKGBUILD—an extraneous comma: depends=('hgsvn'→,←

Works fine if you remove that.

Comment by christoph.gysin

2014-05-10 08:48

Please remove the comma after hgsvn.

Comment by wxg4net

2014-05-07 05:48

@bkuri updated

Comment by bkuri

2014-05-07 05:24

Please add hgsvn package as a dependency. TIA

Comment by wxg4net

2014-04-16 00:55

@willemw updated
thx for u help

Comment by willemw

2014-04-15 11:24

Please replace:
conflicts=('google-api-python-client')

with:
provides=('python2-google-api-python-client')
conflicts=('python2-google-api-python-client')

so this package can be used as a dependency in other packages, without have to be forced to depend on a development (...-hg) package.

gdrivefs, gdrivefs-git, yagtd++ should be updated to depend on 'python2-google-api-python-client' or temporarily specify:
provides=('python2-google-api-python-client' 'python2-google-api-python-client-hg').