[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-sphinx-latex-1:7.2.6-10.el10.noarch download

Name python3-sphinx-latex
Epoch 1
Version 7.2.6
Release 10.el10
Architecture noarch
Website/URL https://www.sphinx-doc.org/
License BSD-2-Clause AND MIT
Build Time 2024-12-17 22:13:30
Build Host builder-arm64-1.inferitos.ru
Summary LaTeX builder dependencies for python3-sphinx
Repositories CRB
Description Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package pulls in the TeX dependencies needed by Sphinx's LaTeX builder.
Errata
Size 11 KiB
Source Project python-sphinx-7.2.6-10.el10
SHA-256 checksum ef8dd6d503e8a37cbf3b78f096f6e8fb6ac413efda3c77932240da16b52a0484
× Full screenshot
Changelog link
* Tue Dec 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 7.2.6-10
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:7.2.6-10
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Aug 22 2024 Karolina Surma <ksurma@redhat.com> - 1:7.2.6-9
- Fix build with Python 3.12.3+

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:7.2.6-8
- Bump release for June 2024 mass rebuild

* Mon Jun 10 2024 Lumír Balhar <lbalhar@redhat.com> - 1:7.2.6-7
- Replace snowballstemmer with a dummy implementation

* Wed Jan 24 2024 Karolina Surma <ksurma@redhat.com> - 1:7.2.6-6
- Suppress traceback when importing the weakened sphinxcontrib* dependencies

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.2.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Tue Dec 12 2023 Karolina Surma <ksurma@redhat.com> - 1:7.2.6-4
- Fix the tests run when building with Python 3.11.7, 3.12.1 and later

* Thu Nov 16 2023 Miro Hrončok <mhroncok@redhat.com> - 1:7.2.6-3
- On Fedora, BuildRequire the sphinxcontrib packages to build the documentation

* Wed Nov 08 2023 Miro Hrončok <mhroncok@redhat.com> - 1:7.2.6-2
- Weaken the runtime dependency on:
  - python3-sphinxcontrib-applehelp
  - python3-sphinxcontrib-devhelp
  - python3-sphinxcontrib-jsmath
  - python3-sphinxcontrib-htmlhelp
  - python3-sphinxcontrib-serializinghtml
  - python3-sphinxcontrib-qthelp
- Packages that want to use them during build need to BuildRequire them explicitly