Name: | python2-docutils |
---|---|
Version: | 0.14 |
Release: | 11.module+el8+5198+1f4f35b9 |
Architecture: | noarch |
Module: | python27:2.7:20190517041645:17efdbc7 |
Group: | Development/Languages |
Size: | 6557200 |
License: | Public Domain and BSD and Python and GPLv3+ |
RPM: | python2-docutils-0.14-11.module+el8+5198+1f4f35b9.noarch.rpm |
Source RPM: | python-docutils-0.14-11.module+el8+5198+1f4f35b9.src.rpm |
Build Date: | Mon May 20 2019 |
Build Host: | jenkins-5c4fcf4f-6540-45ed-a912-7904340e1205.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://docutils.sourceforge.net |
Summary: | System for processing plaintext documentation for python2 |
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. |
- 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
- Remove unversioned provides - Resolves: rhbz#1628242
- Change the binaries to python3 as default
- Switch python3 coditions to bcond
- BuildRequire also python36-rpm-macros as part of the python36 module build
- Add a bcond for python2
- Fix the invocation of Python
- Require the python36-devel package when building for the python36 module
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)