Hello community,

here is the log from the commit of package python3-pyquery for openSUSE:Factory 
checked in at 2016-02-01 19:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyquery (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pyquery.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pyquery"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyquery/python3-pyquery.changes  
2014-12-03 22:49:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyquery.new/python3-pyquery.changes     
2016-02-01 19:57:17.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Jan 30 23:57:29 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * changed from zip to tar.gz
+
+- update to version 1.2.10:
+  * Fixed #118: implemented usage lxml.etree.tostring within
+    outer_html method
+  * Fixed #117: Raise HTTP Error if HTTP status code is not equal to
+    200
+  * Fixed #112: make_links_absolute does not apply to form actions
+  * Fixed #98: contains act like jQuery
+
+-------------------------------------------------------------------

Old:
----
  pyquery-1.2.9.zip

New:
----
  pyquery-1.2.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-pyquery.spec ++++++
--- /var/tmp/diff_new_pack.cJDPyt/_old  2016-02-01 19:57:17.000000000 +0100
+++ /var/tmp/diff_new_pack.cJDPyt/_new  2016-02-01 19:57:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyquery
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,18 +17,17 @@
 
 
 Name:           python3-pyquery
-Version:        1.2.9
+Version:        1.2.10
 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}.zip
+Source:         
http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-lxml
-BuildRequires:  unzip
+BuildRequires:  python3-setuptools
 Requires:       python3-lxml
 BuildArch:      noarch
 


Reply via email to