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

python313-sphinxcontrib-pecanwsme-0.11.0-2.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-sphinxcontrib-pecanwsme Distribution: openSUSE Tumbleweed
Version: 0.11.0 Vendor: openSUSE
Release: 2.4 Build date: Fri Jun 13 12:05:47 2025
Group: Development/Languages/Python Build host: reproducible
Size: 54315 Source RPM: python-sphinxcontrib-pecanwsme-0.11.0-2.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/dreamhost/sphinxcontrib-pecanwsme
Summary: Extension to Sphinx for documenting APIs built with Pecan and WSME
Extension to Sphinx for documenting APIs built with Pecan and WSME

Provides

Requires

License

Apache-2.0

Changelog

* Fri Jun 13 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Sat Jun 08 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.11.0:
    * update announce.rst for a 0.11.0 release
    * Remove use of six
    * Replace inspect.getargspec with getfullargspec
    * Drop support for Python < 3.8
  - drop python-sphinxcontrib-pecanwsme-no-six.patch (upstream)
* Thu Apr 06 2023 pgajdos