pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48801: python34 PLIST conflict with python33 concerning lib/libpython3.so
The following reply was made to PR pkg/48801; it has been noted by GNATS.
From: "OBATA Akio" <obata%lins.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/48801: python34 PLIST conflict with python33 concerning
lib/libpython3.so
Date: Mon, 12 May 2014 10:16:22 +0900
Two issues.
The first one is conflict python34 with python33.
> ../../lang/python33/PLIST:lib/libpython3.so
> ../../lang/python34/PLIST:lib/libpython3.so
It is for PEP 384, and usually multiple python3x co-existence is not required.
The second one is that after python34 addition, it will be picked up if
DEFAULT_PYTHON_VERSION is not in PYHON_VERSION_ACCEPTABLE.
1. reorder DEFAULT_PYTHON_VERSION so that 33 is preferred than 34, same as
previous?
2. bump all PYHON_VERSION_ACCEPTABL=3x packages to reflect the change?
--
OBATA Akio / obata%lins.jp@localhost
Home |
Main Index |
Thread Index |
Old Index