pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/python Removed cherrypy17 from versioned_dependen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74e866011311
branches:  trunk
changeset: 447161:74e866011311
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 17 10:04:52 2021 +0000

description:
Removed cherrypy17 from versioned_dependencies.mk

diffstat:

 lang/python/versioned_dependencies.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6407fd42bc2d -r 74e866011311 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk     Wed Feb 17 10:03:23 2021 +0000
+++ b/lang/python/versioned_dependencies.mk     Wed Feb 17 10:04:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.46 2020/10/15 12:42:10 schmonz Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.47 2021/02/17 10:04:52 adam Exp $
 #
 # This file determines which separate distribution of a Python
 # package is used as dependency, depending on the Python version
@@ -20,7 +20,6 @@
 _SUPPORTED_PACKAGES+=  Pmw x11/py-Pmw x11/py-Pmw2
 _SUPPORTED_PACKAGES+=  X textproc/py-X2 textproc/py-X
 _SUPPORTED_PACKAGES+=  cairo graphics/py-cairo118 graphics/py-cairo
-_SUPPORTED_PACKAGES+=  cherrypy www/py-cherrypy17 www/py-cherrypy
 _SUPPORTED_PACKAGES+=  dialog devel/py-dialog2 devel/py-dialog
 _SUPPORTED_PACKAGES+=  eliot sysutils/py-eliot17 sysutils/py-eliot
 # XXX feedparser 6.x is not only py27-incompatible, but also 5.x-API-incompatible



Home | Main Index | Thread Index | Old Index