summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-07 14:27:02 +0000
committerwiz <wiz>2014-06-07 14:27:02 +0000
commitcb99d91554d73b9b8ab68f3427e18d992ce7bcf8 (patch)
tree19092ebfd0f1ce24f1decf24f14fdd3ffe09afd7 /lang/python
parent49b0853e158b5812d43e1aa03307619b9d0462e1 (diff)
downloadpkgsrc-cb99d91554d73b9b8ab68f3427e18d992ce7bcf8.tar.gz
Add python-digest
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 29d9b86f1e5..7199279fd54 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.14 2014/06/02 04:59:14 rodent Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.15 2014/06/07 14:27:02 wiz Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -24,6 +24,7 @@ _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+=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
.for pattern in ${PYTHON_VERSIONED_DEPENDENCIES}