Description of problem: Current fedora: python-sphinx-0.6.6-1.fc13.noarch Current sphinx release: Current version: 1.0.4 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
1.0.x is an incompatible update of 0.6.x. (But f14 has 1.0.x already). Do you have a reason for needing 1.0.x in f13? If so, maybe someone needs to put together a compat package. python-sphinx1.0-1.0.4. (Or otoh, it might be an overly specific dependendency version in upstream packaging... I've seen that too.)
As Toshio said above. FYI, when we first transitioned Rawhide (before F-14 was branched) to the pre-1.0 betas, some packages that make use of Sphinx break due to the incompatibilities. Given that we don't want to potentially force all Sphinx-dependent packages to be upgraded, on a stable release, just because the documentation system changed, we're definitely not updating python-sphinx in F-13. A compatibility package might be a solution, as Toshio suggested. If you're just using Sphinx for personal use, then just rebuilding the F-14 package for F-13 should work just fine.
Thanks for the information. I agree with the above recommendations. Thanks again.
*** This bug has been marked as a duplicate of bug 648633 ***