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

Пакет python2-docutils-0.14-12.module+el8.10.0+290+0cb98707.noarch download

Имя python2-docutils
Эпоха 0
Версия 0.14
Релиз 12.module+el8.10.0+290+0cb98707
Архитектура noarch
Сайт http://docutils.sourceforge.net
Лицензия Public Domain and BSD and Python and GPLv3+
Время сборки 2024-05-24 12:05:54
Хост сборки builder-x86-07.inferitos.ru
Краткое описание System for processing plaintext documentation for python2
Репозитории 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.
Эррата INFSA-2024:2987
Размер 1647 КиБ
Исходный проект python-docutils-0.14-12.module+el8.10.0+290+0cb98707
Контрольная сумма SHA-256 4823257bde9127b9b15af27b5c1e58119ce882131124ef72b9d8cd33146dd8e9
Module python27-2.7-8100020240524072658.82873163
× 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