summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-06-02 04:46:11 +0000
committerrodent <rodent@pkgsrc.org>2014-06-02 04:46:11 +0000
commit1db27a837512d38bb6c159e4d53523b620ff969a (patch)
tree896ef6c83ecfdee5e9e576b6c515363bb1f77bb2 /lang
parentaaf4d2426cfc7c5db785170bb9507db374de02cd (diff)
downloadpkgsrc-1db27a837512d38bb6c159e4d53523b620ff969a.tar.gz
+digest
Diffstat (limited to 'lang')
-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 f24eebca288..561ae0eb255 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.12 2014/04/02 00:19:10 asau Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.13 2014/06/02 04:46:11 rodent Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -20,6 +20,7 @@ _SUPPORTED_PACKAGES+=Pmw x11/py-Pmw x11/py-Pmw2
_SUPPORTED_PACKAGES+=X textproc/py-X2 textproc/py-X
_SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3
_SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2
+_SUPPORTED_PACKAGES+=digest www/py-python-digest www/py-python3-digest
_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