pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python Add python-digest



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1688c4bc6864
branches:  trunk
changeset: 635508:1688c4bc6864
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 07 14:27:02 2014 +0000

description:
Add python-digest

diffstat:

 lang/python/versioned_dependencies.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 756064671374 -r 1688c4bc6864 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk     Sat Jun 07 14:26:24 2014 +0000
+++ b/lang/python/versioned_dependencies.mk     Sat Jun 07 14:27:02 2014 +0000
@@ -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+=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}



Home | Main Index | Thread Index | Old Index