Help!

packages using python-support and renaming egg-info direct..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python RSS
Next:  python-imaging 1.1.6  
Author Message
Gustavo Noronha Silva
External


Since: Dec 31, 2004
Posts: 408



PostPosted: Sat May 12, 2007 11:10 pm    Post subject: packages using python-support and renaming egg-info directories will FTBFS
Archived from groups: linux>debian>maint>python (more info?)

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 <nacho.TakeThisOut@debian.org>
rdflib

Michael Banck <mbanck.TakeThisOut@debian.org>
pymol

Cyril Brulebois <cyril.brulebois.TakeThisOut@enst-bretagne.fr>
python-networkx
python-pygraphviz

Ross Burton <ross.TakeThisOut@debian.org>
kid

Michel Casabona <michel.casabona.TakeThisOut@free.fr>
hachoir-core
hachoir-metadata
hachoir-parser
hachoir-urwid

Debian Python Modules Team <python-modules-team.TakeThisOut@lists.alioth.debian.org>
elementtree
python-dsv
python-mysqldb
pyusb
simplejson
urwid

Cédric Delfosse <cedric.TakeThisOut@debian.org>
pythoncad

Arnaud Fontaine <arnaud.TakeThisOut@andesi.org>
cheetah
genshi
planet
pyasn1
twill

Debian QA Group <packages.TakeThisOut@qa.debian.org>
kiwi

Guido Guenther <agx.TakeThisOut@sigxcpu.org>
python-vobject
python-xattr

Kai Hendry <hendry.TakeThisOut@iki.fi>
flup

Joey Hess <joeyh.TakeThisOut@debian.org>
archivemail

Henrique de Moraes Holschuh <hmh.TakeThisOut@debian.org>
hplip

Anand Kumria <wildfire.TakeThisOut@progsoc.org>
stgit

Chris Lamb <chris.TakeThisOut@chris-lamb.co.uk>
trac-bzr

Ana Beatriz Guerrero Lopez <ana.TakeThisOut@debian.org>
imdbpy

Kartik Mistry <kartik.mistry.TakeThisOut@gmail.com>
fontypython

Oleksandr Moskalenko <malex.TakeThisOut@debian.org>
beaker
myghty
myghtyutils
pylons
python-decorator
quixote
webhelpers

Gustavo Noronha Silva <kov.TakeThisOut@debian.org>
cherrypy3
configobj
gazpacho
json-py
nose
pyprotocols
python-cherrypy
ruledispatch
turbogears
turbojson
turbokid

Jonas Smedegaard <dr.TakeThisOut@jones.dk>
moin

Monty Taylor <mordred.TakeThisOut@inaugust.com>
plywood

See you,

--
Gustavo Noronha Silva <kov.TakeThisOut@debian.org>
http://people.debian.org/~kov/


--
To UNSUBSCRIBE, email to debian-python-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Josselin Mouette
External


Since: Nov 09, 2004
Posts: 1057



PostPosted: Mon May 14, 2007 1:20 pm    Post subject: Re: packages using python-support and renaming egg-info directories will FTBFS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Le samedi 12 mai 2007 à 18:06 -0300, Gustavo Noronha Silva a écrit :
> 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:

Gasp, I thought this would be harmless, but I didn't think some rules
files would run such hacks *after* running dh_pysupport.

I guess it's better off now to just remove the hacks, but I'm sorry for
introducing these failures without leaving a chance for synchronised
uploads.

--
.''`.
: :' : We are debian.org. Lower your prices, surrender your code.
`. `' We will add your hardware and software distinctiveness to
`- our own. Resistance is futile.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Python All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum