[ 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 ]
×

Project python-docutils-0.14-12.module+el8.10.0+290+0cb98707

Name python-docutils
Epoch 0
Version 0.14
Release 12.module+el8.10.0+290+0cb98707
Website/URL http://docutils.sourceforge.net
License Public Domain and BSD and Python and GPLv3+
Build Time 2024-05-24 12:05:23
Build Host builder-x86-07.inferitos.ru
Summary System for processing plaintext documentation
Repositories AppStream
Description 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.
Errata INFSA-2024:2987
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-docutils-0.14-12.module+el8.10.0+290+0cb98707.noarch System for processing plaintext documentation for python2 4823257bde9127b9b15af27b5c1e58119ce882131124ef72b9d8cd33146dd8e9 download
src
python-docutils-0.14-12.module+el8.10.0+290+0cb98707.src System for processing plaintext documentation 47577450ed10340c4b6ec557b9135860b324c85b8a21067badee2a327713a475 download
Changelog 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