Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-sphinx_selective_exclude | Distribution: Fedora Project |
Version: 1.0.3 | Vendor: Fedora Project |
Release: 14.fc41 | Build date: Sat Jul 20 05:23:17 2024 |
Group: Unspecified | Build host: buildhw-x86-02.iad2.fedoraproject.org |
Size: 27362 | Source RPM: python-sphinx_selective_exclude-1.0.3-14.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/pfalcon/sphinx_selective_exclude | |
Summary: Sphinx eager ".. only::" directive and other selective rendition extensions |
The implementation of ".. only::" directive in Sphinx documentation generation tool is known to violate principles of least user surprise and user expectations in general. Instead of excluding content early in the pipeline (preprocessor style), Sphinx defers exclusion until output phase, and what's the worst, various stages processing ignore "only" blocks and their exclusion status, so they may leak unexpected information into ToC, indexes, etc. This projects tries to rectify situation on users' side. It actually changes the way Sphinx processes "only" directive, but does this without forking the project, and instead is made as a standard Sphinx extension, which a user may add to their documentation config. Unlike normal extensions, extensions provided in this package monkey-patch Sphinx core to work in a way expected by users.
BSD
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.0.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 1.0.3-13 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.0.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 1.0.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.0.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <[email protected]> - 1.0.3-9 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/sphinx_selective_exclude /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/namespace_packages.txt /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/not-zip-safe /usr/lib/python3.13/site-packages/sphinx_selective_exclude-1.0.3-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__init__.py /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__ /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/eager_only.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/eager_only.cpython-313.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/modindex_exclude.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/modindex_exclude.cpython-313.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/search_auto_exclude.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/__pycache__/search_auto_exclude.cpython-313.pyc /usr/lib/python3.13/site-packages/sphinx_selective_exclude/eager_only.py /usr/lib/python3.13/site-packages/sphinx_selective_exclude/modindex_exclude.py /usr/lib/python3.13/site-packages/sphinx_selective_exclude/search_auto_exclude.py /usr/share/doc/python3-sphinx_selective_exclude /usr/share/doc/python3-sphinx_selective_exclude/README.md /usr/share/licenses/python3-sphinx_selective_exclude /usr/share/licenses/python3-sphinx_selective_exclude/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024