CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/29 15:43:24
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Log message:
switch the ports which have been marked as obsolete with the "python2
port superseded by python3 version" over to simply replacing with the py3
version instead. fix jupyter-notebook (which has+had no py- prefix) -
the current py3 package is named "jupyter-notebook" and this was marked
as obsolete - switch to "replace jupyter-notebook3 with jupyter-notebook"
to help upgrades. ok kmos@