Description of problem: PyXML was removed in Fedora 19 in favour of functionality in the python stdlib https://fedoraproject.org/wiki/Features/RemovePyXML However, no package in F19 obsoletes the deprecated package, so it is left behind when updating from F18 [root@localhost ~]# repoquery --whatobsoletes PyXML [root@localhost ~]# Version-Release number of selected component (if applicable): How reproducible: I only did the update once, but it should happen every time. Steps to Reproduce: 1. Update from F18 to F19 Actual results: Retired PyXML left behind Expected results: Retired PyXML removed
I'll add the proper obsoletes into Python package. Thanks for the report.
python-2.7.5-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-2.7.5-3.fc19
Package python-2.7.5-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-2.7.5-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-12606/python-2.7.5-3.fc19 then log in and leave karma (feedback).
python-2.7.5-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.