Created attachment 688796 [details] Results of the yum updat command Description of problem: After upgrading from FC17 to FC18 python-django-tagging.noarch won't upgrade django-tagging.noarch 0:0.3.1-3.fc17 Version-Release number of selected component (if applicable): python-django-tagging.noarch 0:0.3.1-6.fc18 How reproducible: Hard problem on my system Steps to Reproduce: 1. yum update python-django-tagging.noarch Actual results: Udate fails as attached Expected results: Clean update Additional info:
This should be fixed with latest version from updates-testing. yum --enablerepo=updates-testing update python-django then yum install python-django-tagging If this works for you, please provide feedback: https://admin.fedoraproject.org/updates/FEDORA-2013-0801/python-django-1.4.3-3.fc18
Installed OK. Thanks