1
0
forked from pool/python-Sphinx

278 Commits

Author SHA256 Message Date
6b773ed37b Accepting request 1188421 from devel:languages:python
- update to 7.4.5:
  * #12593, #12600: Revert coercing the type of selected
    :confval:`html_sidebars` values to a list. Log an error
    message when string values are detected. Patch by Adam
    Turner.
  * #12594: LaTeX: since 7.4.0, :rst:dir:`seealso` and other
    "light" admonitions now break PDF builds if they contain a
    :dudir:`figure` directive; and also if they are contained in
    a table cell (rendered by tabulary). Patch by Jean-François
    B.
  * #12585, #12586: Do not warn when an intersphinx inventory
    contains case-insensitively ambiguous duplicate items. Patch
    by James Addison.
  * #12582: Restore support for list-styled
    :confval:`source_suffix` values with extensions that register
    parsers. Patch by Adam Turner.
  * #12580, #12583: Resolve failures with the C domain on
    incremental builds with Sphinx 7.3.7 and earlier. Patch by
    Adam Turner.
  * Fix invalid HTML when a rubric node with invalid heading-
    level is used. Patch by Adam Turner.
  * #12579, #12581: Restore support for typing.ParamSpec in
    autodoc. Patch by Adam Turner.
  * #12555: Drop Docutils 0.18.1 and Docutils 0.19 support. Patch
    by Adam Turner.
  * LaTeX: the xcolor package is now required (but is for example
    part of Ubuntu texlive-latex-recommended which has always
    been required).
  * LaTeX: the fontawesome5 LaTeX package is needed for the
    default choices of icons now used in admonition titles in PDF

OBS-URL: https://build.opensuse.org/request/show/1188421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=107
2024-07-22 15:13:58 +00:00
764d0b8bc9 Accepting request 1184035 from devel:languages:python
- update to 7.3.7:
  * #12299: Defer loading themes defined via entry points until
    their explicit use by the user or a child theme. Patch by
    Adam Turner.
  * #12305: Return the default value for theme.get_config() with
    an unsupported theme configuration section. Patch by Adam
    Turner.
  * #12295: Re-export all AST types in the C and C++ domains.
    Patch by Adam Turner.
  * #12295: Re-export various objects from
    sphinx.domains.python._annotations in sphinx.domains.python.
    Patch by Jacob Chesslo and Adam Turner.
  * #12295: Re-export various objects from
    sphinx.domains.python._object in sphinx.domains.python. Patch
    by Jacob Chesslo and Adam Turner.
  * Handle cases when Any is not an instance of type. Patch by
    Adam Turner.
  * #12290: Fix a false-positive warning when setting a
    configuration value with Any as the valid type to a type
    other than the value's default. Patch by Adam Turner.
  * Preload all themes defined via entry points. Patch by Adam
    Turner.
  * Fix a bad interaction between the 'Furo' theme and the new-
    style for configuration values. Patch by Adam Turner.
  * Require tomli on Python 3.10 and earlier. Patch by Adam
    Turner.
  * #11858: Increase the minimum supported version of Alabaster
    to 0.7.14. Patch by Adam Turner.
  * #11411: Support Docutils 0.21. Patch by Adam Turner.
  * #12012: Use types-docutils instead of docutils-stubs.

OBS-URL: https://build.opensuse.org/request/show/1184035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=106
2024-07-03 18:29:39 +00:00
ecf89c577f Accepting request 1169646 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1169646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=105
2024-04-23 16:55:08 +00:00
8abec6f647 Accepting request 1169645 from home:dgarcia:branches:devel:languages:python:Factory
- Add fix-test-expectation-for-enum-rendering-on-python-3.12.3.patch
  gh#sphinx-doc/sphinx#12293, bsc#1223128

OBS-URL: https://build.opensuse.org/request/show/1169645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=262
2024-04-22 10:23:04 +00:00
51cbab92d6 Accepting request 1153136 from devel:languages:python
Forwarded request #1152961 from anag+factory

IMPORTANT: It would be better to fix/update the test, so if you can fix this please do so.
  I'm sending this SR because this have been holding the updates of ImageMagick and php-imagick for almost 2 months now.
  
  Changes: 
  - Disable test test_ext_imgconverter.

OBS-URL: https://build.opensuse.org/request/show/1153136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=104
2024-03-01 22:34:20 +00:00
5f5174c6de Accepting request 1152961 from home:anag+factory:Staging
IMPORTANT: It would be better to fix/update the test, so if you can fix this please do so.
I'm sending this SR because this have been holding the updates of ImageMagick and php-imagick for almost 2 months now.

Changes: 
- Disable test test_ext_imgconverter.

OBS-URL: https://build.opensuse.org/request/show/1152961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=260
2024-02-29 09:14:38 +00:00
c062df9248 Accepting request 1134224 from devel:languages:python
- Add upstream patch fix-autodoc-tests-python-3117.patch to make it
  work with python 3.11.7 gh#sphinx-doc/sphinx#11793

OBS-URL: https://build.opensuse.org/request/show/1134224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=103
2023-12-21 22:37:29 +00:00
e816a1b0f9 Accepting request 1134215 from home:dgarcia:branches:devel:languages:python:Factory
- Add upstream patch fix-autodoc-tests-python-3117.patch to make it
  work with python 3.11.7 gh#sphinx-doc/sphinx#11793

OBS-URL: https://build.opensuse.org/request/show/1134215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=258
2023-12-20 13:08:26 +00:00
14e9a71cb8 Accepting request 1131205 from devel:languages:python
- avoid xdist - not used by upstream and unstable (and not
  improving the build time by more than 25%)

- remove setuptools requires

OBS-URL: https://build.opensuse.org/request/show/1131205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=102
2023-12-07 18:08:55 +00:00
355635d8fd - avoid xdist - not used by upstream and unstable (and not
improving the build time by more than 25%)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=256
2023-12-05 20:13:48 +00:00
3c38f195ae - remove setuptools requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=255
2023-12-01 19:20:10 +00:00
c0e0743c8a Accepting request 1111065 from devel:languages:python
- update to 7.2.6:
  * #11679: Add the :envvar:`!SPHINX_AUTODOC_RELOAD_MODULES`
    environment variable, which if set reloads modules when
    using autodoc with ``TYPE_CHECKING = True``.
  * #11679: Use :py:func:`importlib.reload` to reload modules in
    autodoc.

  * autodoc: Support positional-only parameters in classmethod methods
  * Restore support string methods on path objects. This is deprecated
    and will be removed in Sphinx 8. Use os.fspath() to convert Path
  * linkcheck: Resolve hanging tests for timezones west of London and
  * Add the :no-typesetting: option to suppress textual output and only
  * Restored the the str interface of the asset classes (_CascadingStyleSheet
    and _JavaScript), which several extensions relied upon. This will be
    variables/structure members
  * html: HTML logo or Favicon specified as file not being found on output
  * #8959: using UNIX path separator in image directive confuses Sphinx on Windows
    bracketed, not braced (and is anyhow not needed)
- Add sphinx-pr8520-fix-AliasNode-copy.patch to fix failing
- add sphinx-pygments-compat.patch (fix tests with newer pygments)
    module has submodules
- Recommends only on SUSE
- Move sphinxcontrib namespace into seperate package to avoid
- Split latex-related stuff into its own subpackage so we can
- Be explicit about six version requirements
      anymore. If you want to keep italic style, adapt your stylesheet.
      figure numbers instead # symbol.
      unused_docs have been removed.
      font. Custom writers will have to be adapted to handle this node.
      lineno-match option. Thanks to Jeppe Pihl.

OBS-URL: https://build.opensuse.org/request/show/1111065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=101
2023-09-17 17:28:42 +00:00
b253dc2658 - update to 7.2.6:
* #11679: Add the :envvar:`!SPHINX_AUTODOC_RELOAD_MODULES`
    environment variable, which if set reloads modules when
    using autodoc with ``TYPE_CHECKING = True``.
  * #11679: Use :py:func:`importlib.reload` to reload modules in
    autodoc.
  * autodoc: Support positional-only parameters in classmethod methods
  * Restore support string methods on path objects. This is deprecated
    and will be removed in Sphinx 8. Use os.fspath() to convert Path
  * linkcheck: Resolve hanging tests for timezones west of London and
  * Add the :no-typesetting: option to suppress textual output and only
  * Restored the the str interface of the asset classes (_CascadingStyleSheet
    and _JavaScript), which several extensions relied upon. This will be
    variables/structure members
  * html: HTML logo or Favicon specified as file not being found on output
  * #8959: using UNIX path separator in image directive confuses Sphinx on Windows
    bracketed, not braced (and is anyhow not needed)
- Add sphinx-pr8520-fix-AliasNode-copy.patch to fix failing
- add sphinx-pygments-compat.patch (fix tests with newer pygments)
    module has submodules
- Recommends only on SUSE
- Move sphinxcontrib namespace into seperate package to avoid
- Split latex-related stuff into its own subpackage so we can
- Be explicit about six version requirements
      anymore. If you want to keep italic style, adapt your stylesheet.
      figure numbers instead # symbol.
      unused_docs have been removed.
      font. Custom writers will have to be adapted to handle this node.
      lineno-match option. Thanks to Jeppe Pihl.
- Add sphinx-setup_command_unicode.patch: Backport of

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=253
2023-09-14 10:17:23 +00:00
60c76458e5 Accepting request 1109692 from devel:languages:python
- update to 7.2.5:
  * #11645: Fix a regression preventing autodoc from importing
    modules within packages that make use of
    ``if typing.TYPE_CHECKING:`` to guard circular imports
    needed by type checkers.
  * #11634: Fixed inheritance diagram relative link resolution
    for sibling files in a subdirectory.
  * #11659: Allow ``?config=...`` in :confval:`mathjax_path`.
  * #11654: autodoc: Fail with a more descriptive error message
    when an object claims to be an instance of ``type``,
    but is not a class.
  * 11620: Cease emitting :event:`source-read` events for files
    read via the :dudir:`include` directive.
  * 11620: Add a new :event:`include-read` for observing and
    transforming the content of included files via the :dudir:`include`
    directive.
  * #11627: Restore support for copyright lines of the form
    ``YYYY`` when ``SOURCE_DATE_EPOCH`` is set.

OBS-URL: https://build.opensuse.org/request/show/1109692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=100
2023-09-10 11:09:31 +00:00
2277a67437 - update to 7.2.5:
* #11645: Fix a regression preventing autodoc from importing
    modules within packages that make use of
    ``if typing.TYPE_CHECKING:`` to guard circular imports
    needed by type checkers.
  * #11634: Fixed inheritance diagram relative link resolution
    for sibling files in a subdirectory.
  * #11659: Allow ``?config=...`` in :confval:`mathjax_path`.
  * #11654: autodoc: Fail with a more descriptive error message
    when an object claims to be an instance of ``type``,
    but is not a class.
  * 11620: Cease emitting :event:`source-read` events for files
    read via the :dudir:`include` directive.
  * 11620: Add a new :event:`include-read` for observing and
    transforming the content of included files via the :dudir:`include`
    directive.
  * #11627: Restore support for copyright lines of the form
    ``YYYY`` when ``SOURCE_DATE_EPOCH`` is set.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=251
2023-09-07 10:47:50 +00:00
b3f04eef0d Accepting request 1108105 from devel:languages:python
- update to 7.2.4
  * Require sphinxcontrib-serializinghtml 1.1.9.
  * Fix regression in autodoc.Documenter.parse_name().
  * Fix regression in JSON serialisation.
  * autodoc: Support positional-only parameters in classmethod methods 
    when autodoc_preserve_defaults is True.
  * Restore support string methods on path objects. This is deprecated 
    and will be removed in Sphinx 8. Use os.fspath() to convert Path 
    objects to strings, or Path’s methods to work with path objects.
  * Fix a regression in the MoveModuleTargets transform.
  * linkcheck: Resolve hanging tests for timezones west of London and 
    incorrect conversion from UTC to offsets from the UNIX epoch.
- update to 7.2.2
  * Drop Python 3.8 support.
  * Require Pygments 2.14 or later.
  * Deprecate sphinx.util.md5 and sphinx.util.sha1. Use hashlib instead.
  * Deprecate sphinx.testing.path. Use os.path or pathlib instead.
  * Support os.PathLike types and pathlib.Path objects in many more places.
  * Add the :no-typesetting: option to suppress textual output and only 
    create a linkable anchor.
  * Allow running Sphinx with python -m sphinx build
  * graphviz: Fix relative links from within the graph.
  * pytest: Fail tests on “XPASS”, Set PYTHONWARNINGS=error, set strict config
  * Restored the the str interface of the asset classes (_CascadingStyleSheet 
    and _JavaScript), which several extensions relied upon. This will be 
    removed in Sphinx 9.
  * Many more changes (even deprecations), see upstream changelog
- update to 7.1.2:
  * #11542: linkcheck: Properly respect :confval:`linkcheck_anchors`
    and do not spuriously report failures to validate anchors.
- Update to 7.1.1:
  * #11514: Fix ``SOURCE_DATE_EPOCH`` in multi-line copyright footer.
    Patch by Bénédikt Tran.
- Update to 7.1.0:
  * Releases are no longer signed, given the `change in PyPI policy`_.
  * #11412: Emit warnings on using a deprecated Python-specific index entry type
    (namely, ``module``, ``keyword``, ``operator``, ``object``, ``exception``,
    ``statement``, and ``builtin``) in the :rst:dir:`index` directive, and
    set the removal version to Sphinx 9. Patch by Adam Turner.
  * #11415: Add a checksum to JavaScript and CSS asset URIs included within
    generated HTML, using the CRC32 algorithm.
  * :meth:`~sphinx.application.Sphinx.require_sphinx` now allows the version
    requirement to be specified as ``(major, minor)``.
  * #11011: Allow configuring a line-length limit for object signatures, via
    :confval:`maximum_signature_line_length` and the domain-specific variants.
    If the length of the signature (in characters) is greater than the configured
    limit, each parameter in the signature will be split to its own logical line.
    This behaviour may also be controlled by options on object description
    directives, for example :rst:dir:`py:function:single-line-parameter-list`.
    Patch by Thomas Louf, Adam Turner, and Jean-François B.
  * #10983: Support for multiline copyright statements in the footer block.
    Patch by Stefanie Molin
  * ``sphinx.util.display.status_iterator`` now clears the current line
    with ANSI control codes, rather than overprinting with space characters.
  * #11431: linkcheck: Treat SSL failures as broken links.
    Patch by Bénédikt Tran
  * #11157: Keep the ``translated`` attribute on translated nodes.
  * #11451: Improve the traceback displayed when using :option:`sphinx-build -T`
    in parallel builds. Patch by Bénédikt Tran
  * #11324: linkcheck: Use session-basd HTTP requests.
  * #11438: Add support for the :rst:dir:`py:class` and :rst:dir:`py:function`
    directives for PEP 695 (generic classes and functions declarations) and
    PEP 696 (default type parameters).  Multi-line support (#11011) is enabled
    for type parameters list and can be locally controlled on object description
    directives, e.g., :rst:dir:`py:function:single-line-type-parameter-list`.
    Patch by Bénédikt Tran.
  * #11484: linkcheck: Allow HTML anchors to be ignored on a per-URL basis
    via :confval:`linkcheck_anchors_ignore_for_url` while
    still checking the validity of the page itself.
    Patch by Bénédikt Tran
  * #1246: Add translation progress statistics and inspection support,
    via a new substitution (``|translation progress|``) and a new
    configuration variable (:confval:`translation_progress_classes`).
    These enable determining the percentage of translated elements within
    a document, and the remaining translated and untranslated elements.
  * Restored the ``footnote-reference`` class that has been removed in
    the latest (unreleased) version of Docutils.
  * #11486: Use :rfc:`8081` font file MIME types in the EPUB builder.
    Using the correct MIME type will prevent warnings from ``epubcheck``
    and will generate a valid EPUB.
  * #11435: Use microsecond-resolution timestamps for outdated file detection
    in ``BuildEnvironment.get_outdated_files``.
  * #11437: Top-level headings starting with a reStructuredText role
    now render properly when :confval:`rst_prolog` is set.
    Previously, a file starting with the below would have
    improperly rendered due to where the prologue text
    was inserted into the document.
    Patch by Bénédikt Tran.
  * #11337: Fix a ``MemoryError`` in ``sphinx.ext.intersphinx`` when using ``None``
    or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)
  * #11345: Always delete ``docutils.conf`` in test directories when running
    ``SphinxTestApp.cleanup()``.

