Name: | python3-sphinxcontrib-trio |
---|---|
Version: | 1.1.2 |
Release: | 25.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 188756 |
License: | LicenseRef-Callaway-MIT OR Apache-2.0 |
RPM: | python3-sphinxcontrib-trio-1.1.2-25.el10_0.noarch.rpm |
Source RPM: | python-sphinxcontrib-trio-1.1.2-25.el10_0.src.rpm |
Build Date: | Wed Sep 10 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/python-trio/sphinxcontrib-trio |
Summary: | Make Sphinx better at documenting Python functions and methods |
Description: | This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or ... you get the idea. It works by making sphinx's regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I'm not very creative. But don't be put off – there's nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx's built-in tools are especially inadequate in this case.) |
- Rebuilt for Python 3.14.0rc2 bytecode
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Update for current Python packaging guidelines.
- Rebuilt for Python 3.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Run tests (excluding one known to fail). - Avoid globs in %files.
- Remove %check section, as there are no tests.
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13