python-feedparser not being detected

Bug #482913 reported by Philip Peitsch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-distutils-extra
Fix Released
Undecided
Martin Pitt
quickly (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: quickly

I am building a python project with quickly that relies on python-feedparser... but this isn't being picked up by setup. The output of the package script shows:

Searching packages which provide required Python modules:
   desktopcouch.records.record ... python-desktopcouch-records
   desktopcouch.records.server ... python-desktopcouch-records
   feedparser ... [not found]
   gobject ... python-gobject
   gtk ... python-gtk2
   pynotify ... python-notify

The code for this module is available at https://code.launchpad.net/~philip-peitsch/+junk/hudson-notifier (bzr branch lp:~philip-peitsch/+junk/hudson-notifier). I'm just running "quickly package" from the root directory.

Related branches

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Thanks for your interest in Quickly.
The issue is not in Quickly itself but in python-mkdebian which is part of python-distutilsextra.

In fact, this module isn't a directory containing feedparser/__init__.py but you only have /usr/share/pyshared/feedparser.py file. As pitti is working on it, I'm proposing a merge request on it.

Changed in python-distutils-extra:
status: New → In Progress
Changed in quickly (Ubuntu):
status: New → Invalid
Revision history for this message
Martin Pitt (pitti) wrote :

Merged, thanks Didier!

Changed in python-distutils-extra:
assignee: nobody → Martin Pitt (pitti)
status: In Progress → Fix Committed
Revision history for this message
Martin Pitt (pitti) wrote :

Fixed in 2.14

Changed in python-distutils-extra:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.