5 Apr 2011 15:37
Re: [arch-dev] Packaging inconsistencies of python modules
Public list, no need to be private. On Tue, Apr 5, 2011 at 6:54 AM, Ray Rashif <schivmeister@...> wrote: > When I got ready to split python-scipy today (sorry angvp it appears > to have taken me more than just "a day" to get to it), I realised I > didn't know - or rather was confused about - how/what to name the > python3 package. That is a direct result of not being confident about > the naming scheme. If there ever has been any discussion with a > conclusion, I'd like to be reminded of it. Otherwise.. > > I remember very early on (during the python transition), the general > consensus was: > > python2-foo (for any 2.x project or module) > foo (for the more popular and bigger 3.x modules which are independent > projects by their own like PyQt) > python-foo (for the average 3.x module) > > So for eg. PyQt we would or were supposed to have (pardon me if I'm wrong): > > * python2-pyqt > * pyqt > > And for NumPy: > > * python2-numpy > * numpy > > Or failing that, at least: >(Continue reading)
RSS Feed