Hello community, here is the log from the commit of package python3-lxml for openSUSE:Factory checked in at 2017-01-23 11:28:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-lxml (Old) and /work/SRC/openSUSE:Factory/.python3-lxml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-lxml" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-lxml/python3-lxml.changes 2016-08-31 14:29:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-lxml.new/python3-lxml.changes 2017-01-23 11:28:10.976207682 +0100 @@ -1,0 +2,42 @@ +Mon Jan 16 19:16:46 UTC 2017 - [email protected] + +- specfile: + * update copyright year + +- update to version 3.7.2: + * Work around installation problems in recent Python 2.7 versions + due to FTP download failures. + * GH#219: xmlfile.element() was not properly quoting attribute + values. Patch by Burak Arslan. + * GH#218: xmlfile.element() was not properly escaping text content + of script/style tags. Patch by Burak Arslan. + +- changes from version 3.7.1: + * No source changes, issued only to solve problems with the binary + packages released for 3.7.0. + +- changes from version 3.7.0: + * Features added + + GH#217: XMLSyntaxError now behaves more like its SyntaxError + baseclass. Patch by Philipp A. + + GH#216: HTMLParser() now supports the same collect_ids parameter + as XMLParser(). Patch by Burak Arslan. + + GH#210: Allow specifying a serialisation method in + xmlfile.write(). Patch by Burak Arslan. + + GH#203: New option default_doctype in HTMLParser that allows + disabling the automatic doctype creation. Patch by Shadab Zafar. + + GH#201: Calling the method .set('attrname') without value + argument (or None) on HTML elements creates an attribute without + value that serialises like <div attrname></div>. Patch by Daniel + Holth. + + GH#197: Ignore form input fields in form_values() when they are + marked as disabled in HTML. Patch by Kristian Klemon. + * Bugs fixed + + GH#206: File name and line number were missing from XSLT error + messages. Patch by Marcus Brinkmann. + * Other changes + + Log entries no longer allow anything but plain string objects as + message text and file name. + + zlib is included in the list of statically built libraries. + +------------------------------------------------------------------- Old: ---- lxml-3.6.4.tar.gz lxmldoc-3.6.4.pdf New: ---- lxml-3.7.2.tar.gz lxmldoc-3.7.2.pdf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-lxml.spec ++++++ --- /var/tmp/diff_new_pack.9HyXX4/_old 2017-01-23 11:28:11.544127169 +0100 +++ /var/tmp/diff_new_pack.9HyXX4/_new 2017-01-23 11:28:11.544127169 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-lxml # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-lxml -Version: 3.6.4 +Version: 3.7.2 Release: 0 Summary: Powerful and Pythonic XML processing library License: BSD-3-Clause and GPL-2.0+ ++++++ lxml-3.6.4.tar.gz -> lxml-3.7.2.tar.gz ++++++ ++++ 285660 lines of diff (skipped) ++++++ lxmldoc-3.6.4.pdf -> lxmldoc-3.7.2.pdf ++++++ (binary differes)