OBS-URL: https://build.opensuse.org/request/show/1108105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=99
2023-09-04 20:52:28 +00:00
3c4f12a107 I said requires ...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=249
2023-08-30 11:49:00 +00:00
dbe1b80e18 Accepting request 1108097 from home:mcalabkova:branches:devel:languages:python
- update to 7.2.4
  * Require sphinxcontrib-serializinghtml 1.1.9.
  * Fix regression in autodoc.Documenter.parse_name().
  * Fix regression in JSON serialisation.
  * autodoc: Support positional-only parameters in classmethod methods 
    when autodoc_preserve_defaults is True.
  * Restore support string methods on path objects. This is deprecated 
    and will be removed in Sphinx 8. Use os.fspath() to convert Path 
    objects to strings, or Path’s methods to work with path objects.
  * Fix a regression in the MoveModuleTargets transform.
  * linkcheck: Resolve hanging tests for timezones west of London and 
    incorrect conversion from UTC to offsets from the UNIX epoch.

OBS-URL: https://build.opensuse.org/request/show/1108097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=248
2023-08-30 11:46:18 +00:00
96f1267e79 Accepting request 1105478 from home:mcalabkova:branches:devel:languages:python:setuptools
- update to 7.2.2
  * Drop Python 3.8 support.
  * Require Pygments 2.14 or later.
  * Deprecate sphinx.util.md5 and sphinx.util.sha1. Use hashlib instead.
  * Deprecate sphinx.testing.path. Use os.path or pathlib instead.
  * Support os.PathLike types and pathlib.Path objects in many more places.
  * Add the :no-typesetting: option to suppress textual output and only 
    create a linkable anchor.
  * Allow running Sphinx with python -m sphinx build
  * graphviz: Fix relative links from within the graph.
  * pytest: Fail tests on “XPASS”, Set PYTHONWARNINGS=error, set strict config
  * Restored the the str interface of the asset classes (_CascadingStyleSheet 
    and _JavaScript), which several extensions relied upon. This will be 
    removed in Sphinx 9.
  * Many more changes (even deprecations), see upstream changelog

OBS-URL: https://build.opensuse.org/request/show/1105478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=247
2023-08-23 12:29:29 +00:00
6696c2f52a - update to 7.1.2:
* #11542: linkcheck: Properly respect :confval:`linkcheck_anchors`
    and do not spuriously report failures to validate anchors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=246
2023-08-07 08:19:17 +00:00
6aa0a6f18c Accepting request 1101202 from home:marxin:branches:devel:languages:python
- Update to 7.1.1:
  * #11514: Fix ``SOURCE_DATE_EPOCH`` in multi-line copyright footer.
    Patch by Bénédikt Tran.
- Update to 7.1.0:
  * Releases are no longer signed, given the `change in PyPI policy`_.
  * #11412: Emit warnings on using a deprecated Python-specific index entry type
    (namely, ``module``, ``keyword``, ``operator``, ``object``, ``exception``,
    ``statement``, and ``builtin``) in the :rst:dir:`index` directive, and
    set the removal version to Sphinx 9. Patch by Adam Turner.
  * #11415: Add a checksum to JavaScript and CSS asset URIs included within
    generated HTML, using the CRC32 algorithm.
  * :meth:`~sphinx.application.Sphinx.require_sphinx` now allows the version
    requirement to be specified as ``(major, minor)``.
  * #11011: Allow configuring a line-length limit for object signatures, via
    :confval:`maximum_signature_line_length` and the domain-specific variants.
    If the length of the signature (in characters) is greater than the configured
    limit, each parameter in the signature will be split to its own logical line.
    This behaviour may also be controlled by options on object description
    directives, for example :rst:dir:`py:function:single-line-parameter-list`.
    Patch by Thomas Louf, Adam Turner, and Jean-François B.
  * #10983: Support for multiline copyright statements in the footer block.
    Patch by Stefanie Molin
  * ``sphinx.util.display.status_iterator`` now clears the current line
    with ANSI control codes, rather than overprinting with space characters.
  * #11431: linkcheck: Treat SSL failures as broken links.
    Patch by Bénédikt Tran
  * #11157: Keep the ``translated`` attribute on translated nodes.
  * #11451: Improve the traceback displayed when using :option:`sphinx-build -T`
    in parallel builds. Patch by Bénédikt Tran
  * #11324: linkcheck: Use session-basd HTTP requests.

OBS-URL: https://build.opensuse.org/request/show/1101202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=245
2023-07-29 09:12:43 +00:00
dc14c32280 Accepting request 1087108 from devel:languages:python
- update to 7.0.1:
  * Support `Docutils 0.20`_.
  * #11418: Clean up remaining references to
    ``sphinx.setup_command``
    following the removal of support for setuptools.

OBS-URL: https://build.opensuse.org/request/show/1087108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=98
2023-05-15 14:54:00 +00:00
53bc31d977 - update to 7.0.1:
* Support `Docutils 0.20`_.
  * #11418: Clean up remaining references to
    ``sphinx.setup_command``
    following the removal of support for setuptools.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=243
2023-05-14 15:28:29 +00:00
faef9b2c35 Accepting request 1083965 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1083965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=97
2023-05-04 15:09:43 +00:00
65c438c865 Accepting request 1083719 from home:marxin:branches:devel:languages:python
- Update to version 7.0.0
  * #11359: Remove long-deprecated aliases for ``MecabSplitter`` and
    ``DefaultSplitter`` in ``sphinx.search.ja``.
  * #11360: Remove deprecated ``make_old_id`` functions in domain object
    description classes.
  * #11363: Remove the Setuptools integration (``build_sphinx`` hook in
    ``setup.py``).
  * #11364: Remove deprecated ``sphinx.ext.napoleon.iterators`` module.
  * #11365: Remove support for the ``jsdump`` format in ``sphinx.search``.
  * #11366: Make ``locale`` a required argument to
    ``sphinx.util.i18n.format_date()``.
  * #11370: Remove deprecated ``sphinx.util.stemmer`` module.
  * #11371: Remove deprecated ``sphinx.pycode.ast.parse()`` function.
  * #11372: Remove deprecated ``sphinx.io.read_doc()`` function.
  * #11373: Removed deprecated ``sphinx.util.get_matching_files()`` function.
  * #11378: Remove deprecated ``sphinx.util.docutils.is_html5_writer_available()``
    function.
  * #11379: Make the ``env`` argument to ``Builder`` subclasses required.
  * #11380: autosummary: Always emit grouped import exceptions.
  * #11381: Remove deprecated ``style`` key for HTML templates.
  * #11382: Remove deprecated ``sphinx.writers.latex.LaTeXTranslator.docclasses``
    attribute.
  * #11383: Remove deprecated ``sphinx.builders.html.html5_ready`` and
    ``sphinx.builders.html.HTMLTranslator`` attributes.
  * #11385: Remove support for HTML 4 output.

OBS-URL: https://build.opensuse.org/request/show/1083719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=241
2023-05-02 08:35:51 +00:00
33a7daa1e2 Accepting request 1083126 from devel:languages:python
- For PSP packages don't include documentation at all. The
  building of Sphinx documentation is so complicated, that it is
  not possible to include it in the main package.

- Update to version 6.2.1
  * #11355: Revert the default type of :confval:`nitpick_ignore` and
    :confval:`nitpick_ignore_regex` to ``list``.

OBS-URL: https://build.opensuse.org/request/show/1083126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=96
2023-04-28 14:22:22 +00:00
84ab6acabd - For PSP packages don't include documentation at all. The
building of Sphinx documentation is so complicated, that it is
  not possible to include it in the main package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=239
2023-04-26 21:16:56 +00:00
0c85852649 Accepting request 1082726 from home:marxin:branches:devel:languages:python
- Update to version 6.2.1
  * #11355: Revert the default type of :confval:`nitpick_ignore` and
    :confval:`nitpick_ignore_regex` to ``list``.

