pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python + ephem



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cd204ca4411
branches:  trunk
changeset: 629382:5cd204ca4411
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 20 12:51:29 2014 +0000

description:
+ ephem

diffstat:

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

diffs (17 lines):

diff -r 78717dbb1aa9 -r 5cd204ca4411 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk     Mon Jan 20 12:50:46 2014 +0000
+++ b/lang/python/versioned_dependencies.mk     Mon Jan 20 12:51:29 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.7 2014/01/20 12:36:28 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.8 2014/01/20 12:51:29 wiz Exp $
 #
 # This file determines which separate distribution of a Python
 # package is used as dependency, depending on the Python version
@@ -21,6 +21,7 @@
 #_SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3
 _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+=jsonlib textproc/py-jsonlib textproc/py-jsonlib3
 



Home | Main Index | Thread Index | Old Index