Sat, 10 Jun 2023 15:24:00 EDT

Information for build python-markdown2-1.0.1.15-2.ru

ID1977
Package Namepython-markdown2
Version1.0.1.15
Release2.ru
Epoch
SummaryA fast and complete Python implementation of Markdown
DescriptionMarkdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, emphasis, code blocks, blockquotes, and links. This is a fast and complete Python implementation of the Markdown spec. For information about markdown itself, see http://daringfireball.net/projects/markdown/
Built bysjlu
State complete
StartedTue, 18 May 2010 10:19:06 EDT
CompletedTue, 18 May 2010 10:21:24 EDT
Taskbuild (centos5-rutgers-staging, python-markdown2-1.0.1.15-2.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
python-markdown2-1.0.1.15-2.ru.src.rpm (info) (download)
noarch (build logs)
python-markdown2-1.0.1.15-2.ru.noarch.rpm (info) (download)
Changelog * Tue May 18 2010 Steven Lu <sjlu@nbcs.rutgers.edu> - 1.0.1-15-2 - CentOS port * Thu Oct 08 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.15-1 - Update to 1.0.1.15. Fixes three issues, two of them being security-related. * Wed Sep 02 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.13-3 - Patch syntax_color test case for older pygments version on rhel. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sat Jul 11 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.13-1 - Update to 1.0.1.13. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.0.1.11-2 - Rebuild for Python 2.6 * Wed Oct 01 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.11-1 - Update to 1.0.11, also fixes the syntax_color test for the latest Pygments (should fix FTBFS bug 465049). * Fri Sep 26 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.10-1 - Update to 1.0.1.10. * Fri Sep 12 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.9-1 - Update to 1.0.1.9. * Thu Sep 11 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.8-1 - Update to 1.0.1.8. - Simplify the cmdline wrapper. * Tue Sep 09 2008 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.1.7-1 - New package.