Thu, 06 Jun 2024 07:09:20 UTC | login

Information for build python-CommonMark-0.8.1-2.fc30

ID77321
Package Namepython-CommonMark
Version0.8.1
Release2.fc30
Epoch
SummaryPython parser for the CommonMark Markdown spec
DescriptionPure Python port of jgm’s stmd.js, a Markdown parser and renderer for the CommonMark specification, using only native modules. Once both this project and the CommonMark specification are stable we will release the first 1.0 version and attempt to keep up to date with changes in stmd.js. We are currently at the same development stage (actually a bit ahead because we have implemented HTML entity conversion and href URL escaping) as stmd.js. Since Python versions pre-3.4 use outdated (i.e. not HTML5 spec) entity conversion, I’ve converted the 3.4 implementation into a single file, entitytrans.py which so far seems to work (all tests pass on 2.7, 3.3, and 3.4).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 09:33:59 UTC
CompletedSat, 01 Dec 2018 09:33:59 UTC
Tags
f30
f31
RPMs
src
python-CommonMark-0.8.1-2.fc30.src.rpm (info) (download)
noarch
python-CommonMark-doc-0.8.1-2.fc30.noarch.rpm (info) (download)
python3-CommonMark-0.8.1-2.fc30.noarch.rpm (info) (download)
Changelog * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.1-2 - Drop explicit locale setting See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Tue Oct 02 2018 Julien Enselme <jujens@jujens.eu> - 0.8.1-1 - Update to 0.8.1 - Remove Python 2 subpackage * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.5-2 - Rebuilt for Python 3.7 * Wed Mar 14 2018 Julien Enselme <jujens@jujens.eu> - 0.7.5-1 - Update to 0.7.5 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.2-3 - Rebuild for Python 3.6