Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-sphinxcontrib-httpdomain-2.0.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-sphinxcontrib-httpdomain Distribution: openSUSE Tumbleweed
Version: 2.0.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 23 23:30:12 2026
Group: Unspecified Build host: reproducible
Size: 202262 Source RPM: python-sphinxcontrib-httpdomain-2.0.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sphinx-contrib/httpdomain
Summary: Sphinx domain for HTTP APIs
This contrib extension, sphinxcontrib.httpdomain provides a Sphinx
domain for describing RESTful HTTP APIs.

You can find the documentation from the following URL:

https://sphinxcontrib-httpdomain.readthedocs.io/en/stable/

Provides

Requires

License

BSD-2-Clause

Changelog

* Mon Mar 23 2026 Dirk Müller <dmueller@suse.com>
  - update to 2.0.0:
    * Dropped support for Python 3.9 and older.
    * Switched to implicit (native) namespace for sphinxcontrib.
    * Added support for Python 3.10 up to 3.14.
    * Adjusted a unit test regular expression for
      :file:`bottle_test.py`.
    * Use MDN documentation for information about HTTP status codes
      instead of w3.org.
    * Added :addtoc: option for http directives to register HTTP
      API endpoints and display them in the page-level table of
      contents.
    * Added Dependabot configuration.
    * Replaced Travis CI with GitHub workflows for continuous
      integration checks.
    * Dropped dependency on six libary.
    * Updated translations for FR and ES languages.
    * Reorganized the repository structure to modern standards.
      This included moving source files into a src directory,
      renaming doc to docs, and other refinements.
    * Replaced setuptools with :file:`pyproject.toml` configuration
      for modern project management.
    * Changed to use uv for development and continuous integration.
    * Moved the Makefile from the documentation directory to the
      root of the repository, and added a suite of commands for
      development and testing the package.
    * Simplified and updated documentation requirements in
      :file:`rtd-requires.txt`.
    * Added a :file:`.readthedocs.yaml` configuration for Read the
    * Added omitted change log entries for v1.8.1.
    * Adjusted Sphinx configuration and example regex usage in
      :file:`conf.py`.
    * Added :file:`CONTRIBUTING.md` to encourage contributions.
    * Fixed broken links and redirecting links.
  - drop python-sphinxcontrib-httpdomain-fix-version.patch,
    python-sphinxcontrib-httpdomain-pyupgrade3.patch: upstream
* Fri Jul 18 2025 Dirk Müller <dmueller@suse.com>
  - add missing wheel buildrequires
* Thu Nov 14 2024 Dirk Müller <dmueller@suse.com>
  - skip test failure with updated bottle
* Thu Apr 06 2023 pgajdos@suse.com
  - version update to 1.8.1
    * Update URL for RFC by @nijel in #63
    * Copy parse_rule since it was removed in werkzeug 2.2 by @Klikini in #61
    * mulitcore: Fix false positive warnings in merge_domaindata by @phlax in #59
    * Fix typos by @kianmeng in #56
    * I18n and l10n support by @olivier-heurtier in #57
  - added patches
    fix https://github.com/sphinx-contrib/httpdomain/issues/70
    + python-sphinxcontrib-httpdomain-fix-version.patch
    fix https://github.com/sphinx-contrib/httpdomain/issues/69
    + python-sphinxcontrib-httpdomain-pyupgrade3.patch
* Mon Mar 14 2022 Matej Cepl <mcepl@suse.com>
  - Why did we need tornado in the first place?
* Tue Dec 14 2021 Ben Greiner <code@bnavigator.de>
  - Tornado5 (and Flask) are optional. Tornado5 is not available for
    python310
* Sat Oct 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.8.0:
    - Make the generated routing table referencable using the 'routingtable'
      label. [:pull:`19` by David Douard]
    - Add support for parallel sphinx builds. Increases sphinx version requirement to 1.6
      [:pull:`31` by Daniel Hofmann]
    - Remove references to the generic ``:py:obj:`` role [:pull:`54` by Stephen Finucane]
    - Remove imports and calls to depracated function force_decode who was removed
      starting with sphinx 4.0 [:pull:`49` by Florian Masy]
    - Be explicit about what versions of Python are supports (2.7, and 3.5+). This will
      be the last version to support Python 2.7 and 3.5, version 2.0 will require 3.6+.
  - remove 49-remove_force_decode.patch (upstream)
* Mon Jul 19 2021 Matej Cepl <mcepl@suse.com>
  - Replace missing_force_decode.patch with
    49-remove_force_decode.patch (gh#sphinx-contrib/httpdomain#49).
* Fri Jul 09 2021 Matej Cepl <mcepl@suse.com>
  - Add missing_force_decode.patch with shim for missing
    force_decode method (gh#sphinx-contrib/httpdomain#46).
* Mon Mar 01 2021 Dirk Müller <dmueller@suse.com>
  - skip python2 build - no longer builds and none of the rest of sphinx
    is built for python2

Files

/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__init__.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/bottle.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/bottle.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flask.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flask.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flask_base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flask_base.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flaskqref.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/flaskqref.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/tornado.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/__pycache__/tornado.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/bottle.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/common.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/flask.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/flask_base.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/flaskqref.py
/usr/lib/python3.11/site-packages/sphinxcontrib/autohttp/tornado.py
/usr/lib/python3.11/site-packages/sphinxcontrib/httpdomain
/usr/lib/python3.11/site-packages/sphinxcontrib/httpdomain/__init__.py
/usr/lib/python3.11/site-packages/sphinxcontrib/httpdomain/__pycache__
/usr/lib/python3.11/site-packages/sphinxcontrib/httpdomain/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/httpdomain/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/sphinxcontrib/locale
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/es_ES
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/es_ES/LC_MESSAGES
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.mo
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/es_ES/LC_MESSAGES/httpdomain.po
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/fr_FR
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/fr_FR/LC_MESSAGES
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.mo
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/fr_FR/LC_MESSAGES/httpdomain.po
/usr/lib/python3.11/site-packages/sphinxcontrib/locale/httpdomain.pot
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/licenses
/usr/lib/python3.11/site-packages/sphinxcontrib_httpdomain-2.0.0.dist-info/licenses/LICENSE
/usr/share/doc/packages/python311-sphinxcontrib-httpdomain
/usr/share/doc/packages/python311-sphinxcontrib-httpdomain/README.rst
/usr/share/licenses/python311-sphinxcontrib-httpdomain
/usr/share/licenses/python311-sphinxcontrib-httpdomain/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 1 23:20:22 2026