[ Все 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 ]
×

Пакет python3-docutils-0.14-12.module+el8.10.0+285+94cd8805.noarch download

Имя python3-docutils
Эпоха 0
Версия 0.14
Релиз 12.module+el8.10.0+285+94cd8805
Архитектура noarch
Сайт http://docutils.sourceforge.net
Лицензия Public Domain and BSD and Python and GPLv3+
Время сборки 2024-05-24 04:17:12
Хост сборки builder-x86-03.inferitos.ru
Краткое описание System for processing plaintext documentation for python3
Репозитории AppStream
Полное описание The Docutils project specifies a plaintext markup language, reStructuredText, which is easy to read and quick to write. The project includes a python library to parse rST files and transform them into other useful formats such as HTML, XML, and TeX as well as commandline tools that give the enduser access to this functionality. Currently, the library supports parsing rST that is in standalone files and PEPs (Python Enhancement Proposals). Work is underway to parse rST from Python inline documentation modules and packages. This package contains the module, ported to run under python3.
Эррата INFSA-2024:10953 , INFSA-2025:8419
Размер 1642 КиБ
Исходный проект python-docutils-0.14-12.module+el8.10.0+285+94cd8805
Контрольная сумма SHA-256 9334132ca078238391a2914fd87083b3dfa40f83eaf1ba125d782e82c15915cd
Module python36-3.6-8100020250605235925.ebf61b53
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.14-12
- Rebuilt for MSVSphere 8.10 beta

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 0.14-12
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Tue Dec 11 2018 Tomas Orsava <torsava@redhat.com> - 0.14-11
- Remove python2 executables - they are functionally identical to the python3
  executables, so we're only going to ship them in the python3 subpackage
- Resolves: rhbz#1656477

* Tue Oct 09 2018 Lumír Balhar <lbalhar@redhat.com> - 0.14-10
- Remove unversioned provides
- Resolves: rhbz#1628242

* Thu Aug 02 2018 Charalampos Stratakis <cstratak@redhat.com> - 0.14-9
- Change the binaries to python3 as default

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.14-8
- Switch python3 coditions to bcond

* Wed Jul 18 2018 Tomas Orsava <torsava@redhat.com> - 0.14-7
- BuildRequire also python36-rpm-macros as part of the python36 module build

* Wed Jul 04 2018 Miro Hrončok <mhroncok@redhat.com> - 0.14-6
- Add a bcond for python2

* Mon Jun 25 2018 Tomas Orsava <torsava@redhat.com> - 0.14-5
- Fix the invocation of Python

* Mon Apr 30 2018 Tomas Orsava <torsava@redhat.com> - 0.14-4
- Require the python36-devel package when building for the python36 module