Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335491 - Stabilize dev-python/sphinx-1.0.3
Summary: Stabilize dev-python/sphinx-1.0.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-09-01 09:33 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2010-10-17 20:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirkjan Ochtman (RETIRED) gentoo-dev 2010-09-01 09:33:07 UTC
Please stabilize.
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2010-09-03 15:22:22 UTC
Tested on x86: Looks good.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-09-05 20:49:32 UTC
dev-python/django-1.1.2 fails with the newer sphinx with the following error (USE=doc):

 * Generation of documentation
make -j3 html 
sphinx-build -b djangohtml -d _build/doctrees   . _build/html
Making output directory...
Running Sphinx v1.0.1
loading pickled environment... not yet created
building [djangohtml]: targets for 160 source files that are out of date
updating environment: 160 added, 0 changed, 0 removed
/var/tmp/portage/dev-python/django-1.1.2/work/Django-1.1.2/docs/_ext/djangodocs.py:91: DeprecationWarning: xfileref_role is deprecated, use XRefRole          
  xrefs = sphinx.roles.xfileref_role('ref', linktext, linktext, lineno, state)
reading sources... [ 50%] ref/django-admin                                                                                                                    
Exception occurred:
  File "/var/tmp/portage/dev-python/django-1.1.2/work/Django-1.1.2/docs/_ext/djangodocs.py", line 215, in parse_django_adminopt_node
    from sphinx.directives.desc import option_desc_re
ImportError: No module named desc
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-09-06 08:49:56 UTC
Yeah... I'm guessing we'd want that version of Django to depend on older Sphinx.

Python team, any hints on how to handle this?
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-22 20:01:17 UTC
(In reply to comment #2)

This is now fixed.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-22 20:02:02 UTC
Stabilize dev-python/sphinx-1.0.3.
Comment 6 Markus Meier gentoo-dev 2010-09-25 14:52:14 UTC
amd64/arm/x86 stable, thanks Thomas
Comment 7 Brent Baude (RETIRED) gentoo-dev 2010-09-28 16:41:57 UTC
ppc stable
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2010-10-09 16:45:57 UTC
alpha/ia64/s390/sh/sparc stable
Comment 9 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-17 20:59:26 UTC
dev-python/sphinx-1.0.4 will be stabilized in bug #341513.