summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-06-22 09:14:44 +0000
committerwiz <wiz@pkgsrc.org>2022-06-22 09:14:44 +0000
commit81ec48ea5b0d7faefbf35fcd2b525102972c18b4 (patch)
tree5f769395ef63c4617a979116a8d9838d926f8a05 /lang
parent9e40fd245fc0e94e96178b6c832beafb633bcb22 (diff)
downloadpkgsrc-81ec48ea5b0d7faefbf35fcd2b525102972c18b4.tar.gz
python: add pyphen to help in versioned_dependencies.mk
Diffstat (limited to 'lang')
-rw-r--r--lang/python/versioned_dependencies.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk
index 3eec9cfdeeb..6b0da3a9e42 100644
--- a/lang/python/versioned_dependencies.mk
+++ b/lang/python/versioned_dependencies.mk
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.74 2022/06/22 09:10:48 joerg Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.75 2022/06/22 09:14:44 wiz Exp $
#
# This file determines which separate distribution of a Python
# package is used as dependency, depending on the Python version
@@ -9,7 +9,7 @@
# PYTHON_VERSIONED_DEPENDENCIES
# The Python package which should be added as a dependency.
#
-# Possible values: Pillow X cairo click cryptography docstyle flake8 html2text hypothesis importlib-metadata jinja2 lama markdown mccabe more-itertools pip packaging pygments pyparsing python-digest rsa setuptools setuptools_scm sphinx test twisted zipp
+# Possible values: Pillow X cairo click cryptography docstyle flake8 html2text hypothesis importlib-metadata jinja2 lama markdown mccabe more-itertools pip packaging pygments pyparsing pyphen python-digest rsa setuptools setuptools_scm sphinx test twisted zipp
# Default: (nothing)
#