Wed, 05 Jun 2024 16:50:15 UTC | login

Information for build python-sphinxcontrib-trio-1.1.0-4.fc32

ID142729
Package Namepython-sphinxcontrib-trio
Version1.1.0
Release4.fc32
Epoch
SummaryMake 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.)
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 10:43:54 UTC
CompletedFri, 27 Mar 2020 10:43:54 UTC
Tags
f33
RPMs
src
python-sphinxcontrib-trio-1.1.0-4.fc32.src.rpm (info) (download)
noarch
python3-sphinxcontrib-trio-1.1.0-4.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2 - Rebuilt for Python 3.8 * Wed Aug 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.0-1 - Update to 1.1.0. - Build docs. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 15 2019 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.2-1 - Update to 1.0.2. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2 - Rebuilt for Python 3.7 * Wed Apr 25 2018 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1-1 - New package.