matplotlib does not install .egg-info dir
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| matplotlib (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Without .egg-info dir cannot use this library from apps which use pkg_resources to load packages.
Related branches
Gediminas Paulauskas (menesis) wrote : | #1 |
Changed in matplotlib: | |
status: | New → Confirmed |
Benjamin Drung (bdrung) wrote : | #2 |
matplotlib (0.98.5.2-1ubuntu3) jaunty; urgency=low
* Install egg-info files and add python-setuptools to build depends; thanks to
Gediminas Paulauskas (LP: #298138).
* debian/control: Build depends on python-qt4
-- Benjamin Drung <email address hidden> Wed, 25 Mar 2009 18:56:31 +0100
Benjamin Drung (bdrung) wrote : | #3 |
Daniel Holbach (dholbach) wrote : | #4 |
Uploaded. Sitting in the queue.
Changed in matplotlib (Ubuntu): | |
status: | Confirmed → Fix Committed |
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package matplotlib - 0.98.5.2-1ubuntu3
---------------
matplotlib (0.98.5.2-1ubuntu3) jaunty; urgency=low
* Install egg-info files and add python-setuptools to build depends; thanks to
Gediminas Paulauskas (LP: #298138).
* debian/control: Build depends on python-qt4
-- Benjamin Drung <email address hidden> Wed, 25 Mar 2009 18:56:31 +0100
Changed in matplotlib: | |
status: | Fix Committed → Fix Released |
I have built a package with .egg-info files. I am not sure that 'setup.py install_egg_info' is a correct thing to do, but it works. /launchpad. net/~pov/ +archive
Also I had to add some more build-deps just to make it build.
Resulting debdiff attached, the package is in my PPA: https:/