Hello community, here is the log from the commit of package python-pyquery for openSUSE:Factory checked in at 2014-01-15 16:27:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyquery (Old) and /work/SRC/openSUSE:Factory/.python-pyquery.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyquery" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyquery/python-pyquery.changes 2013-11-25 15:02:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyquery.new/python-pyquery.changes 2014-01-15 16:27:11.000000000 +0100 @@ -1,0 +2,9 @@ +Mon Jan 13 13:58:37 UTC 2014 - [email protected] + +- update to 1.2.8: + * Fixed #22: Open by filename fails when file contains invalid xml +- changes from 1.2.7: + * Use pep8 name for methods but keep an alias for camel case method. + * text() now return an empty string instead of None if there is no text node + +------------------------------------------------------------------- Old: ---- pyquery-1.2.6.zip New: ---- pyquery-1.2.8.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyquery.spec ++++++ --- /var/tmp/diff_new_pack.b3ct4o/_old 2014-01-15 16:27:11.000000000 +0100 +++ /var/tmp/diff_new_pack.b3ct4o/_new 2014-01-15 16:27:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyquery # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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: python-pyquery -Version: 1.2.6 +Version: 1.2.8 Release: 0 Summary: A jQuery-like library for python License: BSD-3-Clause -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
