From e9ba0d90e98233c0a08c3b8e0fca292693617cbd95e7d395e9e0046a7de67007 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 24 Jan 2019 13:03:18 +0000 Subject: [PATCH] Accepting request 659766 from devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add patch peppercorn-0.5-fix-pylons-theme.patch to build docs properly - Build doc with python3 only - Migrate to singlespec with spec-cleanup - version 0.5 - Switch to an iterative parser rather than a recursive parser to avoid DoS attacks. - Add the ignore operation. The subsequent data elements in the stream will be ignored until the corresponding __end__ marker. This feature is useful for form elements designed for client-side scripting, such as a “select all” checkbox in the middle of a list of other kinds of fields. - Add support for Python 3.3. - Drop support for Python 2.5 / Jython. - version 0.4: initial build OBS-URL: https://build.opensuse.org/request/show/659766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-peppercorn?expand=0&rev=1