pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/python
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 17 10:05:36 UTC 2021
Modified Files:
pkgsrc/lang/python: versioned_dependencies.mk
Log Message:
Removed cherrypy17 from versioned_dependencies.mk
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/lang/python/versioned_dependencies.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/python/versioned_dependencies.mk
diff -u pkgsrc/lang/python/versioned_dependencies.mk:1.47 pkgsrc/lang/python/versioned_dependencies.mk:1.48
--- pkgsrc/lang/python/versioned_dependencies.mk:1.47 Wed Feb 17 10:04:52 2021
+++ pkgsrc/lang/python/versioned_dependencies.mk Wed Feb 17 10:05:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.47 2021/02/17 10:04:52 adam Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.48 2021/02/17 10:05:36 adam 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: Pmw X cairo cherrypy dialog eliot html2text hypothesis ipython jsonlib more-itertools python-digest rsa setuptools sphinx test zipp
+# Possible values: Pmw X cairo dialog eliot html2text hypothesis ipython jsonlib more-itertools python-digest rsa setuptools sphinx test zipp
# Default: (nothing)
#
Home |
Main Index |
Thread Index |
Old Index