[Django] #26637: Docs says Sphinx 1.0.2 is required but code says 1.3

1 view
Skip to first unread message

Django

unread,
May 19, 2016, 8:07:07 AM5/19/16
to django-...@googlegroups.com
#26637: Docs says Sphinx 1.0.2 is required but code says 1.3
-------------------------------+--------------------
Reporter: adelton | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------
The https://docs.djangoproject.com/en/dev/internals/contributing/writing-
documentation/ says:

Note
Building the Django documentation requires Sphinx 1.0.2 or newer.

When I install python-sphinx-1.2.3-4.fc23.noarch and run ```make html```,
I get

Making output directory...
Running Sphinx v1.2.3
Sphinx version error:
This project needs at least Sphinx v1.3 and therefore cannot be built
with this version.

Indeed, docs/conf.py has

needs_sphinx = '1.3' # Actually 1.3.4, but micro versions aren't
supported here.

--
Ticket URL: <https://code.djangoproject.com/ticket/26637>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 19, 2016, 8:10:14 AM5/19/16
to django-...@googlegroups.com
#26637: Docs says Sphinx 1.0.2 is required but code says 1.3
-------------------------------+--------------------------------------

Reporter: adelton | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by adelton):

* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0


Comment:

Filed https://github.com/django/django/pull/6625.

--
Ticket URL: <https://code.djangoproject.com/ticket/26637#comment:1>

Django

unread,
May 19, 2016, 9:12:27 AM5/19/16
to django-...@googlegroups.com
#26637: Docs says Sphinx 1.0.2 is required but code says 1.3
-------------------------------+--------------------------------------
Reporter: adelton | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"2e1d44e46d1ea3d8c9fdc5c323a127f51006f6c3" 2e1d44e]:
{{{
#!CommitTicketReference repository=""
revision="2e1d44e46d1ea3d8c9fdc5c323a127f51006f6c3"
Fixed #26637 -- Removed obsolete note in docs/internals/contributing
/writing-documentation.txt
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26637#comment:2>

Django

unread,
May 19, 2016, 9:13:00 AM5/19/16
to django-...@googlegroups.com
#26637: Docs says Sphinx 1.0.2 is required but code says 1.3
-------------------------------+--------------------------------------
Reporter: adelton | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"d1c6e063ffa69df6e8408151bd5d78408b81d8f5" d1c6e06]:
{{{
#!CommitTicketReference repository=""
revision="d1c6e063ffa69df6e8408151bd5d78408b81d8f5"
[1.9.x] Fixed #26637 -- Removed obsolete note in
docs/internals/contributing/writing-documentation.txt

Backport of 2e1d44e46d1ea3d8c9fdc5c323a127f51006f6c3 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26637#comment:3>

Reply all
Reply to author
Forward
0 new messages