pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python Support version dependend location of py-p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/036481b4b2b0
branches: trunk
changeset: 380967:036481b4b2b0
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 21 22:10:10 2022 +0000
description:
Support version dependend location of py-pyphen
diffstat:
lang/python/versioned_dependencies.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 68dda5ec1219 -r 036481b4b2b0 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk Tue Jun 21 18:48:49 2022 +0000
+++ b/lang/python/versioned_dependencies.mk Tue Jun 21 22:10:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.72 2022/06/18 21:58:50 wiz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.73 2022/06/21 22:10:10 joerg Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -37,6 +37,7 @@
_SUPPORTED_PACKAGES+= pip devel/py-pip20 devel/py-pip
_SUPPORTED_PACKAGES+= pygments textproc/py-pygments25 textproc/py-pygments
_SUPPORTED_PACKAGES+= pyparsing devel/py-pyparsing2 devel/py-pyparsing
+_SUPPORTED_PACKAGES+= pyphen textproc/py-pyphen textproc/py27-pyphen
_SUPPORTED_PACKAGES+= python-digest www/py-python-digest www/py-python3-digest
_SUPPORTED_PACKAGES+= rsa security/py-rsa40 security/py-rsa
_SUPPORTED_PACKAGES+= setuptools devel/py-setuptools44 devel/py-setuptools
Home |
Main Index |
Thread Index |
Old Index