pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python Remove comment that doesn't reflect the co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4821e3be211f
branches: trunk
changeset: 553532:4821e3be211f
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jan 23 18:02:32 2009 +0000
description:
Remove comment that doesn't reflect the consensus on how to mark support
Python versions.
diffstat:
lang/python/pyversion.mk | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r 4f8120facd57 -r 4821e3be211f lang/python/pyversion.mk
--- a/lang/python/pyversion.mk Fri Jan 23 17:57:49 2009 +0000
+++ b/lang/python/pyversion.mk Fri Jan 23 18:02:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pyversion.mk,v 1.61 2008/11/29 19:30:33 snj Exp $
+# $NetBSD: pyversion.mk,v 1.62 2009/01/23 18:02:32 joerg Exp $
# This file determines which Python version is used as a dependency for
# a package.
@@ -16,10 +16,7 @@
# PYTHON_VERSIONS_ACCEPTED
# The Python versions that are acceptable for the package. The
# order of the entries matters, since earlier entries are
-# preferred over later ones. If the package doesn't work with
-# older Python versions but only with newer ones, please use
-# PYTHON_VERSIONS_INCOMPATIBLE instead, since it will
-# automatically include future versions.
+# preferred over later ones.
#
# Possible values: 25 24 23 21
# Default: 25 24 23
Home |
Main Index |
Thread Index |
Old Index