Get rid of lib/feedparser.py

Bug #364561 reported by Johannes Sasongko
2
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Low
Johannes Sasongko

Bug Description

Most distributions include feedparser in their repository [1-5]. We can safely depend on such package and remove our copy in lib; I believe we did not do any modification to the file.

Of course, all code referring to the old lib.feedparser need to be changed to refer to the system version (probably just "feedparser"). Another task is to add this dependency to the debian package scripts included in our debian-package-trunk branch (the Debian package name is python-feedparser).

[1] http://www.archlinux.org/packages/python-feedparser
[2] http://packages.debian.org/python-feedparser
[3] https://admin.fedoraproject.org/pkgdb/packages/name/python-feedparser
[4] http://gentoo-portage.com/dev-python/feedparser
[5] http://packages.ubuntu.com/python-feedparser

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

The official Debian package has done this [1], choosing to create a link in lib to the system feedparser.

[1] http://packages.debian.org/changelogs/pool/main/e/exaile/exaile_0.2.14+debian-1/changelog#versionversion0.2.14_debian-1

Changed in exaile:
importance: Undecided → Low
milestone: none → 0.3.0
status: New → Confirmed
Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Apparently we're not using feedparser anymore, since 0.3 doesn't support podcasts yet.

Changed in exaile:
assignee: nobody → sjohannes
status: Confirmed → Fix Committed
reacocard (reacocard)
Changed in exaile:
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.