summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorrodent <rodent>2014-12-05 21:44:10 +0000
committerrodent <rodent>2014-12-05 21:44:10 +0000
commit87ca73066a7c475251c01f48c84d6795c8b2e9f6 (patch)
treed330192e024bf93a36b9a335fa6611ed6fce0169 /lang/python
parent7eeeb6d6856897e8bab8c72da34042341e93a52f (diff)
downloadpkgsrc-87ca73066a7c475251c01f48c84d6795c8b2e9f6.tar.gz
+google-api-python-client
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/versioned_dependencies.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 7199279fd54..05232ebfe2c 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.15 2014/06/07 14:27:02 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.16 2014/12/05 21:44:10 rodent Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -23,6 +23,7 @@ _SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2
_SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3
_SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3
_SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3
+_SUPPORTED_PACKAGES+=google-api-python-client www/py-google-api-python-client www/py-google-api-python-client-py3
_SUPPORTED_PACKAGES+=jsonlib textproc/py-jsonlib textproc/py-jsonlib3
_SUPPORTED_PACKAGES+=python-digest www/py-python-digest www/py-python3-digest
_SUPPORTED_PACKAGES+=unittest2 devel/py-unittest2 devel/py-unittest2py3k