summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-12-13 09:05:30 +0000
committerobache <obache@pkgsrc.org>2014-12-13 09:05:30 +0000
commit8b11f674f2499cbf650a3834efd152e9cead5bd5 (patch)
treedf00e1fad2ebf01f3087b478a7667c4285905377 /lang/python
parent07a80129bf13f48700386fb78ef021dffeec9421 (diff)
downloadpkgsrc-8b11f674f2499cbf650a3834efd152e9cead5bd5.tar.gz
devel/py-unittest2 support py3x now.
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/versioned_dependencies.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 05232ebfe2c..90d00945306 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.16 2014/12/05 21:44:10 rodent Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.17 2014/12/13 09:05:30 obache Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -26,7 +26,6 @@ _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
.for pattern in ${PYTHON_VERSIONED_DEPENDENCIES}
_PKG_MATCHED= no