pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python time/py-dateutil support py3k now.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4d0a3e73dcb
branches: trunk
changeset: 643297:a4d0a3e73dcb
user: obache <obache%pkgsrc.org@localhost>
date: Sun Dec 14 02:34:52 2014 +0000
description:
time/py-dateutil support py3k now.
diffstat:
lang/python/versioned_dependencies.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 56c91661ff38 -r a4d0a3e73dcb lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk Sun Dec 14 01:32:04 2014 +0000
+++ b/lang/python/versioned_dependencies.mk Sun Dec 14 02:34:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.17 2014/12/13 09:05:30 obache Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.18 2014/12/14 02:34:52 obache Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -19,7 +19,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+=dateutil time/py-dateutil time/py-dateutil
_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
Home |
Main Index |
Thread Index |
Old Index