OBS-URL: https://build.opensuse.org/request/show/1082726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=238
2023-04-26 21:13:54 +00:00
a323631fc4 Accepting request 1082492 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=95
2023-04-25 14:54:05 +00:00
d00c9e3b8d Accepting request 1082382 from home:marxin:branches:devel:languages:python
- Bump to version 6.2.0
  * Require Docutils 0.18.1 or greater.
  * LaTeX: removal of some internal TeX ``\dimen`` registers (not previously
    publicly documented) as per 5.1.0 code comments in ``sphinx.sty``:
    ``\sphinxverbatimsep``, ``\sphinxverbatimborder``, ``\sphinxshadowsep``,
    ``\sphinxshadowsize``, and ``\sphinxshadowrule``. (refs: #11105)
  * Remove ``.egg`` support from pycode ``ModuleAnalyser``; Python eggs are a
    now-obsolete binary distribution format
  * #11089: Remove deprecated code in ``sphinx.builders.linkcheck``.
    Patch by Daniel Eades
  * Remove internal-only ``sphinx.locale.setlocale``
  * #11247: Deprecate the legacy ``intersphinx_mapping`` format
  * ``sphinx.util.osutil.cd`` is deprecated in favour of ``contextlib.chdir``.
  * #11277: :rst:dir:`autoproperty` allows the return type to be specified as
    a type comment (e.g., ``# type: () -> int``). Patch by Bénédikt Tran
  * #10811: Autosummary: extend ``__all__`` to imported members for template rendering
    when option ``autosummary_ignore_module_all`` is set to ``False``. Patch by
    Clement Pinard
  * #11147: Add a ``content_offset`` parameter to ``nested_parse_with_titles()``,
    allowing for correct line numbers during nested parsing.
    Patch by Jeremy Maitin-Shepard
  * Update to Unicode CLDR 42
  * Add a ``--jobs`` synonym for ``-j``. Patch by Hugo van Kemenade
  * LaTeX: a command ``\sphinxbox`` for styling text elements with a (possibly
    rounded) box, optional background color and shadow, has been added.
    See :ref:`sphinxbox`. (refs: #11224)
  * LaTeX: add ``\sphinxstylenotetitle``, ..., ``\sphinxstylewarningtitle``, ...,
    for an extra layer of mark-up freeing up ``\sphinxstrong`` for other uses.
    See :ref:`latex-macros`. (refs: #11267)
  * LaTeX: :dudir:`note`, :dudir:`hint`, :dudir:`important` and :dudir:`tip` can

OBS-URL: https://build.opensuse.org/request/show/1082382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=236
2023-04-24 11:22:35 +00:00
ada544a7eb Accepting request 1082023 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=94
2023-04-22 20:02:32 +00:00
6216e82cad Accepting request 1081314 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=234
2023-04-21 15:02:44 +00:00
a1cce69544 Accepting request 1061917 from devel:languages:python
- add alabaster-0713-compat.patch to fix testsuite failure with
  newer alabaster theme.

OBS-URL: https://build.opensuse.org/request/show/1061917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=93
2023-01-30 16:09:56 +00:00
609bf8cca0 - add alabaster-0713-compat.patch to fix testsuite failure with
newer alabaster theme.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=232
2023-01-29 19:39:07 +00:00
b31ada2067 - add alabaster-0713-compat.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=231
2023-01-29 18:59:47 +00:00
82222e660c Accepting request 1057676 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1057676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=92
2023-01-15 16:57:51 +00:00
a21cdf41cb Accepting request 1057658 from home:marxin:branches:devel:languages:python
- Update to version 6.1.3
  * #11116: Reverted to previous Sphinx 5 node copying method
  * #11117: Reverted changes to parallel image processing from Sphinx 6.1.0
  * #11119: Supress ``ValueError`` in the ``linkcheck`` builder

OBS-URL: https://build.opensuse.org/request/show/1057658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=229
2023-01-10 21:51:34 +00:00
5a0a1ae826 Accepting request 1056898 from home:marxin:branches:devel:languages:python
- Update to version 6.1.2
  * #11101: LaTeX: div.topic_padding key of sphinxsetup documented at 5.1.0 was
    implemented with name topic_padding
  * #11099: LaTeX: shadowrule key of sphinxsetup causes PDF build to crash since
    Sphinx 5.1.0
  * #11096: LaTeX: shadowsize key of sphinxsetup causes PDF build to crash since
    Sphinx 5.1.0
  * #11095: LaTeX: shadow of topic and contents boxes not in page margin since
    Sphinx 5.1.0
  * #11100: Fix copying images when running under parallel mode.
- Disable test_copy_images tests as they need an internet access.

OBS-URL: https://build.opensuse.org/request/show/1056898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=228
2023-01-09 08:19:34 +00:00
75b12d2e85 Accepting request 1056250 from home:marxin:branches:devel:languages:python
- Update to version 6.1.1
  * #11091: Fix ``util.nodes.apply_source_workaround`` for ``literal_block`` nodes
    with no source information in the node or the node's parents.
  * Adopted the `Ruff`_ code linter.
    .. _Ruff: https://github.com/charliermarsh/ruff
  * #10979: gettext: Removed support for pluralisation in ``get_translation``.
    This was unused and complicated other changes to ``sphinx.locale``.
  * ``sphinx.util`` functions:
     * Renamed ``sphinx.util.typing.stringify()``
       to ``sphinx.util.typing.stringify_annotation()``
     * Moved ``sphinx.util.xmlname_checker()``
       to ``sphinx.builders.epub3._XML_NAME_PATTERN``
     Moved to ``sphinx.util.display``:
     * ``sphinx.util.status_iterator``
     * ``sphinx.util.display_chunk``
     * ``sphinx.util.SkipProgressMessage``
     * ``sphinx.util.progress_message``
     Moved to ``sphinx.util.http_date``:
     * ``sphinx.util.epoch_to_rfc1123``
     * ``sphinx.util.rfc1123_to_epoch``
     Moved to ``sphinx.util.exceptions``:
     * ``sphinx.util.save_traceback``
     * ``sphinx.util.format_exception_cut_frames``
  * Cache doctrees in the build environment during the writing phase.
  * Make all writing phase tasks support parallel execution.
  * #11072: Use PEP 604 (``X | Y``) display conventions for ``typing.Optional``
    and ``typing.Optional`` types within the Python domain and autodoc.
  * #10700: autodoc: Document ``typing.NewType()`` types as classes rather than
    'data'.
  * Cache doctrees between the reading and writing phases.

OBS-URL: https://build.opensuse.org/request/show/1056250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=227
2023-01-05 18:55:57 +00:00
d143ea4ce1 - Add link to github issue for the latest patch, gh#sphinx-doc/sphinx#11067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=226
2023-01-04 06:30:27 +00:00
44ed368a82 Accepting request 1046681 from home:marxin:branches:devel:languages:python
- Add pygments-2.14.patch in order to fix Pygments tests
  after the 2.14 release.

OBS-URL: https://build.opensuse.org/request/show/1046681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=225
2023-01-04 06:27:36 +00:00
4f3e8c57ee Accepting request 1045890 from home:marxin:branches:devel:languages:python
- Update to version 6.0.0
  * #10468: Drop Python 3.6 support
  * #10470: Drop Python 3.7, Docutils 0.14, Docutils 0.15, Docutils 0.16, and
    Docutils 0.17 support. Patch by Adam Turner
  * #7405: Removed the jQuery and underscore.js JavaScript frameworks.
    These frameworks are no longer be automatically injected into themes from
    Sphinx 6.0. If you develop a theme or extension that uses the
    ``jQuery``, ``$``, or ``$u`` global objects, you need to update your
    JavaScript to modern standards, or use the mitigation below.
    The first option is to use the sphinxcontrib.jquery_ extension, which has been
    developed by the Sphinx team and contributors. To use this, add
    ``sphinxcontrib.jquery`` to the ``extensions`` list in ``conf.py``, or call
    ``app.setup_extension("sphinxcontrib.jquery")`` if you develop a Sphinx theme
    or extension.
    The second option is to manually ensure that the frameworks are present.
    To re-add jQuery and underscore.js, you will need to copy ``jquery.js`` and
    ``underscore.js`` from `the Sphinx repository`_ to your ``static`` directory,
    and add the following to your ``layout.html``:
    .. code-block:: html+jinja
       {%- block scripts %}
           <script src="{{ pathto('_static/jquery.js', resource=True) }}"></script>
           <script src="{{ pathto('_static/underscore.js', resource=True) }}"></script>
           {{ super() }}
       {%- endblock %}
    .. _sphinxcontrib.jquery: https://github.com/sphinx-contrib/jquery/
    Patch by Adam Turner.
  * #10471, #10565: Removed deprecated APIs scheduled for removal in Sphinx 6.0. See
    :ref:`dev-deprecated-apis` for details. Patch by Adam Turner.
  * #10901: C Domain: Remove support for parsing pre-v3 style type directives and
    roles. Also remove associated configuration variables ``c_allow_pre_v3`` and

OBS-URL: https://build.opensuse.org/request/show/1045890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=224
2023-01-02 09:24:35 +00:00
6d1dd848dd Accepting request 1012006 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1012006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=91
2022-10-28 17:28:27 +00:00
921ceb8e20 Accepting request 1011246 from home:marxin:branches:devel:languages:python
- Update to version 5.3.0
  * #10759: LaTeX: add :confval:`latex_table_style` and support the
    ``'booktabs'``, ``'borderless'``, and ``'colorrows'`` styles.
    (thanks to Stefan Wiehler for initial pull requests #6666, #6671)
  * #10840: One can cross-reference including an option value like ``:option:`--module=foobar```,
    ``:option:`--module[=foobar]``` or ``:option:`--module foobar```.
    Patch by Martin Liska.
  * #10881: autosectionlabel: Record the generated section label to the debug log.
  * #10268: Correctly URI-escape image filenames.
  * #10887: domains: Allow sections in all the content of all object description
    directives (e.g. :rst:dir:`py:function`). Patch by Adam Turner

OBS-URL: https://build.opensuse.org/request/show/1011246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=222
2022-10-17 07:30:04 +00:00
c9c661de29 Accepting request 1007684 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1007684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=90
2022-10-13 13:39:41 +00:00
7775e1c551 Accepting request 1007682 from home:mcalabkova:branches:devel:languages:python
- BuildRequires just flit-core instead of flit

OBS-URL: https://build.opensuse.org/request/show/1007682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=220
2022-10-03 12:33:53 +00:00
2e955024c1 Accepting request 1007300 from home:marxin:branches:devel:languages:python
- Update to version 5.2.3
  * #10878: Fix base64 image embedding in sphinx.ext.imgmath
  * #10886: Add :nocontentsentry: flag and global domain table of contents entry
    control option. Patch by Adam Turner

OBS-URL: https://build.opensuse.org/request/show/1007300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=219
2022-09-30 20:34:10 +00:00
081a34f3af Accepting request 1006671 from home:marxin:branches:devel:languages:python
- Update to version 5.2.2
  * #10872: Restore link targets for autodoc modules to the top of content.
    Patch by Dominic Davis-Foster.

- Update to version 5.2.1
  * #10861: Always normalise the ``pycon3`` lexer to ``pycon``.
  * Fix using ``sphinx.ext.autosummary`` with modules containing titles in the
    module-level docstring.
- Remove unneeded spec hunks.

- Update to version 5.2.0
  * #10356: Sphinx now uses declarative metadata with pyproject.toml to create packages,
    using PyPA’s build project as a build backend. Patch by Adam Turner.
  * #10286: C++, support requires clauses not just between the template parameter lists and the declaration.
  * #10755: linkcheck: Check the source URL of raw directives that use the url option.
  * #10781: Allow ref role to be used with definitions and fields.
  * #10717: HTML Search: Increase priority for full title and subtitle matches in search results
  * #10718: HTML Search: Save search result score to the HTML element for debugging
  * #10673: Make toctree accept ‘genindex’, ‘modindex’ and ‘search’ docnames
  * #6316, #10804: Add domain objects to the table of contents. Patch by Adam Turner
  * #6692: HTML Search: Include explicit index directive index entries in the search index and search results. Patch by Adam Turner
  * #10816: imgmath: Allow embedding images in HTML as base64
  * #10257: C++, ensure consistent non-specialization template argument representation.
  * #10729: C++, fix parsing of certain non-type template parameter packs.
  * #10715: Revert #10520: “Fix” use of sidebar classes in agogo.css_t

  * #10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean``
    iterator implementation.
  * #10702: Restore compatability with third-party builders.

OBS-URL: https://build.opensuse.org/request/show/1006671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=218
2022-09-28 16:52:39 +00:00
5cc54fbe83 Accepting request 991380 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/991380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=89
2022-08-01 19:28:14 +00:00
d10c739274 Accepting request 991350 from home:marxin:branches:devel:languages:python
- Update to version 5.1.1
* #10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean``
  iterator implementation.
* #10702: Restore compatability with third-party builders.

OBS-URL: https://build.opensuse.org/request/show/991350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=216
2022-07-27 12:33:39 +00:00
dc0aaf7f3c Accepting request 991065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/991065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=88
2022-07-26 17:42:07 +00:00
74c6c73312 Accepting request 991054 from home:marxin:branches:devel:languages:python
- Update to version 5.1.0
  * #10656: Support `Docutils 0.19`_. Patch by Adam Turner.
  * #10467: Deprecated ``sphinx.util.stemmer`` in favour of ``snowballstemmer``.
    Patch by Adam Turner.
  * #9856: Deprecated ``sphinx.ext.napoleon.iterators``.
  * #10444: html theme: Allow specifying multiple CSS files through the ``stylesheet``
    setting in ``theme.conf`` or by setting ``html_style`` to an iterable of strings.
  * #10366: std domain: Add support for emphasising placeholders in :rst:dir:`option`
    directives through a new :confval:`option_emphasise_placeholders` configuration
    option.
  * #10439: std domain: Use the repr of some variables when displaying warnings,
    making whitespace issues easier to identify.
  * #10571: quickstart: Reduce content in the generated ``conf.py`` file. Patch by
    Pradyun Gedam.
  * #10648: LaTeX: CSS-named-alike additional :ref:`'sphinxsetup' <latexsphinxsetup>`
    keys allow to configure four separate border-widths, four paddings, four
    corner radii, a shadow (possibly inset), colours for border, background, shadow
    for each of the code-block, topic, attention, caution, danger, error and warning
    directives.
  * #10655: LaTeX: Explain non-standard encoding in LatinRules.xdy
  * #10599: HTML Theme: Wrap consecutive footnotes in an ``<aside>`` element when
    using Docutils 0.18 or later, to allow for easier styling. This matches the
    behaviour introduced in Docutils 0.19. Patch by Adam Turner.
  * #10518: config: Add ``include_patterns`` as the opposite of ``exclude_patterns``.
    Patch by Adam Turner.
  * #10594: HTML Theme: field term colons are doubled if using Docutils 0.18+
  * #10596: Build failure if Docutils version is 0.18 (not 0.18.1) due
    to missing ``Node.findall()``
  * #10506: LaTeX: build error if highlighting inline code role in figure caption
    (refs: #10251)

OBS-URL: https://build.opensuse.org/request/show/991054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=214
2022-07-25 15:58:13 +00:00
ae22c3e550 - Add python-Sphinx.keyring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=213
2022-07-19 18:20:24 +00:00
0e037cdc75 - (bsc#1201272) Add a missing dependency of latex subpackage on
tex(tgtermes.sty).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=212
2022-07-19 18:18:22 +00:00
10fd2c1575 Accepting request 983571 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/983571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=87
2022-06-23 08:23:15 +00:00
bce478d06f Accepting request 983449 from home:marxin:branches:devel:languages:python
- Update to version 5.0.2
* #10523: HTML Theme: Expose the Docutils's version info tuple as a template
  variable, ``docutils_version_info``. Patch by Adam Turner.
* #10538: autodoc: Inherited class attribute having docstring is documented even
  if :confval:`autodoc_inherit_docstring` is disabled
* #10509: autosummary: autosummary fails with a shared library
* #10497: py domain: Failed to resolve strings in Literal. Patch by Adam Turner.
* #10523: HTML Theme: Fix double brackets on citation references in Docutils 0.18+.
  Patch by Adam Turner.
* #10534: Missing CSS for nav.contents in Docutils 0.18+. Patch by Adam Turner.

OBS-URL: https://build.opensuse.org/request/show/983449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=210
2022-06-18 13:04:43 +00:00
4c2ef61b75 Accepting request 980596 from home:stroeder:python
Update to version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/980596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=209
2022-06-03 13:25:20 +00:00
ed440f67f6 Accepting request 979826 from home:marxin:branches:devel:languages:python
- Update to version 5.0.0:
  * #10164: Support `Docutils 0.18`_. Patch by Adam Turner.
  * #10031: autosummary: ``sphinx.ext.autosummary.import_by_name()`` now raises
    ``ImportExceptionGroup`` instead of ``ImportError`` when it failed to import
    target object.  Please handle the exception if your extension uses the
    function to import Python object.  As a workaround, you can disable the
    behavior via ``grouped_exception=False`` keyword argument until v7.0.
  * #9962: texinfo: Customizing styles of emphasized text via ``@definfoenclose``
    command was not supported because the command was deprecated since texinfo 6.8
  * #2068: :confval:`intersphinx_disabled_reftypes` has changed default value
    from an empty list to ``['std:doc']`` as avoid too surprising silent
    intersphinx resolutions.
    To migrate: either add an explicit inventory name to the references
    intersphinx should resolve, or explicitly set the value of this configuration
    variable to an empty list.
  * #10197: html theme: Reduce ``body_min_width`` setting in basic theme to 360px
  * #9999: LaTeX: separate terms from their definitions by a CR (refs: #9985)
  * #10062: Change the default language to ``'en'`` if any language is not set in
    ``conf.py``
  * #10474: :confval:`language` does not accept ``None`` as it value.  The default
    value of ``language`` becomes to ``'en'`` now.
    * #10028: jQuery and underscore.js will no longer be automatically injected into
    themes from Sphinx 6.0. If you develop a theme or extension that uses the
    ``jQuery``, ``$``, or ``$u`` global objects, you need to update your
    JavaScript or use the mitigation below.
    To re-add jQuery and underscore.js, you will need to copy ``jquery.js`` and
    ``underscore.js`` from `the Sphinx repository`_ to your ``static`` directory,
    and add the following to your ``layout.html``:
    .. _the Sphinx repository: https://github.com/sphinx-doc/sphinx/tree/v4.3.2/sphinx/themes/basic/static
    .. code-block:: html+jinja

OBS-URL: https://build.opensuse.org/request/show/979826
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=208
2022-05-30 09:59:33 +00:00
08fdd1a71a Accepting request 965429 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/965429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=86
2022-03-31 15:18:27 +00:00
bec2daec3d Accepting request 965338 from home:marxin:branches:devel:languages:python
- Update to version 4.5.0:
  * #10112: extlinks: Disable hardcoded links detector by default
  * #9993, #10177: std domain: Disallow to refer an inline target via
    :rst:role:`ref` role
  * ``sphinx.ext.napoleon.docstring.GoogleDocstring._qualify_name()``
  * #10260: Enable ``FORCE_COLOR`` and ``NO_COLOR`` for terminal colouring
  * #10234: autosummary: Add "autosummary" CSS class to summary tables
  * #10125: extlinks: Improve suggestion message for a reference having title
  * #10112: extlinks: Add :confval:`extlinks_detect_hardcoded_links` to enable
    hardcoded links detector feature
  * #9494, #9456: html search: Add a config variable
    :confval:`html_show_search_summary` to enable/disable the search summaries
  * #9337: HTML theme, add option ``enable_search_shortcuts`` that enables :kbd:'/' as
           a Quick search shortcut and :kbd:`Esc` shortcut that
           removes search highlighting.
  * #10107: i18n: Allow to suppress translation warnings by adding ``#noqa``
    comment to the tail of each translation message
  * #10252: C++, support attributes on classes, unions, and enums.
  * #10253: :rst:dir:`pep` role now generates URLs based on peps.python.org
  * #9876: autodoc: Failed to document an imported class that is built from native
    binary module
  * #10133: autodoc: Crashed when mocked module is used for type annotation
  * #10146: autodoc: :confval:`autodoc_default_options` does not support
    ``no-value`` option
  * #9971: autodoc: TypeError is raised when the target object is annotated by
    unhashable object
  * #10205: extlinks: Failed to compile regexp on checking hardcoded links
  * #10277: html search: Could not search short words (ex. "use")
  * #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred
    multiple times was rendered to a question mark

OBS-URL: https://build.opensuse.org/request/show/965338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=206
2022-03-28 15:11:51 +00:00
eefc590527 Accepting request 949672 from devel:languages:python
- SPEC cleanup

OBS-URL: https://build.opensuse.org/request/show/949672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=85
2022-01-29 19:57:33 +00:00
d9708aa76d - SPEC cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=205
2022-01-28 11:01:40 +00:00
142c65d1f2 Accepting request 947727 from devel:languages:python
- Fix missing install_requires dependencies.
- I know it looks cool to have URLs for all Source files, but these are
  files in VCS and they are inherently very unstable, so it breaks our
  checks.
- Update to version 4.4.0:
  * #10007: Use ``importlib_metadata`` for python-3.9 or older
  * #10007: Drop ``setuptools``
  * #9075: autodoc: Add a config variable :confval:`autodoc_typehints_format`
    to suppress the leading module names of typehints of function signatures (ex.
    ``io.StringIO`` -> ``StringIO``)
  * #9831: Autosummary now documents only the members specified in a module's
    ``__all__`` attribute if :confval:`autosummary_ignore_module_all` is set to
    ``False``. The default behaviour is unchanged. Autogen also now supports
    this behavior with the ``--respect-module-all`` switch.
  * #9555: autosummary: Improve error messages on failure to load target object
  * #9800: extlinks: Emit warning if a hardcoded link is replaceable
    by an extlink, suggesting a replacement.
  * #9961: html: Support nested <kbd> HTML elements in other HTML builders
  * #10013: html: Allow to change the loading method of JS via ``loading_method``
    parameter for :meth:`Sphinx.add_js_file()`
  * #9551: html search: "Hide Search Matches" link removes "highlight" parameter
    from URL
  * #9815: html theme: Wrap sidebar components in div to allow customizing their
    layout via CSS
  * #9827: i18n: Sort items in glossary by translated terms
  * #9899: py domain: Allows to specify cross-reference specifier (``.`` and
    ``~``) as ``:type:`` option
  * #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link
    checking in matched documents.
  * #9793: sphinx-build: Allow to use the parallel build feature in macOS on macOS
    and Python3.8+
  * #10055: sphinx-build: Create directories when ``-w`` option given
  * #9993: std domain: Allow to refer an inline target (ex. ``_`target name```)
    via :rst:role:`ref` role
  * #9981: std domain: Strip value part of the option directive from general index
  * #9391: texinfo: improve variable in ``samp`` role
  * #9578: texinfo: Add :confval:`texinfo_cross_references` to disable cross
    references for readability with standalone readers
  * #9822 (and #9062), add new Intersphinx role :rst:role:`external` for explict
    lookup in the external projects, without resolving to the local project.
  * #9866: autodoc: doccomment for the imported class was ignored
  * #9883: autodoc: doccomment for the alias to mocked object was ignored
  * #9908: autodoc: debug message is shown on building document using NewTypes
    with Python 3.10
  * #9968: autodoc: instance variables are not shown if __init__ method has
    position-only-arguments
  * #9194: autodoc: types under the "typing" module are not hyperlinked
  * #10009: autodoc: Crashes if target object raises an error on getting docstring
  * #10058: autosummary: Imported members are not shown when
    ``autodoc_class_signature = 'separated'``
  * #9947: i18n: topic directive having a bullet list can't be translatable
  * #9878: mathjax: MathJax configuration is placed after loading MathJax itself
  * #9932: napoleon: empty "returns" section is generated even if no description
  * #9857: Generated RFC links use outdated base url
  * #9909: HTML, prevent line-wrapping in literal text.
  * #10061: html theme: Configuration values added by themes are not be able to
    override from conf.py
  * #10073: imgconverter: Unnecessary availablity check is called for "data" URIs
  * #9925: LaTeX: prohibit also with ``'xelatex'`` line splitting at dashes of
    inline and parsed literals
  * #9944: LaTeX: extra vertical whitespace for some nested declarations
  * #9940: LaTeX: Multi-function declaration in Python domain has cramped
    vertical spacing in latexpdf output
  * #10015: py domain: types under the "typing" module are not hyperlinked defined
    at info-field-list
  * #9390: texinfo: Do not emit labels inside footnotes
  * #9413: xml: Invalid XML was generated when cross referencing python objects
  * #9979: Error level messages were displayed as warning messages
  * #10057: Failed to scan documents if the project is placed onto the root
    directory
  * #9636: code-block: ``:dedent:`` without argument did strip newlines
- Add new intersphinx mapping file: readthedocs.inv.
- Fix %fdupes.
- Remove python-Sphinx-rpmlintrc as it is not used any more.

OBS-URL: https://build.opensuse.org/request/show/947727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=84
2022-01-23 15:25:38 +00:00
de342b62c3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=203 2022-01-20 18:27:33 +00:00
3d12228397 Accepting request 947706 from home:bnavigator:branches:devel:languages:python
- Fix missing install_requires dependencies.

OBS-URL: https://build.opensuse.org/request/show/947706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=202
2022-01-20 16:47:35 +00:00
e7173738d8 - I know it looks cool to have URLs for all Source files, but these are
files in VCS and they are inherently very unstable, so it breaks our
  checks.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=201
2022-01-19 16:50:57 +00:00
93d7fa7d3a Accepting request 947122 from home:marxin:branches:devel:languages:python
- Update to version 4.4.0:
  * #10007: Use ``importlib_metadata`` for python-3.9 or older
  * #10007: Drop ``setuptools``
  * #9075: autodoc: Add a config variable :confval:`autodoc_typehints_format`
    to suppress the leading module names of typehints of function signatures (ex.
    ``io.StringIO`` -> ``StringIO``)
  * #9831: Autosummary now documents only the members specified in a module's
    ``__all__`` attribute if :confval:`autosummary_ignore_module_all` is set to
    ``False``. The default behaviour is unchanged. Autogen also now supports
    this behavior with the ``--respect-module-all`` switch.
  * #9555: autosummary: Improve error messages on failure to load target object
  * #9800: extlinks: Emit warning if a hardcoded link is replaceable
    by an extlink, suggesting a replacement.
  * #9961: html: Support nested <kbd> HTML elements in other HTML builders
  * #10013: html: Allow to change the loading method of JS via ``loading_method``
    parameter for :meth:`Sphinx.add_js_file()`
  * #9551: html search: "Hide Search Matches" link removes "highlight" parameter
    from URL
  * #9815: html theme: Wrap sidebar components in div to allow customizing their
    layout via CSS
  * #9827: i18n: Sort items in glossary by translated terms
  * #9899: py domain: Allows to specify cross-reference specifier (``.`` and
    ``~``) as ``:type:`` option
  * #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link
    checking in matched documents.
  * #9793: sphinx-build: Allow to use the parallel build feature in macOS on macOS
    and Python3.8+
  * #10055: sphinx-build: Create directories when ``-w`` option given
  * #9993: std domain: Allow to refer an inline target (ex. ``_`target name```)
    via :rst:role:`ref` role

OBS-URL: https://build.opensuse.org/request/show/947122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=200
2022-01-18 21:35:10 +00:00
bccc4d0e3d Accepting request 943565 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/943565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=83
2022-01-05 12:39:16 +00:00
86e628fe57 Accepting request 942088 from home:marxin:branches:devel:languages:python
- Update to version 4.3.2:
  * #9917: C and C++, parse fundamental types no matter the order of simple type
    specifiers.

OBS-URL: https://build.opensuse.org/request/show/942088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=199
2022-01-03 10:35:07 +00:00
7a33612874 Accepting request 935962 from devel:languages:python
- update to version 4.3.1:
  * Features added
    + #9864: mathjax: Support chnaging the loading method of MathJax
       to "defer" via :confval:`mathjax_options`
  * Bugs fixed
    + #9838: autodoc: AttributeError is raised on building document
       for functions decorated by functools.lru_cache
    + #9879: autodoc: AttributeError is raised on building document
       for an object having invalid __doc__ atribute
    + #9844: autodoc: Failed to process a function wrapped with
       functools.partial if :confval:`autodoc_preserve_defaults`
       enabled
    + #9872: html: Class namespace collision between autodoc
       signatures and docutils-0.17
    + #9868: imgmath: Crashed if the dvisvgm command failed to convert
       equation
    + #9864: mathjax: Failed to render equations via MathJax v2.  The
       loading method of MathJax is back to "async" method again

OBS-URL: https://build.opensuse.org/request/show/935962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=82
2021-12-09 18:45:13 +00:00
d3f59ab34c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=198 2021-12-04 19:04:41 +00:00
5f372ad95f Accepting request 934318 from home:apersaud:branches:devel:languages:python
- specfile
  * fix find_lang call in rpm
- update to version 4.3.1:
  * Features added
    + #9864: mathjax: Support chnaging the loading method of MathJax
       to "defer" via :confval:`mathjax_options`
  * Bugs fixed
    + #9838: autodoc: AttributeError is raised on building document
       for functions decorated by functools.lru_cache
    + #9879: autodoc: AttributeError is raised on building document
       for an object having invalid __doc__ atribute
    + #9844: autodoc: Failed to process a function wrapped with
       functools.partial if :confval:`autodoc_preserve_defaults`
       enabled
    + #9872: html: Class namespace collision between autodoc
       signatures and docutils-0.17
    + #9868: imgmath: Crashed if the dvisvgm command failed to convert
       equation
    + #9864: mathjax: Failed to render equations via MathJax v2.  The
       loading method of MathJax is back to "async" method again

OBS-URL: https://build.opensuse.org/request/show/934318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=197
2021-11-28 19:14:11 +00:00
303d0df2e5 Accepting request 931166 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/931166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=81
2021-11-15 14:26:08 +00:00
f38d39346a Accepting request 931050 from home:marxin:branches:devel:languages:python
- Update rpmlintrc file.
- Update to 4.3.0:
  * Support Python 3.10
  * #9649: ``searchindex.js``: the embedded data has changed format to allow
    objects with the same name in different domains.
  * #9672: The rendering of Python domain declarations is implemented
    with more docutils nodes to allow better CSS styling.
    It may break existing styling.
  * #9672: the signature of
    :py:meth:`domains.py.PyObject.get_signature_prefix` has changed to
    return a list of nodes instead of a plain string.
  * #9695: ``domains.js.JSObject.display_prefix`` has been changed into a method
    ``get_display_prefix`` which now returns a list of nodes
    instead of a plain string.
  * #9695: The rendering of Javascript domain declarations is implemented
    with more docutils nodes to allow better CSS styling.
    It may break existing styling.
  * #9450: mathjax: Load MathJax via "defer" strategy
  * ``sphinx.ext.autodoc.AttributeDocumenter._datadescriptor``
  * ``sphinx.writers.html.HTMLTranslator._fieldlist_row_index``
  * ``sphinx.writers.html.HTMLTranslator._table_row_index``
  * ``sphinx.writers.html5.HTML5Translator._fieldlist_row_index``
  * ``sphinx.writers.html5.HTML5Translator._table_row_index``
  * #9639: autodoc: Support asynchronous generator functions
  * #9664: autodoc: ``autodoc-process-bases`` supports to inject reST snippet as a
    base class
  * #9691: C, added new info-field ``retval``
    for :rst:dir:`c:function` and :rst:dir:`c:macro`.
  * C++, added new info-field ``retval`` for :rst:dir:`cpp:function`.
  * #9618: i18n: Add :confval:`gettext_allow_fuzzy_translations` to allow "fuzzy"

OBS-URL: https://build.opensuse.org/request/show/931050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=196
2021-11-12 16:32:09 +00:00
59f1a99d54 - Explicitly Require python-sphinxcontrib-qthelp >= 1.0.2 to prevent
bsc#1157793 and bsc#1158158 from occuring.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=195
2021-11-12 16:31:03 +00:00
a6d671347a Accepting request 930743 from devel:languages:python
- Fix Provides and Obsoletes ... we cannot use python_module there

OBS-URL: https://build.opensuse.org/request/show/930743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=80
2021-11-12 14:59:14 +00:00
aabf0a5657 Remove unfinished sphinx-signature-annotations.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=194
2021-11-10 18:28:19 +00:00
0d13e40a4c - Fix Provides and Obsoletes ... we cannot use python_module there
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=193
2021-11-10 13:57:54 +00:00
6d5309dc7a Accepting request 918913 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/918913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=79
2021-09-20 21:31:51 +00:00
0dbe52f89b Accepting request 918864 from home:marxin:branches:devel:languages:python
- Update to 4.2.0:
  * #9445: autodoc: Support class properties
  * #9479: autodoc: Emit a warning if target is a mocked object
  * #9560: autodoc: Allow to refer NewType instances with module name in Python
    3.10 or above
  * #9447: html theme: Expose the version of Sphinx in the form of tuple as a
    template variable ``sphinx_version_tuple``
  * #9594: manpage: Suppress the title of man page if description is empty
  * #9445: py domain: ``:py:property:`` directive supports ``:classmethod:``
    option to describe the class property
  * #9524: test: SphinxTestApp can take ``builddir`` as an argument
  * #9535: C and C++, support more fundamental types, including GNU extensions.
  * #9608: apidoc: apidoc does not generate a module definition for implicit
    namespace package
  * #9504: autodoc: generate incorrect reference to the parent class if the target
    class inherites the class having ``_name`` attribute
  * #9537, #9589: autodoc: Some objects under ``typing`` module are not displayed
    well with the HEAD of 3.10
  * #9487: autodoc: typehint for cached_property is not shown
  * #9509: autodoc: AttributeError is raised on failed resolving typehints
  * #9518: autodoc: autodoc_docstring_signature does not effect to ``__init__()``
    and ``__new__()``
  * #9522: autodoc: PEP 585 style typehints having arguments (ex. ``list[int]``)
    are not displayed well
  * #9481: autosummary: some warnings contain non-existing filenames
  * #9568: autosummary: summarise overlined sectioned headings correctly
  * #9600: autosummary: Type annotations which contain commas in autosummary table
    are not removed completely
  * #9481: c domain: some warnings contain non-existing filenames
  * #9481: cpp domain: some warnings contain non-existing filenames

OBS-URL: https://build.opensuse.org/request/show/918864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=192
2021-09-14 12:29:52 +00:00
Richard Brown
fbad955f09 Accepting request 910701 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/910701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=78
2021-08-12 07:00:58 +00:00
298e259ffe - update to 4.1.2:
* linkcheck: Disable checking automatically generated anchors on
    github.com (ex. anchors in reST/Markdown documents)
  * autodoc: Custom types using ``typing.NewType`` are not displayed well
    with the HEAD of 3.10
  * autodoc: Some objects under ``typing`` module are not displayed well
    with the HEAD of 3.10
  * autodoc: crashed if ``autodoc_class_signature = "separated"``
  * html search: html_copy_source can't control the search summaries
  * linkcheck: Failed to check anchors in github.com

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=191
2021-08-01 09:23:17 +00:00
6030f22df4 Accepting request 906826 from devel:languages:python
- update to 4.1.1:
  * sphinxcontrib-htmlhelp-2.0.0 or above
  * sphinxcontrib-serializinghtml-1.1.5 or above
  * html: HTML logo or Favicon specified as file not being found on output

OBS-URL: https://build.opensuse.org/request/show/906826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=77
2021-07-21 17:05:33 +00:00
ed2ca0817f - update to 4.1.1:
* sphinxcontrib-htmlhelp-2.0.0 or above
  * sphinxcontrib-serializinghtml-1.1.5 or above
  * html: HTML logo or Favicon specified as file not being found on output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=190
2021-07-17 13:26:19 +00:00
468cfc77fc Accepting request 905850 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/905850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=76
2021-07-16 20:12:35 +00:00
27af2112bd Accepting request 905849 from home:marxin:branches:devel:languages:python
- Bump to 4.1.0:
  * Support jinja2-3.0
  * The ``app`` argument of ``sphinx.environment.BuildEnvironment`` becomes
    required
  * ``sphinx.application.Sphinx.html_theme``
  * ``sphinx.ext.autosummary._app``
  * ``sphinx.util.docstrings.extract_metadata()``
  * #8107: autodoc: Add ``class-doc-from`` option to :rst:dir:`autoclass`
    directive to control the content of the specific class like
    :confval:`autoclass_content`
  * #8588: autodoc: :confval:`autodoc_type_aliases` now supports dotted name. It
    allows you to define an alias for a class with module name like
    ``foo.bar.BazClass``
  * #9175: autodoc: Special member is not documented in the module
  * #9195: autodoc: The arguments of ``typing.Literal`` are wrongly rendered
  * #9185: autodoc: :confval:`autodoc_typehints` allows ``'both'`` setting to
    allow typehints to be included both in the signature and description
  * #4257: autodoc: Add :confval:`autodoc_class_signature` to separate the class
    entry and the definition of ``__init__()`` method
  * #8061, #9218: autodoc: Support variable comment for alias classes
  * #3014: autodoc: Add :event:`autodoc-process-bases` to modify the base classes
    of the class definitions
  * #9272: autodoc: Render enum values for the default argument value better
  * #9384: autodoc: ``autodoc_typehints='none'`` now erases typehints for
    variables, attributes and properties
  * #3257: autosummary: Support instance attributes for classes
  * #9358: html: Add "heading" role to the toctree items
  * #9225: html: Add span tag to the return typehint of method/function
  * #9129: html search: Show search summaries when html_copy_source = False
  * #9307: html search: Prevent corrections and completions in search field

OBS-URL: https://build.opensuse.org/request/show/905849
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=189
2021-07-12 13:34:48 +00:00
cc619921b8 Accepting request 898130 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/898130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=75
2021-06-23 15:38:04 +00:00
c21cc6f6c2 Accepting request 897819 from home:marxin:branches:devel:languages:python
- Update again to 4.0.2.

OBS-URL: https://build.opensuse.org/request/show/897819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=187
2021-06-07 13:45:32 +00:00
0c64d734f2 - Switch off the failing test_signature_annotations. It is just
not worthy filing upstream test on the obsolete version.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=186
2021-06-02 16:49:30 +00:00
86878729e9 - Revert to 3.5.4
- Update to 4.0.2: see upstream CHANGES.
- Add texlive-tex-gyre build dependency for tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=185
2021-06-02 13:53:21 +00:00
0badde1b6e Accepting request 896924 from openSUSE:Factory
revert

OBS-URL: https://build.opensuse.org/request/show/896924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=184
2021-06-02 13:51:49 +00:00
7a8eb86a27 Accepting request 894748 from home:marxin:branches:devel:languages:python
- Update to 4.0.2: see upstream CHANGES.
- Add texlive-tex-gyre build dependency for tests.

OBS-URL: https://build.opensuse.org/request/show/894748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=183
2021-05-21 11:52:29 +00:00
68aaa94017 Accepting request 885911 from devel:languages:python
- update to 3.5.4:
  * #9071: Restrict docutils to 0.16
  * #9078: autodoc: Async staticmethods and classmethods are considered as non
    async coroutine-functions with Python3.10
  * #8870, #9001, #9051: html theme: The style are not applied with docutils-0.17

OBS-URL: https://build.opensuse.org/request/show/885911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=74
2021-04-19 19:05:42 +00:00
24e62133e5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=181 2021-04-16 08:05:51 +00:00
4c666b2bba OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=180 2021-04-16 07:34:49 +00:00
6530faba08 - update to 3.5.4:
* #9071: Restrict docutils to 0.16
  * #9078: autodoc: Async staticmethods and classmethods are considered as non
    async coroutine-functions with Python3.10
  * #8870, #9001, #9051: html theme: The style are not applied with docutils-0.17

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=179
2021-04-16 07:10:26 +00:00
Richard Brown
a12d82ecb3 Accepting request 883114 from devel:languages:python
- update to 3.5.3:
  * #8959: using UNIX path separator in image directive confuses Sphinx on Windows

OBS-URL: https://build.opensuse.org/request/show/883114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=73
2021-04-08 19:02:04 +00:00
9ac36c5ef2 - update to 3.5.3:
* #8959: using UNIX path separator in image directive confuses Sphinx on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=177
2021-04-06 01:33:36 +00:00
Richard Brown
edf5b94856 Accepting request 880708 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/880708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=72
2021-03-29 16:21:27 +00:00
0445429695 - update to 3.5.2:
* #8943: i18n: Crashed by broken translation messages in ES, EL and HR
  * #8936: LaTeX: A custom LaTeX builder fails with unknown node error
  * #8952: Exceptions raised in a Directive cause parallel builds to hang
  * #8883: autodoc: AttributeError is raised on assigning __annotations__ on
    read-only class
  * #8884: html: minified js stemmers not included in the distributed package
  * #8885: html: AttributeError is raised if CSS/JS files are installed via
    :confval:`html_context`
  * #8880: viewcode: ExtensionError is raised on incremental build after
    unparsable python module found
  * LaTeX: ``multicol`` (it is anyhow a required part of the official latex2e
    base distribution)
  * Update Underscore.js to 1.12.0
  * #6550: html: The config variable ``html_add_permalinks`` is replaced by
    :confval:`html_permalinks` and :confval:`html_permalinks_icon`
  * pending_xref node for viewcode extension
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.anchors_ignore``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.auth``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.broken``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.good``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.redirected``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.rqueue``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.to_ignore``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.workers``
  * ``sphinx.builders.linkcheck.CheckExternalLinksBuilder.wqueue``
  * ``sphinx.builders.linkcheck.node_line_or_0()``
  * ``sphinx.ext.autodoc.AttributeDocumenter.isinstanceattribute()``
  * ``sphinx.ext.autodoc.directive.DocumenterBridge.reporter``
  * ``sphinx.ext.autodoc.importer.get_module_members()``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=175
2021-03-16 10:34:38 +00:00
dba8e97225 Accepting request 862822 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/862822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=71
2021-02-10 20:29:46 +00:00
f04a3dcdbe Accepting request 862816 from home:mcalabkova:branches:devel:languages:python
- Update to 3.4.3
  * Bugfix release, see upstream CHANGES

OBS-URL: https://build.opensuse.org/request/show/862816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=173
2021-01-13 08:53:34 +00:00
91692f5907 note added requests.inv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=172
2021-01-12 10:30:18 +00:00
1e0062a80e Accepting request 862350 from home:mcalabkova:branches:devel:languages:python
- Do not download python (and requests) documentation in the runtime.

OBS-URL: https://build.opensuse.org/request/show/862350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=171
2021-01-11 15:01:56 +00:00
67c1788d75 - update to 3.4.1:
* #8105: autodoc: the signature of class constructor will be shown for decorated
    classes, not a signature of decorator
  * #8119: autodoc: Allow to determine whether a member not included in
    ``__all__`` attribute of the module should be documented or not via
    :event:`autodoc-skip-member` event
  * #8219: autodoc: Parameters for generic class are not shown when super class is
    a generic class and show-inheritance option is given (in Python 3.7 or above)
  * autodoc: Add ``Documenter.config`` as a shortcut to access the config object
  * autodoc: Add Optional[t] to annotation of function and method if a default
    value equal to None is set.
  * #8209: autodoc: Add ``:no-value:`` option to :rst:dir:`autoattribute` and
    :rst:dir:`autodata` directive to suppress the default value of the variable
  * #8460: autodoc: Support custom types defined by typing.NewType
  * #8285: napoleon: Add :confval:`napoleon_attr_annotations` to merge type hints
    on source code automatically if any type is specified in docstring
  * #8236: napoleon: Support numpydoc's "Receives" section
  * #6914: Add a new event :event:`warn-missing-reference` to custom warning
    messages when failed to resolve a cross-reference
  * #6914: Emit a detailed warning when failed to resolve a ``:ref:`` reference
  * #6629: linkcheck: The builder now handles rate limits. See
    :confval:`linkcheck_retry_on_rate_limit` for details.
  * Large number of bugfixes, see included NEWS
- remove sphinx-pr8520-fix-AliasNode-copy.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=170
2020-12-29 20:37:49 +00:00
d36dd6ba75 Accepting request 853306 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=70
2020-12-12 19:28:38 +00:00
1c3ee725be Accepting request 853197 from home:bnavigator:branches:devel:languages:python
- Remove unused mypy from BuildRequires in :test
- Fix the intersphinx inventory bundle for multiple python flavors
  gh#openSUSE/python-rpm-macros#66
- Fix failing graphviz dot calls by including packages for png
  and pdf formats. The png fail was masked by an incorrect use of
  a shell command chain. Fails for pdf format were in the tests.
- Add sphinx-pr8520-fix-AliasNode-copy.patch to fix failing 
  manpages build -- gh#sphinx-doc/sphinx#8520

OBS-URL: https://build.opensuse.org/request/show/853197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=168
2020-12-05 17:44:43 +00:00
f1bb26e3fa - update to 3.3.1:
* #8372: autodoc: autoclass directive became slower than Sphinx-3.2
  * #7727: autosummary: raise PycodeError when documenting python package
  * #8350: autosummary: autosummary_mock_imports causes slow down builds
  * #8364: C, properly initialize attributes in empty symbols.
  * #8399: i18n: Put system locale path after the paths specified by configuration
  * #8100: html: Show a better error message for failures on copying
  html_static_files
  * #8141: C: added a ``maxdepth`` option to :rst:dir:`c:alias` to insert
  nested declarations.
  * #8081: LaTeX: Allow to add LaTeX package via ``app.add_latex_package()`` until
  just before writing .tex file
  * #7996: manpage: Add :confval:`man_make_section_directory` to make a section
  directory on build man page
  * #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub
  builder using :confval:`suppress_warnings`.
  * #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` option
  * #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures
  * #8051: napoleon: use the obj role for all See Also items
  * #8050: napoleon: Apply :confval:`napoleon_preprocess_types` to every field
  * C and C++, show line numbers for previous declarations when duplicates are
  detected.
  * #8183: Remove substitution_reference nodes from doctree only on LaTeX builds
  * bugfixes
  - remove sphinx-pygments-compat.patch (obsolete)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=167
2020-11-26 09:18:58 +00:00
088910de7e Accepting request 846078 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/846078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=69
2020-11-06 22:43:21 +00:00
1fe482d81c Accepting request 845960 from home:bnavigator:branches:devel:languages:python
- Fix the lang collection macro override.
  * gh#openSUSE/python-rpm-macros#66
  * gh#openSUSE/python-rpm-macros#74

OBS-URL: https://build.opensuse.org/request/show/845960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=165
2020-11-04 19:50:22 +00:00
5cc3e1edce Accepting request 845821 from home:bnavigator:branches:devel:languages:python
- Fix lang files collection for multiple flavors
  * gh#openSUSE/python-rpm-macros#5
  * gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/845821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=164
2020-11-03 20:55:53 +00:00
aa5d87ab77 Accepting request 838296 from devel:languages:python
- add sphinx-pygments-compat.patch (fix tests with newer pygments)

OBS-URL: https://build.opensuse.org/request/show/838296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=68
2020-10-29 08:46:17 +00:00
dfe2d65a0e - add sphinx-pygments-compat.patch (fix tests with newer pygments)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=162
2020-09-28 13:45:58 +00:00
f807f9c31f Accepting request 830124 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/830124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=67
2020-09-04 09:00:14 +00:00
cf25008762 - update to 3.2.1:
* #8095: napoleon: Add :confval:`napoleon_preprocess_types` to enable the type
    preprocessor for numpy style docstrings
  * #8114: C and C++, parse function attributes after parameters and qualifiers.
  * #8074: napoleon: Crashes during processing C-ext module
  * #8088: napoleon: "Inline literal start-string without end-string" warning in
    Numpy style Parameters section
  * #8084: autodoc: KeyError is raised on documenting an attribute of the broken
    class
  * #8091: autodoc: AttributeError is raised on documenting an attribute on Python
    3.5.2
  * #8099: autodoc: NameError is raised when target code uses ``TYPE_CHECKING``
  * C++, fix parsing of template template paramters, broken by the fix of #7944

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=160
2020-08-18 14:44:31 +00:00
9695b37e32 - update to 3.2.0:
* #2076: autodoc: Allow overriding of exclude-members in skip-member function
  * #8034: autodoc: ``:private-member:`` can take an explicit list of member names
    to be documented
  * #2024: autosummary: Add :confval:`autosummary_filename_map` to avoid conflict
    of filenames between two object with different case
  * #8011: autosummary: Support instance attributes as a target of autosummary
    directive
  * #7849: html: Add :confval:`html_codeblock_linenos_style` to change the style
    of line numbers for code-blocks
  * #7853: C and C++, support parameterized GNU style attributes.
  * #7888: napoleon: Add aliases Warn and Raise.
  * #7690: napoleon: parse type strings and make them hyperlinks as possible.  The
    conversion rule can be updated via :confval:`napoleon_type_aliases`
  * #8049: napoleon: Create a hyperlink for each the type of parameter when
    :confval:`napoleon_use_params` is False
  * C, added :rst:dir:`c:alias` directive for inserting copies
    of existing declarations.
  * #7745: html: inventory is broken if the docname contains a space
  * #7991: html search: Allow searching for numbers
  * #7902: html theme: Add a new option :confval:`globaltoc_maxdepth` to control
    the behavior of globaltoc in sidebar
  * #7840: i18n: Optimize the dependencies check on bootstrap
  * #7768: i18n: :confval:`figure_language_filename` supports ``docpath`` token
  * #5208: linkcheck: Support checks for local links
  * #5090: setuptools: Link verbosity to distutils' -v and -q option
  * #6698: doctest: Add ``:trim-doctest-flags:`` and ``:no-trim-doctest-flags:``
    options to doctest, testcode and testoutput directives
  * #7052: add ``:noindexentry:`` to the Python, C, C++, and Javascript domains.
    Update the documentation to better reflect the relationship between this option

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=159
2020-08-13 14:03:36 +00:00
8ea30a3e43 Accepting request 821465 from devel:languages:python
- In the new multiversion world, python*.inv is in python3.8
  directory not python3.

- update to version 3.1.2:
  * Incompatible changes
    + #7650: autodoc: the signature of base function will be shown for
       decorated functions, not a signature of decorator
  * Bugs fixed
    + #7844: autodoc: Failed to detect module when relative module
       name given
    + #7856: autodoc: AttributeError is raised when non-class object
       is given to the autoclass directive
    + #7850: autodoc: KeyError is raised for invalid mark up when
       autodoc_typehints is 'description'
    + #7812: autodoc: crashed if the target name matches to both an
       attribute and module that are same name
    + #7650: autodoc: function signature becomes "(*args, **kwargs)"
       if the function is decorated by generic decorator
    + #7812: autosummary: generates broken stub files if the target
       code contains an attribute and module that are same name
    + #7806: viewcode: Failed to resolve viewcode references on 3rd
       party builders
    + #7838: html theme: List items have extra vertical space
    + #7878: html theme: Undesired interaction between "overflow" and
       "float"
- changes from version 3.1.1:
  * Incompatible changes
    + #7808: napoleon: a type for attribute are represented as typed
       field
  * Features added

OBS-URL: https://build.opensuse.org/request/show/821465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=66
2020-07-26 14:14:09 +00:00
Tomáš Chvátal
99906790ba OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=157 2020-07-17 08:39:19 +00:00
f3d03df06a Too much work. Just use bundled python3.inv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=156
2020-07-16 13:22:51 +00:00
2e84a7d851 Better version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=155
2020-07-16 12:58:08 +00:00
9c403871fb - In the new multiversion world, python*.inv is in python3.8
directory not python3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=154
2020-07-16 12:53:58 +00:00
Tomáš Chvátal
c7329601b9 Accepting request 820454 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/820454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=153
2020-07-13 06:31:50 +00:00
190191890c Accepting request 811095 from devel:languages:python
- update to version 3.0.4:
  * Bugs fixed
    + #7567: autodoc: parametrized types are shown twice for generic
       types
    + #7637: autodoc: system defined TypeVars are shown in Python 3.9
    + #7611: md5 fails when OpenSSL FIPS is enabled
    + #7626: release package does not contain "CODE_OF_CONDUCT"

- Add python3.inv as a specific Source.
- update to version 3.0.3
  * Features added
    * C, parse array declarators with static, qualifiers, and VLA specification.
  * Bugs fixed
    * #7516: autodoc: crashes if target object raises an error on accessing
      its attributes
- update to version 3.0.2
  * Features added
    * C, parse attributes and add :confval:`c_id_attributes`
      and :confval:`c_paren_attributes` to support user-defined attributes.
  * Bugs fixed
    * #7461: py domain: fails with IndexError for empty tuple in type annotation
    * #7510: py domain: keyword-only arguments are documented as having a default of
      None
    * #7418: std domain: :rst:role:`term` role could not match case-insensitively
    * #7461: autodoc: empty tuple in type annotation is not shown correctly
    * #7479: autodoc: Sphinx builds has been slower since 3.0.0 on mocking
    * C++, fix spacing issue in east-const declarations.
    * #7414: LaTeX: Xindy language options were incorrect
    * sphinx crashes with ImportError on python3.5.1
- update to 3.0.1

OBS-URL: https://build.opensuse.org/request/show/811095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=65
2020-06-21 16:48:27 +00:00
Tomáš Chvátal
b19a1e856b Accepting request 810413 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/810413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=151
2020-06-01 06:44:32 +00:00
78afe9d47f - Add python3.inv as a specific Source.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=150
2020-05-12 11:02:49 +00:00
f5d5725a04 Accepting request 802658 from home:jzerebecki:branches:devel:languages:python
- update to version 3.0.3

compared to superseded request:
change added BuildRequires to use python_module macro and remove Suggests:python3-doc

OBS-URL: https://build.opensuse.org/request/show/802658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=149
2020-05-11 13:43:53 +00:00
079368d4b3 Accepting request 791929 from devel:languages:python
- Revert to 2.3.1 due to severely increased memory usage when building
  kernel documentation. bsc#1166965

OBS-URL: https://build.opensuse.org/request/show/791929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=64
2020-04-09 21:14:28 +00:00
69cf40be2c - Revert to 2.3.1 due to severely increased memory usage when building
kernel documentation. bsc#1166965

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=147
2020-04-07 08:23:24 +00:00
f0454d644a Accepting request 782793 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/782793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=63
2020-03-11 17:42:45 +00:00
Tomáš Chvátal
25662416e7 Accepting request 782715 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/782715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=145
2020-03-09 06:52:01 +00:00
5a2b2d31dd Accepting request 779133 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/779133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=62
2020-02-29 20:19:36 +00:00
Tomáš Chvátal
922026eec0 Accepting request 778455 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/778455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=143
2020-02-25 15:38:36 +00:00
a5aecdcd94 Accepting request 759289 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/759289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=61
2019-12-29 14:48:20 +00:00
Tomáš Chvátal
25050f0843 Accepting request 759217 from home:alois:branches:devel:languages:python
update to 2.3.1

OBS-URL: https://build.opensuse.org/request/show/759217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=141
2019-12-26 08:55:20 +00:00
c13fc0f45b Accepting request 755170 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/755170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=60
2019-12-11 11:11:15 +00:00
Tomáš Chvátal
f4a55caa3d Accepting request 754982 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/754982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=139
2019-12-09 09:19:02 +00:00
c2b6c23a9d Accepting request 744660 from devel:languages:python
- Update to 2.2.1:
  * #6641: LaTeX: Undefined control sequence \sphinxmaketitle
  * #6710: LaTeX not well configured for Greek language as main language

OBS-URL: https://build.opensuse.org/request/show/744660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=59
2019-11-04 16:13:46 +00:00
Tomáš Chvátal
062af1169b - Update to 2.2.1:
* #6641: LaTeX: Undefined control sequence \sphinxmaketitle
  * #6710: LaTeX not well configured for Greek language as main language

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=137
2019-11-01 08:26:00 +00:00
63fc895113 Accepting request 730123 from devel:languages:python
- Update 2.2.0:
  * apidoc: template files are renamed to ``.rst_t``
  * html: Field lists will be styled by grid layout
  * #5124: graphviz: ``:graphviz_dot:`` option is renamed to ``:layout:``
  * #1464: html: emit a warning if :confval:`html_static_path` and
    :confval:`html_extra_path` directories are inside output directory
  * #6514: html: Add a label to search input for accessability purposes
  * #5602: apidoc: Add ``--templatedir`` option
  * #6475: Add ``override`` argument to ``app.add_autodocumenter()``
  * #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
    format for images rendering inline math
  * #6533: LaTeX: refactor visit_enumerated_list() to use ``\sphinxsetlistlabels``
  * #6628: quickstart: Use ``https://docs.python.org/3/`` for default setting of
    :confval:`intersphinx_mapping`
  * #6419: sphinx-build: give reasons why rebuilded

OBS-URL: https://build.opensuse.org/request/show/730123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=58
2019-09-23 10:07:16 +00:00
Tomáš Chvátal
ecdccb7c61 - Update 2.2.0:
* apidoc: template files are renamed to ``.rst_t``
  * html: Field lists will be styled by grid layout
  * #5124: graphviz: ``:graphviz_dot:`` option is renamed to ``:layout:``
  * #1464: html: emit a warning if :confval:`html_static_path` and
    :confval:`html_extra_path` directories are inside output directory
  * #6514: html: Add a label to search input for accessability purposes
  * #5602: apidoc: Add ``--templatedir`` option
  * #6475: Add ``override`` argument to ``app.add_autodocumenter()``
  * #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
    format for images rendering inline math
  * #6533: LaTeX: refactor visit_enumerated_list() to use ``\sphinxsetlistlabels``
  * #6628: quickstart: Use ``https://docs.python.org/3/`` for default setting of
    :confval:`intersphinx_mapping`
  * #6419: sphinx-build: give reasons why rebuilded

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=135
2019-09-11 12:12:31 +00:00
c65b026a5c Accepting request 721979 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/721979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=57
2019-08-15 13:42:48 +00:00
314a66487b Accepting request 721976 from home:dancermak:branches:devel:languages:python
Add Sphinx translation files via %find_lang

OBS-URL: https://build.opensuse.org/request/show/721976
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=133
2019-08-09 09:09:08 +00:00
56cd165075 Accepting request 713076 from devel:languages:python
- Update to 2.1.2:
  * #6497: custom lexers fails highlighting when syntax error
  * #6478, #6488: info field lists are incorrectly recognized

OBS-URL: https://build.opensuse.org/request/show/713076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=56
2019-07-08 12:59:56 +00:00
Tomáš Chvátal
80fcd03a69 - Update to 2.1.2:
* #6497: custom lexers fails highlighting when syntax error
  * #6478, #6488: info field lists are incorrectly recognized

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=131
2019-07-02 14:45:12 +00:00
173810e4c9 Accepting request 709241 from devel:languages:python
- Update to 2.1.1:
  * #6442: LaTeX: admonitions of note type can get separated from immediately preceding section title by pagebreak
  * #6448: autodoc: crashed when autodocumenting classes with __slots__ = None
  * #6452: autosummary: crashed when generating document of properties

- Update to 2.1:
  * Many major updates in the package
  * Supports only python 3.5+
- Remove obsolete conditionals wrt 3.5+ only support

OBS-URL: https://build.opensuse.org/request/show/709241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=55
2019-06-18 12:49:17 +00:00
Tomáš Chvátal
edf5f89b5e - Update to 2.1.1:
* #6442: LaTeX: admonitions of note type can get separated from immediately preceding section title by pagebreak
  * #6448: autodoc: crashed when autodocumenting classes with __slots__ = None
  * #6452: autosummary: crashed when generating document of properties

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=129
2019-06-11 18:06:13 +00:00
Tomáš Chvátal
2c918ed712 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=128 2019-06-07 10:48:28 +00:00
Tomáš Chvátal
5b51dec249 - Update to 2.1:
* Many major updates in the package
  * Supports only python 3.5+
- Remove obsolete conditionals wrt 3.5+ only support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=127
2019-06-06 12:55:31 +00:00
a80f54295a Accepting request 693013 from devel:languages:python
- don't provide sphinx from test subpackage, it is for testing

- fix tests to include latex/extmath tests

OBS-URL: https://build.opensuse.org/request/show/693013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=54
2019-04-12 07:14:08 +00:00
9b8f5810c6 - don't provide sphinx from test subpackage, it is for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=125
2019-04-10 21:03:59 +00:00
abb0cc35c5 - fix tests to include latex/extmath tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=124
2019-04-10 07:13:51 +00:00
954a489999 Accepting request 689141 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/689141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=53
2019-03-29 19:38:15 +00:00
9c32d2a00d Accepting request 689140 from home:mcepl:branches:devel:languages:python
- Remove last remainder of python-Sphinx-doc-man-common subpackage

OBS-URL: https://build.opensuse.org/request/show/689140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=122
2019-03-27 16:40:18 +00:00
fb4232f65f - Switch off test_latex_images test, because it tries to download
image from the www.python.org.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=121
2019-03-14 15:26:53 +00:00
44de5d1d36 Accepting request 684402 from home:mcepl:branches:devel:languages:python
- Remove lang packages

OBS-URL: https://build.opensuse.org/request/show/684402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=120
2019-03-12 15:56:38 +00:00
Tomáš Chvátal
c497579697 Accepting request 683921 from home:mcepl:branches:devel:languages:python
- Revert to multiple lang files using standard macros.

OBS-URL: https://build.opensuse.org/request/show/683921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=119
2019-03-11 15:01:50 +00:00
Tomáš Chvátal
085a5e4a37 - Drop patch disable-test.patch no longer applicable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=118
2019-03-11 10:27:27 +00:00
Tomáš Chvátal
de156eed35 - Update to 1.8.5:
* LaTeX: Remove extraneous space after author names on PDF title page (refs: #6004)
  * #6026: LaTeX: A cross reference to definition list does not work
  * #6046: LaTeX: TypeError is raised when invalid latex_elements given
  * #6067: LaTeX: images having a target are concatenated to next line
  * #6067: LaTeX: images having a target are not aligned even if specified
  * #6019: imgconverter: Including multipage PDF fails
  * #6047: autodoc: autofunction emits a warning for method objects
  * #6028: graphviz: Ensure the graphviz filenames are reproducible
  * #6068: doctest: skipif option may remove the code block from documentation
  * #6136: :name: option for math directive causes a crash
  * #6139: intersphinx: ValueError on failure reporting
  * #6135: changes: Fix UnboundLocalError when any module found

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=117
2019-03-11 09:41:49 +00:00
Tomáš Chvátal
35ea59dbad Accepting request 682934 from home:mcepl:branches:devel:languages:python
- Rewrite the package to multibuild. Remove python-Sphinx-doc*.
- Fix %check to make tests passing.

OBS-URL: https://build.opensuse.org/request/show/682934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=116
2019-03-09 07:50:00 +00:00
Thomas Bechtold
64afc05a6e - update to 1.8.4:
There are many changes so have a look at the following changes files:
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018

- update to 1.8.4:
  There are many changes so have a look at the following changes files:
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-4-released-feb-03-2019
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-3-released-dec-26-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-2-released-nov-11-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-1-released-sep-22-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-8-0-released-sep-13-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-9-released-sep-05-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-8-released-aug-29-2018
  * https://www.sphinx-doc.org/en/master/changes.html#release-1-7-7-released-aug-19-2018

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=115
2019-03-05 10:24:31 +00:00
818781c63f Accepting request 657880 from devel:languages:python
Submit the fixed rev to TW, since the maintainer seems to be sleeping/afk; not blocking staging longer than needed

OBS-URL: https://build.opensuse.org/request/show/657880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=52
2018-12-14 19:49:02 +00:00
ae7ca0d951 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=113 2018-12-07 20:57:37 +00:00
7c01eef9e2 Actually create that sphinxcontrib directory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=112
2018-12-07 20:40:34 +00:00
389f21a1d3 - Make this package also own %{python_sitelib}/sphinxcontrib
directory, so it is properly owned.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=111
2018-12-07 20:22:04 +00:00
a12fc4961f Accepting request 624272 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/624272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=51
2018-07-21 08:09:18 +00:00
Tomáš Chvátal
a27c0c338c Accepting request 624270 from home:mimi_vx:branches:devel:languages:python
- update to 1.7.6
- run Sphinx testsuite in package
 * LaTeX \sphinxupquote{} breaks in Russian
 * sphinx.testing uses deprecated pytest API; Node.get_marker(name)
 * crashed when recommonmark.AutoStrictify is enabled
 * latex: crashed with docutils package provided by Debian/Ubuntu
 * latex: a label for table is vanished if table does not have a caption
 * crashed with numbered toctree
 * C, render empty argument lists for macros.
 * C++, fix lookup of full template specializations with no template arguments.
 * C++, fix assertion on missing references in global scope when using intersphinx.
 * autodoc: crashed by Form Feed Character
 * autodoc: loses the first staticmethod parameter for old styled classes
 * quickstart: Typing Ctrl-U clears the whole of line
 * html: “relations” sidebar is not shown by default
 * latex: curly braces in index entries are not handled correctly
 * epub: Wrong internal href fragment links
 * apidoc: Interface of sphinx.apidoc:main() has changed
 * PDF builds of French projects have issues with XeTeX
 * napoleon raises RuntimeError with python 3.7
 * sphinx-build: Interface of sphinx:main() has changed
 * sphinx-build: sphinx.cmd.build.main() refers sys.argv
    instead of given argument
 * autosummary: warning is emitted when the first line of docstring ends
    with literal notation
 * autosummary: warnings of autosummary indicates wrong location (refs: #5146)
 * autodoc: crashed on inspecting dict like object which does not support sorting
 * autodoc: Enum argument missing if it shares value with another
 * py domain: rtype field could not handle “None” as a type
 * LaTeX: indexing of terms containing @, !, or " fails

OBS-URL: https://build.opensuse.org/request/show/624270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=109
2018-07-20 12:46:04 +00:00
4df51d2927 - update to 1.7.5
- update to 1.7.5:
  * #4924: html search: Upper characters problem in any other languages
  * #4932: apidoc: some subpackage is ignored if sibling subpackage contains a
    module starting with underscore
  * #4863, #4938, #4939: i18n doesn't handle node.title correctly tat used for
    contents, topic, admonition, table and section.
  * #4913: i18n: literal blocks in bullet list are not translated
  * #4962: C++, raised TypeError on duplicate declaration.
  * #4825: C++, properly parse expr roles and give better error messages when
    (escaped) line breaks are present.
  * C++, properly use ``desc_addname`` nodes for prefixes of names.
  * C++, parse pack expansions in function calls.
  * #4915, #4916: links on search page are broken when using dirhtml builder
  * #4969: autodoc: constructor method should not have return annotation
  * latex: deeply nested enumerated list which is beginning with non-1 causes
    LaTeX engine crashed
  * #4978: latex: shorthandoff is not set up for Brazil locale
  * #4928: i18n: Ignore dot-directories like .git/ in LC_MESSAGES/
  * #4946: py domain: type field could not handle "None" as a type
  * #4979: latex: Incorrect escaping of curly braces in index entries
  * #4956: autodoc: Failed to extract document from a subclass of the class on
    mocked module
  * #4973: latex: glossary directive adds whitespace to each item
  * #4980: latex: Explicit labels on code blocks are duplicated
  * #4919: node.asdom() crashes if toctree has :numbered: option
  * #4914: autodoc: Parsing error when using dataclasses without default values
  * #4931: autodoc: crashed when handler for autodoc-skip-member raises an error
  * #4931: autodoc: crashed when subclass of mocked class are processed by

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=108
2018-07-17 08:22:19 +00:00
2184838b59 Accepting request 612216 from devel:languages:python
- update to 1.7.4
- ver long list of changes - please check www.sphinx-doc.org for details
 

- update to 1.7.4
- very long list of changes - please see http://www.sphinx-doc.org/en/master/changes.html#release-1-7-4-released-apr-25-2018

OBS-URL: https://build.opensuse.org/request/show/612216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=50
2018-06-02 09:50:14 +00:00
2a048f2fa0 Accepting request 611547 from home:mimi_vx:branches:devel:languages:python
- update to 1.7.4
- ver long list of changes - please check www.sphinx-doc.org for details
 

- update to 1.7.4
- very long list of changes - please see http://www.sphinx-doc.org/en/master/changes.html#release-1-7-4-released-apr-25-2018

OBS-URL: https://build.opensuse.org/request/show/611547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=106
2018-05-23 12:18:27 +00:00
8d0a724961 Accepting request 584287 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/584287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=49
2018-03-12 11:08:04 +00:00
Tomáš Chvátal
c173a051f9 Accepting request 584264 from home:aplanas:branches:devel:languages:python
- Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/584264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=104
2018-03-08 10:51:44 +00:00
b4a0477586 Accepting request 583367 from devel:languages:python
- go back to a working sphinx version for now (1.6.5)
  * newer versions are not able to build openstack clients

OBS-URL: https://build.opensuse.org/request/show/583367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=48
2018-03-08 09:55:37 +00:00
79aa8e0cdf - go back to a working sphinx version for now (1.6.5)
* newer versions are not able to build openstack clients

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=102
2018-03-06 11:58:54 +00:00
3498aa782a Accepting request 580665 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=47
2018-03-01 11:03:28 +00:00
b1ec8d4b36 Accepting request 580622 from home:aplanas:branches:devel:languages:python
- Recommends only on SUSE

OBS-URL: https://build.opensuse.org/request/show/580622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=100
2018-02-27 16:53:48 +00:00
264aefcd9f Accepting request 580046 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=46
2018-02-27 15:56:17 +00:00
Tomáš Chvátal
ee4cd0c2e8 Accepting request 580009 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/580009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=98
2018-02-26 07:06:09 +00:00
2916485c56 Accepting request 537523 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/537523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=45
2017-11-01 10:08:42 +00:00
4b22afa8b2 Accepting request 537267 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/537267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=96
2017-10-30 10:25:19 +00:00
f428a403ad Accepting request 530448 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/530448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=44
2017-10-07 15:47:25 +00:00
Jan Matejek
56b504cbdb Accepting request 530183 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/530183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=94
2017-10-02 12:25:43 +00:00
32b797b912 Accepting request 527168 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/527168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=43
2017-09-27 14:52:32 +00:00
Todd R
a1f60844ea Accepting request 527167 from home:TheBlackCat:branches:devel:languages:python
- Move sphinxcontrib namespace into seperate package to avoid 
  dependency loop with sphinxcontrib-websupport.

OBS-URL: https://build.opensuse.org/request/show/527167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=92
2017-09-18 22:31:19 +00:00
Jan Matejek
c2b054a3ef Accepting request 523341 from home:jengelh:branches:devel:languages:python
- Trim package descriptions for size.

OBS-URL: https://build.opensuse.org/request/show/523341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=91
2017-09-12 15:25:47 +00:00
79af1422a3 Accepting request 520218 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/520218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=42
2017-09-07 20:09:25 +00:00
Todd R
2437ef2417 Accepting request 520217 from home:TheBlackCat:branches:devel:languages:python
- Create a base sphinxcontrib namespace package to guarantee all
  the "python(2|3)-sphinxcontrib-foo" packages can be imported
  correctly.

OBS-URL: https://build.opensuse.org/request/show/520217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=89
2017-09-01 15:30:04 +00:00
646c529955 Accepting request 518573 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/518573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=41
2017-08-29 09:39:09 +00:00
Todd R
c7debf9dce Accepting request 518572 from home:TheBlackCat:branches:devel:languages:python
This fixes build errors in various python-foo-doc packages.

- Add new latex dependencies needed in openSUSE:Factory
- Check that latex dependencies are installable

OBS-URL: https://build.opensuse.org/request/show/518572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=87
2017-08-24 16:44:23 +00:00
414c6871f9 Accepting request 512791 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/512791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=40
2017-08-06 09:27:57 +00:00
Todd R
f27a5cc865 Accepting request 512790 from home:TheBlackCat:branches:devel:languages:python
- Split documentation into subpackage to avoid dependency loops.
- Only require python3-typing for python3 < 3.5

OBS-URL: https://build.opensuse.org/request/show/512790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=85
2017-07-27 13:01:58 +00:00
Thomas Bechtold
c449bfb315 Accepting request 507841 from home:tbechtold:branches:devel:languages:python
- update to 1.6.3:
  * #3821: Failed to import sphinx.util.compat with docutils-0.14rc1
  * #3829: sphinx-quickstart template is incomplete regarding use of alabaster
  * #3772: 'str object' has no attribute 'filename'
  * Emit wrong warnings if citation label includes hyphens (refs: #3565)
  * #3858: Some warnings are not colored when using --color option
  * #3775: Remove unwanted whitespace in default template
  * #3835: sphinx.ext.imgmath fails to convert SVG images if project directory
  name contains spaces
  * #3850: Fix color handling in make mode's help command
  * #3865: use of self.env.warn in sphinx extension fails
  * #3824: production lists apply smart quotes transform since Sphinx 1.6.1
  * latex: fix ``\sphinxbfcode`` swallows initial space of argument
  * #3878: Quotes in auto-documented class attributes should be straight quotes
  in PDF output
  * #3881: LaTeX figure floated to next page sometimes leaves extra vertical
  whitespace
  * #3885: duplicated footnotes raises IndexError
  * #3873: Failure of deprecation warning mechanism of
  ``sphinx.util.compat.Directive``
  * #3874: Bogus warnings for "citation not referenced" for cross-file citations
  * #3860: Don't download images when builders not supported images
  * #3860: Remote image URIs without filename break builders not supported remote
  images
  * #3833: command line messages are translated unintentionally with ``language``
  setting.
  * #3840: make checking ``epub_uid`` strict
  * #3851, #3706: Fix about box drawing characters for PDF output
  * #3900: autosummary could not find methods
  * #3902: Emit error if ``latex_documents`` contains non-unicode string in py2

OBS-URL: https://build.opensuse.org/request/show/507841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=84
2017-07-03 14:21:37 +00:00
e134e7b61a Accepting request 507227 from home:tbechtold:branches:devel:languages:python
- python-sphinxcontrib-websupport is a Requires

OBS-URL: https://build.opensuse.org/request/show/507227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=83
2017-06-30 07:00:58 +00:00
Jan Matejek
af00d48926 Accepting request 507115 from home:tbechtold:branches:devel:languages:python
- Adjust Requires

OBS-URL: https://build.opensuse.org/request/show/507115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=82
2017-06-29 15:50:58 +00:00
Jan Matejek
0918ec2a28 Accepting request 507113 from home:tbechtold:branches:devel:languages:python
- update to 1.6.2:
  * See http://www.sphinx-doc.org/en/stable/changes.html
- Adjust Requires and BuildRequires
- Add disable-test.patch to disable test which needs remote access.

OBS-URL: https://build.opensuse.org/request/show/507113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=81
2017-06-29 15:37:32 +00:00
cb81966aa2 Accepting request 493489 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/493489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=39
2017-05-16 12:29:54 +00:00
Todd R
04dd5168d3 Accepting request 493488 from home:TheBlackCat:branches:devel:languages:python
- Fix update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/493488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=79
2017-05-08 15:39:30 +00:00
Todd R
85f4e554af Accepting request 493082 from home:TheBlackCat:branches:devel:languages:python
Fix old obsoletes/provides.

OBS-URL: https://build.opensuse.org/request/show/493082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=78
2017-05-05 21:09:39 +00:00
Todd R
1eb7626aa3 Accepting request 490866 from devel:languages:python:singlespec
- update for singlespec
- run tests for all python versions
- include python-enum34 for test compatibility

OBS-URL: https://build.opensuse.org/request/show/490866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=77
2017-04-24 20:54:10 +00:00
b404837fa8 Accepting request 458460 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/458460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=38
2017-03-10 19:58:14 +00:00
62261ffc42 Accepting request 458459 from home:tbechtold:branches:devel:languages:python
- update to 1.5.2:
  * See http://www.sphinx-doc.org/en/stable/changes.html
- Adjust Requires and BuildRequires

OBS-URL: https://build.opensuse.org/request/show/458459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=75
2017-02-16 11:48:07 +00:00
d8a048ba1a Accepting request 364970 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/364970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=37
2016-03-07 12:26:03 +00:00
0086599558 Accepting request 363059 from home:stroeder:branches:devel:languages:python
update to 1.3.6

OBS-URL: https://build.opensuse.org/request/show/363059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=73
2016-03-02 20:12:40 +00:00
de67c8f601 Accepting request 359917 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/359917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=36
2016-02-22 07:56:48 +00:00
Todd R
fcf26c39ec Accepting request 359916 from home:TheBlackCat:branches:devel:languages:python
Add fix_some_testcase_error_with_pygments-2.1.1.patch
Fixes tests with python-Pygments 2.1.1.

OBS-URL: https://build.opensuse.org/request/show/359916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=71
2016-02-17 09:13:39 +00:00
51c1ee075f Accepting request 355805 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/355805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=35
2016-01-30 10:31:03 +00:00
Jan Matejek
b51e64f6b4 Accepting request 355775 from home:stroeder:branches:devel:languages:python
update to 1.3.5 (requires python-pygments >= 2.1, see request #355773)

OBS-URL: https://build.opensuse.org/request/show/355775
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=69
2016-01-25 17:43:52 +00:00
44db92f21a Accepting request 353433 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/353433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=34
2016-01-20 08:53:56 +00:00
Jan Matejek
a01484ae05 Accepting request 353282 from home:stroeder:branches:devel:languages:python
update to upstream release 1.3.4 (successfully tested on Tumbleweed x86_64)

OBS-URL: https://build.opensuse.org/request/show/353282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=67
2016-01-13 16:23:50 +00:00
5f39b5c0c4 Accepting request 349372 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/349372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=33
2015-12-21 11:03:23 +00:00
53d02ffa13 Accepting request 348526 from home:stroeder:branches:devel:languages:python
This will only work in Factory/Tumbleweed because of BuildRequires: python-Pygments >= 2.0

OBS-URL: https://build.opensuse.org/request/show/348526
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=65
2015-12-17 13:38:15 +00:00
Stephan Kulow
ff4e9e8be3 Accepting request 331499 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/331499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=32
2015-09-19 04:54:17 +00:00
Todd R
caf947ac7a Accepting request 331498 from home:TheBlackCat:branches:devel:languages:python
Don't buildrequires latex-related stuff.

OBS-URL: https://build.opensuse.org/request/show/331498
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=63
2015-09-16 13:16:36 +00:00
Todd R
8197791258 Accepting request 329816 from home:TheBlackCat:branches:devel:languages:python
Split latex-related stuff into its own subpackage so we can depend on the necessary latex components.

OBS-URL: https://build.opensuse.org/request/show/329816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=62
2015-09-09 07:25:00 +00:00
11c56f32d3 Accepting request 319415 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/319415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=31
2015-08-06 22:21:27 +00:00
Todd R
f748cef8f1 Accepting request 319414 from home:frispete:python
minor change, but tired of carrying around...

OBS-URL: https://build.opensuse.org/request/show/319414
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=60
2015-07-29 13:26:03 +00:00
Todd R
3463f6252d Accepting request 318952 from home:seife:OpenStack:Master
fix build on CentOS/RHEL

OBS-URL: https://build.opensuse.org/request/show/318952
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=59
2015-07-27 14:32:26 +00:00
Stephan Kulow
0d7a980e00 Accepting request 314396 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/314396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=30
2015-07-18 12:38:58 +00:00
Todd R
80296645d7 Accepting request 314395 from home:TheBlackCat:branches:devel:languages:python
- Fix directory for man update-alternatives
- Suggests are poorly-supported in openSUSE so use Recommends

OBS-URL: https://build.opensuse.org/request/show/314395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=57
2015-06-29 14:14:41 +00:00
Michal Čihař
9b09f19733 Accepting request 295782 from home:alarrosa:branches:KDE:Frameworks5
- Added python-six as a requirement, not only as build requirement.
  This fixes compilation of packages that require python-Sphinx and fail
  because python-six is not available

OBS-URL: https://build.opensuse.org/request/show/295782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=56
2015-04-14 11:02:24 +00:00
Denisart Benjamin
a43ae1908e Accepting request 295355 from home:termim:branches:devel:languages:python
update to 1.3.1

OBS-URL: https://build.opensuse.org/request/show/295355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=55
2015-04-13 13:33:30 +00:00
Stephan Kulow
64ecada30a Accepting request 248217 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/248217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=29
2014-09-10 15:02:06 +00:00
Todd R
948c98fac9 Accepting request 248215 from home:TheBlackCat:branches:devel:languages:python
Update to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/248215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=53
2014-09-09 17:03:22 +00:00
Stephan Kulow
f9da9d78fb Accepting request 225034 from devel:languages:python
- Update to 1.2.2:
  - PR#211: When checking for existence of the html_logo file, check the full
    relative path and not the basename.
  - PR#212: Fix traceback with autodoc and __init__ methods without docstring.
  - PR#213: Fix a missing import in the setup command.
  - #1357: Option names documented by option are now again allowed to not start
    with a dash or slash, and referencing them will work correctly.
  - #1358: Fix handling of image paths outside of the source directory when
    using the “wildcard” style reference.
  - #1374: Fix for autosummary generating overly-long summaries if first line
    doesn’t end with a period.
  - #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
  - #1391: Actually prevent using “pngmath” and “mathjax” extensions at the
    same time in sphinx-quickstart.
  - #1386: Fix bug preventing more than one theme being added by the entry
    point mechanism.
  - #1370: Ignore “toctree” nodes in text writer, instead of raising.
  - #1364: Fix ‘make gettext’ fails when the ‘.. todolist::’ directive is
    present.
  - #1367: Fix a change of PR#96 that break
    sphinx.util.docfields.Field.make_field interface/behavior for item argument
    usage.

- Update to version 1.2.1
  + See CHANGES
- Fix update-alternatives usage
- Removed sphinx-setup_command_unicode.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/225034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=27
2014-03-11 19:33:13 +00:00
Denisart Benjamin
fe00a967aa Accepting request 224882 from home:Nijel:branches:devel:languages:python
- Update to 1.2.2:
  - PR#211: When checking for existence of the html_logo file, check the full
    relative path and not the basename.
  - PR#212: Fix traceback with autodoc and __init__ methods without docstring.
  - PR#213: Fix a missing import in the setup command.
  - #1357: Option names documented by option are now again allowed to not start
    with a dash or slash, and referencing them will work correctly.
  - #1358: Fix handling of image paths outside of the source directory when
    using the “wildcard” style reference.
  - #1374: Fix for autosummary generating overly-long summaries if first line
    doesn’t end with a period.
  - #1383: Fix Python 2.5 compatibility of sphinx-apidoc.
  - #1391: Actually prevent using “pngmath” and “mathjax” extensions at the
    same time in sphinx-quickstart.
  - #1386: Fix bug preventing more than one theme being added by the entry
    point mechanism.
  - #1370: Ignore “toctree” nodes in text writer, instead of raising.
  - #1364: Fix ‘make gettext’ fails when the ‘.. todolist::’ directive is
    present.
  - #1367: Fix a change of PR#96 that break
    sphinx.util.docfields.Field.make_field interface/behavior for item argument
    usage.

OBS-URL: https://build.opensuse.org/request/show/224882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=51
2014-03-06 18:01:31 +00:00
Sascha Peilicke
182c2682a3 - Update to version 1.2.1
+ See CHANGES
- Fix update-alternatives usage
- Removed sphinx-setup_command_unicode.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=50
2014-02-11 14:17:09 +00:00
Tomáš Chvátal
ea27e34134 Accepting request 207422 from devel:languages:python
- Fix %preun update-alternatives, used wrong master

- Only ghost /etc/alternatives on 12.3 or newer

OBS-URL: https://build.opensuse.org/request/show/207422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=26
2013-11-18 09:55:58 +00:00
Sascha Peilicke
e58853863a - Fix %preun update-alternatives, used wrong master
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=48
2013-11-18 09:06:15 +00:00
Sascha Peilicke
7f26011c3f - Only ghost /etc/alternatives on 12.3 or newer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=47
2013-11-15 12:17:49 +00:00
Stephan Kulow
91f45ec0c0 Accepting request 206770 from devel:languages:python
- Add sphinx-setup_command_unicode.patch: Backport of 
  https://bitbucket.org/birkenfeld/sphinx/pull-request/193/

OBS-URL: https://build.opensuse.org/request/show/206770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=25
2013-11-14 07:43:32 +00:00
Sascha Peilicke
c4d8a9803f - Add sphinx-setup_command_unicode.patch: Backport of
https://bitbucket.org/birkenfeld/sphinx/pull-request/193/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=45
2013-11-13 14:54:33 +00:00
Stephan Kulow
731db9b97d Accepting request 205956 from devel:languages:python
- Updateo version 1.2b3:
  + The Sphinx error log files will now include a list of the loaded extensions
    for help in debugging.
  + PR#154: Remove "sphinx" prefix from LaTeX class name except 'sphinxmanual'
    and 'sphinxhowto'. Now you can use your custom document class without
    'sphinx' prefix. Thanks to Erik B.
  + #1265: Fix i18n: crash when translating a section name that is pointed to from
    a named target.
  + A wrong condition broke the search feature on first page that is usually
    index.rst.  This issue was introduced in 1.2b1.
  + #703: When Sphinx can't decode filenames with non-ASCII characters, Sphinx now
    catches UnicodeError and will continue if possible instead of raising the
    exception.
- Changes from version 1.2b2 and prior:
  + See CHANGES file
- Own /etc/alternatives/sphinx-* by ghosting (update-alternatives)
- Dropped sphinx-docutils-0.10.patch (merged upstream)
  

  * PR#40: Fix safe_repr function to decode bytestrings with non-ASCII
  * PR#37: Allow configuring sphinx-apidoc via SPHINX_APIDOC_OPTIONS.
  * #864: Fix crash with some settings of :confval:modindex_common_prefix.
  * #862: Fix handling of -D and -A options on Python 3.
  * #831: Provide --project flag in setup_command as advertised.
  * #873: Fix assertion errors with empty only directives.
  * #805: Make the Sphinx.add_index_to_domain method work correctly.
  * #599: Import PIL as from PIL import Image.
  * #571: Implement ~ cross-reference prefix for the C domain.
  * Fix traceback with only directives preceded by targets.
  * Fix JavaScript domain links to objects with $ in their name.

OBS-URL: https://build.opensuse.org/request/show/205956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=24
2013-11-07 07:43:50 +00:00
Sascha Peilicke
44b2c9490d fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=43
2013-11-06 11:49:52 +00:00
Sascha Peilicke
4deeb18527 fixup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=42
2013-11-06 11:49:20 +00:00
Sascha Peilicke
5f35dda70d - Updateo version 1.2b3:
+ The Sphinx error log files will now include a list of the loaded extensions
    for help in debugging.
  + PR#154: Remove "sphinx" prefix from LaTeX class name except 'sphinxmanual'
    and 'sphinxhowto'. Now you can use your custom document class without
    'sphinx' prefix. Thanks to Erik B.
  + #1265: Fix i18n: crash when translating a section name that is pointed to from
    a named target.
  + A wrong condition broke the search feature on first page that is usually
    index.rst.  This issue was introduced in 1.2b1.
  + #703: When Sphinx can't decode filenames with non-ASCII characters, Sphinx now
    catches UnicodeError and will continue if possible instead of raising the
    exception.
- Changes from version 1.2b2 and prior:
  + See CHANGES file
- Own /etc/alternatives/sphinx-* by ghosting (update-alternatives)
  
  * PR#40: Fix safe_repr function to decode bytestrings with non-ASCII
  * PR#37: Allow configuring sphinx-apidoc via SPHINX_APIDOC_OPTIONS.
  * #864: Fix crash with some settings of :confval:modindex_common_prefix.
  * #862: Fix handling of -D and -A options on Python 3.
  * #831: Provide --project flag in setup_command as advertised.
  * #873: Fix assertion errors with empty only directives.
  * #805: Make the Sphinx.add_index_to_domain method work correctly.
  * #599: Import PIL as from PIL import Image.
  * #571: Implement ~ cross-reference prefix for the C domain.
  * Fix traceback with only directives preceded by targets.
  * Fix JavaScript domain links to objects with $ in their name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=41
2013-11-06 11:47:17 +00:00
Tomáš Chvátal
a816c4fd29 Accepting request 204663 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=23
2013-10-25 09:32:50 +00:00
Sascha Peilicke
2f717976c9 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=39
2013-10-24 11:14:56 +00:00
Stephan Kulow
6341cc0777 Accepting request 200744 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/200744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=22
2013-09-27 16:02:39 +00:00
Sascha Peilicke
40ddee7c63 revert
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=37
2013-09-16 13:40:02 +00:00
Sascha Peilicke
933f53a54b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=36 2013-09-16 13:39:00 +00:00
Sascha Peilicke
fdaf164829 - Make sure %python_sitelib/sphinxcontrib is an importable module.
Some 3rd-party extensions assume this

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=35
2013-09-16 09:26:51 +00:00
Sascha Peilicke
83ef806690 - Drop runtime req on python-distribute
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=34
2013-07-18 09:13:10 +00:00
Stephan Kulow
78600b0054 Accepting request 182841 from devel:languages:python
- add sphinx-docutils-0.10.patch:
  * add support for docutils 0.10 (forwarded request 182659 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/182841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=20
2013-07-11 18:13:36 +00:00
Sascha Peilicke
ed4b10d16c Accepting request 182659 from home:dirkmueller:branches:devel:languages:python
- add sphinx-docutils-0.10.patch:
  * add support for docutils 0.10

OBS-URL: https://build.opensuse.org/request/show/182659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=32
2013-07-11 15:02:12 +00:00
Stephan Kulow
27afe604cf Accepting request 179712 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=19
2013-06-19 14:23:38 +00:00
Sascha Peilicke
bab92b73ae Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=30
2013-06-17 12:54:09 +00:00
Stephan Kulow
f450e03e6a Accepting request 175857 from devel:languages:python
- Fix update-alternatives and support upgrade from previous versions

- Fix update-alternatives and support upgrade from previous versions

OBS-URL: https://build.opensuse.org/request/show/175857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=18
2013-05-16 14:18:50 +00:00
Sascha Peilicke
348e922e3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=28 2013-05-16 11:45:34 +00:00
Sascha Peilicke
f153df2d3d - Fix update-alternatives and support upgrade from previous versions
- Fix update-alternatives and support upgrade from previous versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=27
2013-05-16 10:30:52 +00:00
Stephan Kulow
2d040baf21 Accepting request 174795 from devel:languages:python
- fix building under openSUSE 12.1, 12.2: 
 BuildRequires: python3-2to3 should be explicitly stated (forwarded request 174681 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/174795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=17
2013-05-13 13:28:25 +00:00
Todd R
45cf43dddc Accepting request 174681 from home:HighwayStar:branches:devel:languages:python
- fix building under openSUSE 12.1, 12.2: 
 BuildRequires: python3-2to3 should be explicitly stated

OBS-URL: https://build.opensuse.org/request/show/174681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=25
2013-05-08 09:01:18 +00:00
Sascha Peilicke
734fb23613 - Apply update-alternatives for binaries and man-pages
- Apply update-alternatives for binaries and man-pages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=24
2013-04-30 14:38:55 +00:00
Stephan Kulow
2c5c6828b5 Accepting request 143338 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/143338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=15
2012-11-28 13:34:46 +00:00
Sascha Peilicke
c6e0b97f65 - Name Python3 binaries consistently:
+ Fix in setup.py to have correct egg-info data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=22
2012-11-20 18:37:31 +00:00
Sascha Peilicke
7a1b202559 Fix commenT
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=21
2012-11-20 17:37:30 +00:00
Sascha Peilicke
6d324acb0a - Run testsuite
- Build and install man-pages

- Build and install man-pages
- Python3 binaries should have the prefix "python3-"
  + Matches Fedora's Python packaging policies
  + Uniform pattern, we currently have a wild mix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=20
2012-11-20 17:27:36 +00:00
Ismail Dönmez
d5d9a79b3f Accepting request 141793 from devel:languages:python
- Revert last "locale" change, it was a false positive

OBS-URL: https://build.opensuse.org/request/show/141793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=14
2012-11-18 20:38:25 +00:00
Sascha Peilicke
75501e3698 - Revert last "locale" change, it was a false positive
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=18
2012-11-18 18:16:56 +00:00
Stephan Kulow
0e0305cede Accepting request 140931 from devel:languages:python
- Remove obsolete SUSE version checks
- Don't package locale files twice

- Remove obsolete SUSE version checks
- Don't package locale files twice

OBS-URL: https://build.opensuse.org/request/show/140931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=13
2012-11-13 08:43:15 +00:00
Sascha Peilicke
8c304edb56 - Remove obsolete SUSE version checks
- Don't package locale files twice

- Remove obsolete SUSE version checks
- Don't package locale files twice

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=16
2012-11-12 10:25:50 +00:00
Stephan Kulow
0bd41f0c25 Accepting request 122240 from devel:languages:python
python3 package added (forwarded request 122103 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/122240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=11
2012-05-29 09:44:22 +00:00
Todd R
2a0d246f68 Accepting request 122103 from home:HighwayStar:branches:devel:languages:python
python3 package added

OBS-URL: https://build.opensuse.org/request/show/122103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=14
2012-05-25 07:03:32 +00:00
Sascha Peilicke
efae107de7 - Update to version 1.1.13:
* PR#40: Fix ``safe_repr`` function to decode bytestrings with non-ASCII
    characters correctly.
  * PR#37: Allow configuring sphinx-apidoc via ``SPHINX_APIDOC_OPTIONS``.
  * PR#34: Restore Python 2.4 compatibility.
  * PR#36: Make the "bibliography to TOC" fix in LaTeX output specific to
    the document class.
  * #695: When the highlight language "python" is specified explicitly,
    do not try to parse the code to recognize non-Python snippets.
  * #859: Fix exception under certain circumstances when not finding
    appropriate objects to link to.
  * #860: Do not crash when encountering invalid doctest examples, just
    emit a warning.
  * #864: Fix crash with some settings of :confval:`modindex_common_prefix`.
  * #862: Fix handling of ``-D`` and ``-A`` options on Python 3.
  * #851: Recognize and warn about circular toctrees, instead of running
    into recursion errors.
  * #853: Restore compatibility with docutils trunk.
  * #852: Fix HtmlHelp index entry links again.
  * #854: Fix inheritance_diagram raising attribute errors on builtins.
  * #832: Fix crashes when putting comments or lone terms in a glossary.
  * #834, #818: Fix HTML help language/encoding mapping for all Sphinx
    supported languages.
  * #844: Fix crashes when dealing with Unicode output in doctest extension.
  * #831: Provide ``--project`` flag in setup_command as advertised.
  * #875: Fix reading config files under Python 3.
  * #876: Fix quickstart test under Python 3.
  * #870: Fix spurious KeyErrors when removing documents.
  * #892: Fix single-HTML builder misbehaving with the master document in a
    subdirectory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=13
2012-05-23 13:00:54 +00:00
Stephan Kulow
3617efcca4 Accepting request 93073 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/93073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=9
2011-11-25 10:13:24 +00:00
Sascha Peilicke
066a0de734 - Update to version 1.1.2:
* #809: Include custom fixers in the source distribution.
- Changes from version 1.1.1:
  * #791: Fix QtHelp, DevHelp and HtmlHelp index entry links.
  * #792: Include "sphinx-apidoc" in the source distribution.
  * #797: Don't crash on a misformatted glossary.
  * #801: Make intersphinx work properly without SSL support.
  * #805: Make the ``Sphinx.add_index_to_domain`` method work correctly.
  * #780: Fix Python 2.5 compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=10
2011-11-10 11:06:39 +00:00
Sascha Peilicke
859d17b706 Accepting request 84427 from devel:languages:python
- Require python-docutils instead of docutils
- Change license to BSD-2-Clause (SPDX style, according to LICENSE)

OBS-URL: https://build.opensuse.org/request/show/84427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=7
2011-09-26 08:13:24 +00:00
Sascha Peilicke
541ed43825 - Require python-docutils instead of docutils
- Change license to BSD-2-Clause (SPDX style, according to LICENSE)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=7
2011-09-22 10:59:46 +00:00
3a11921adb Autobuild autoformatter for 80406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=6
2011-09-01 15:27:26 +00:00
OBS User buildservice-autocommit
003f62b989 Updating link to change in openSUSE:Factory/python-Sphinx revision 6.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=359c53777350534903acdb28a7377c58
2011-09-01 15:27:26 +00:00
99af5f8a14 Accepting request 80406 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/80406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=5
2011-09-01 15:27:17 +00:00
Sascha Peilicke
4778739f19 - Corrected buildrequires/requires:
* python-jinja2 is now python-Jinja2
  * python-pygments is now python-Pygments
  * No need for Requires: python-distribute

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=5
2011-08-31 14:02:19 +00:00
6ed3b912b6 Autobuild autoformatter for 76093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=4
2011-07-12 11:44:55 +00:00
OBS User buildservice-autocommit
6ec224831f Updating link to change in openSUSE:Factory/python-Sphinx revision 4.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=8da277a5a67250cdcb2684c53af32197
2011-07-12 11:44:55 +00:00
fea0a50e04 Accepting request 76093 from devel:languages:python
- add python-distribute to Requires, it is needed to run sphinx-build (forwarded request 76091 from Nijel)

OBS-URL: https://build.opensuse.org/request/show/76093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=3
2011-07-12 11:44:38 +00:00
Sascha Peilicke
b371a8caf1 Accepting request 76091 from home:Nijel:branches:devel:languages:python
- add python-distribute to Requires, it is needed to run sphinx-build

OBS-URL: https://build.opensuse.org/request/show/76091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=3
2011-07-12 10:04:28 +00:00
Berthold Gunreben
5b586718de Autobuild autoformatter for 75199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=2
2011-07-04 10:44:36 +00:00
OBS User buildservice-autocommit
f86ad278fb Updating link to change in openSUSE:Factory/python-Sphinx revision 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=7b2bc10217045448055390c3a58c96ad
2011-07-04 10:44:36 +00:00
Berthold Gunreben
a4f8f880b4 Accepting request 75199 from devel:languages:python
Please add, is to obsolete 'python-sphinx'.

OBS-URL: https://build.opensuse.org/request/show/75199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=1
2011-07-04 10:44:23 +00:00
Sascha Peilicke
f2868df6fb - Renamed to 'python-Sphinx', obsoletes 'python-sphinx'
- Update to version 1.0.7:
  * #347: Fix wrong generation of directives of static methods in
    autosummary.
  * #599: Import PIL as ``from PIL import Image``.
  * #558: Fix longtables with captions in LaTeX output.
  * Make token references work as hyperlinks again in LaTeX output.
  * #572: Show warnings by default when reference labels cannot be
    found.
  * #536: Include line number when complaining about missing reference
    targets in nitpicky mode.
  * #590: Fix inline display of graphviz diagrams in LaTeX output.
  * #589: Build using app.build() in setup command.
  * Fix a bug in the inheritance diagram exception that caused base
    classes to be skipped if one of them is a builtin.
  * Fix general index links for C++ domain objects.
  * #332: Make admonition boundaries in LaTeX output visible.
  * #573: Fix KeyErrors occurring on rebuild after removing a file.
  * Fix a traceback when removing files with globbed toctrees.
  * If an autodoc object cannot be imported, always re-read the
    document containing the directive on next build.
  * If an autodoc object cannot be imported, show the full traceback
    of the import error.
  * Fix a bug where the removal of download files and images wasn't
    noticed.
  * #571: Implement ``~`` cross-reference prefix for the C domain.
  * Fix regression of LaTeX output with the fix of #556.
  * #568: Fix lookup of class attribute documentation on descriptors
    so that comment documentation now works.
  * Fix traceback with ``only`` directives preceded by targets.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=1
2011-07-03 11:34:40 +00:00

Diff Content Not Available