Bug 1136284
Summary: | python-sphinx-1.3.1 is available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
Component: | python-sphinx | Assignee: | Michel Lind <michel> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jujens, loganjerry, michel, orion, projects.rg, tadej.j, zbyszek |
Target Milestone: | --- | Keywords: | FutureFeature, Reopened, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-sphinx-1.3.1-2.fc24 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-25 17:04:17 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1153993, 1260288 | ||
Bug Blocks: |
Description
Upstream Release Monitoring
2014-09-02 09:35:05 UTC
Latest upstream release: 1.3b1 Current version/release in Fedora Rawhide: 1.2.2-5.fc21 URL: https://pypi.python.org/packages/source/S/Sphinx/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://github.com/fedora-infra/anitya/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. Latest upstream release: 1.3b2 Current version/release in Fedora Rawhide: 1.2.2-5.fc21 URL: https://pypi.python.org/packages/source/S/Sphinx/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. Latest upstream release: 1.3b3 Current version/release in rawhide: 1.2.3-1.fc22 URL: https://pypi.python.org/pypi/Sphinx Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9060877 Latest upstream release: 1.3 Current version/release in rawhide: 1.2.3-1.fc22 URL: https://pypi.python.org/pypi/Sphinx Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9210029 Latest upstream release: 1.3.1 Current version/release in rawhide: 1.2.3-1.fc22 URL: https://pypi.python.org/pypi/Sphinx Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9252104 Any progress on that issue? I managed to make a new SRPM for this update: http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-sphinx-1.3.1-1.fc22.src.rpm SPEC: http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-sphinx.spec It requires pygements 2 to build. Changelog: - Update to 1.3.1 - Update to new guidelines - Make the default executable use python3 I forgot to mention: I also packaged the missing dependency: SRPM: http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python-snowballstemmer-1.2.0-1.fc22.src.rpm SPEC: http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python-snowballstemmer.spec (In reply to Julien Enselme from comment #11) > I forgot to mention: I also packaged the missing dependency: > SRPM: > http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/python- > snowballstemmer-1.2.0-1.fc22.src.rpm > SPEC: > http://jenselme.perso.centrale-marseille.fr/visible/SPECS/python- > snowballstemmer.spec Hi Julien, Thanks. Do you want to get that packaged in Fedora? I can help do the review and/or get you sponsored as a packager if needed. Just opened the review. Feel free to take it: https://bugzilla.redhat.com/show_bug.cgi?id=1260288 (btw, I am already a packager) Where are we with this? Michel are you around? I'm also interested, as the latest python-networkx release requires sphinx 1.3 or later to build. Michel, do you need help with this? zbyszek's python-sphinx-1.3.1-1.fc24 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=701474 I pushed the patch from comment #c10. Thanks! We seem to have Dependency problems: nothing provides python2-sphinx_rtd_theme needed by python2-Sphinx-1.3.1-1.fc24.noarch I guess I made a mistake in my patch and we should only require python-sphinx_rtd_theme for the python2 subpackage. Yeah, I'm running a local build now with that one line removed. Will rebuild in koji if that works as expected. I found some things to fix. Should be all fine now. |