Hello community, here is the log from the commit of package python-pyquery for openSUSE:Factory checked in at 2013-11-25 15:02:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-25 11:29:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyquery.new/python-pyquery.changes 2013-11-25 15:02:59.000000000 +0100 @@ -1,0 +2,11 @@ +Sun Nov 24 21:12:20 UTC 2013 - [email protected] + +- Update to version 1.2.6 + + README_fixt.py was not include in the release. Fix #54. +- Changes from version 1.2.5 + + cssselect compat. See https://github.com/SimonSapin/cssselect/pull/22 + + tests improvments. no longer require a eth connection. + fix #55 +- Add unzip BuildRequires to support format of tarball + +------------------------------------------------------------------- Old: ---- pyquery-1.2.4.tar.gz New: ---- pyquery-1.2.6.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyquery.spec ++++++ --- /var/tmp/diff_new_pack.uiUtkZ/_old 2013-11-25 15:03:01.000000000 +0100 +++ /var/tmp/diff_new_pack.uiUtkZ/_new 2013-11-25 15:03:01.000000000 +0100 @@ -17,16 +17,17 @@ Name: python-pyquery -Version: 1.2.4 +Version: 1.2.6 Release: 0 Summary: A jQuery-like library for python License: BSD-3-Clause Group: Development/Languages/Python Url: http://pypi.python.org/pypi/pyquery -Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz +Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.zip BuildRequires: python-devel BuildRequires: python-lxml BuildRequires: python-setuptools +BuildRequires: unzip Requires: python-lxml BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
