Hello!
python-support 0.6.4 includes code to automatically rename egg-info
directories in order to remove the python version number from their
name. This is a most welcome adition, IMO, since now we have shared code
handling this, and will be able to remove the mv hacks from every python
package which uses python-support. This also means, though, that
packages which do this in debian/rules will FTBFS:
PYVER=$(shell pyversions -vd)
common-binary-post-install-indep::
mv
debian/[...]/TurboGears-${DEB_UPSTEAM_VERSION}-py${PYVER}.egg-info \
debian/[...]/TurboGears-${DEB_UPSTREAM_VERSION}.egg-info
Beware when updating your packages! Below you'll find a dd-list -i of
packages containing .egg-info in the name in a directory or file, and
also depending on python-support generated by me and POX.
Also courtesy of POX, an example changeset of what needs to be done:
http://svn.debian.org/wsvn/python-modules/?rev=2326&sc=1
Nacho Barrientos Arias <[EMAIL PROTECTED]>
rdflib
Michael Banck <[EMAIL PROTECTED]>
pymol
Cyril Brulebois <[EMAIL PROTECTED]>
python-networkx
python-pygraphviz
Ross Burton <[EMAIL PROTECTED]>
kid
Michel Casabona <[EMAIL PROTECTED]>
hachoir-core
hachoir-metadata
hachoir-parser
hachoir-urwid
Debian Python Modules Team <[EMAIL PROTECTED]>
elementtree
python-dsv
python-mysqldb
pyusb
simplejson
urwid
Cédric Delfosse <[EMAIL PROTECTED]>
pythoncad
Arnaud Fontaine <[EMAIL PROTECTED]>
cheetah
genshi
planet
pyasn1
twill
Debian QA Group <[EMAIL PROTECTED]>
kiwi
Guido Guenther <[EMAIL PROTECTED]>
python-vobject
python-xattr
Kai Hendry <[EMAIL PROTECTED]>
flup
Joey Hess <[EMAIL PROTECTED]>
archivemail
Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
hplip
Anand Kumria <[EMAIL PROTECTED]>
stgit
Chris Lamb <[EMAIL PROTECTED]>
trac-bzr
Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]>
imdbpy
Kartik Mistry <[EMAIL PROTECTED]>
fontypython
Oleksandr Moskalenko <[EMAIL PROTECTED]>
beaker
myghty
myghtyutils
pylons
python-decorator
quixote
webhelpers
Gustavo Noronha Silva <[EMAIL PROTECTED]>
cherrypy3
configobj
gazpacho
json-py
nose
pyprotocols
python-cherrypy
ruledispatch
turbogears
turbojson
turbokid
Jonas Smedegaard <[EMAIL PROTECTED]>
moin
Monty Taylor <[EMAIL PROTECTED]>
plywood
See you,
--
Gustavo Noronha Silva <[EMAIL PROTECTED]>
http://people.debian.org/~kov/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]