-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-8128 2012-05-19 18:29:17 --------------------------------------------------------------------------------
Name : python-markdown2 Product : Fedora 17 Version : 1.4.2 Release : 2.fc17 URL : https://github.com/trentm/python-markdown2/ Summary : A fast and complete Python implementation of Markdown Description : Markdown 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/ -------------------------------------------------------------------------------- Update Information: Update to the latest stable version. Also, a python3 subpackage is built, were applicable. From the upstream changelog: * [issue #78, issue #77] Add "metadata" extra (github.com/slomo). * New fenced-code-blocks extra. It allows a code block to not have to be indented by fencing it with '```' on a line before and after. Based on GFM. * Deprecate code-color extra. Use the fenced-code-block extra and its cleaner mechanism for specifying the language, instead. This extra will be removed in v2.0 or so. * [issue #80] Jython 2.2.1 support fix (by github.com/clach04) * [issue #64] Python 3 support! markdown2.py supports Python 2 and 3 in the same file without requiring install-time 2to3 transformation. * [issue #83, 'fenced-code-blocks' and 'code-color' extras] Allow 'cssclass' code coloring option (passed to pygments) to be overridden (by https://github.com/kaishaku). * [issue #86, 'fenced-code-blocks' extra] Fix fenced code blocks not being parsed out before other syntax elements, like headers. * Fix code blocks and fenced-code-blocks to work with a single leading newline at the start of the input. * [issue #67] Fix an sub-ul inside a ol not working with an indent less than 4 spaces. * [issue #84, issue #87] Fix problems with fenced-code-blocks getting double-processed. -------------------------------------------------------------------------------- ChangeLog: * Sat May 19 2012 Thomas Moschny <[email protected]> - 1.4.2-2 - Skip pygments test on rhel6. * Sat May 19 2012 Thomas Moschny <[email protected]> - 1.4.2-1 - Update to 1.4.2. - Build python3 subpackage. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update python-markdown2' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
