Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2018-01-30 15:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt5"

Tue Jan 30 15:41:17 2018 rev:25 rq:570829 version:5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes    2017-10-29 
20:23:53.100396760 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes       
2018-01-30 15:41:20.159197880 +0100
@@ -1,0 +2,18 @@
+Fri Jan 26 08:49:11 UTC 2018 - aloi...@gmx.com
+
+- Update to version v5.10
+  * Added support for Qt v5.10.0.
+  * Added the QtNetworkAuth module.
+  version v5.9.2
+  * Added support for Qt v5.9.3.
+  * Added the QtAndroidExtras module.
+  version v5.9.1
+  * Added support for Qt v5.9.2.
+  * Added the --allow-sip-warnings option to configure.py.
+  * Removed the unimplemented -name option to pyrcc5.
+  * SIP v4.19.4 is required.
+
+- Dropped configure_py_Fix_handling_of_disabled_features.patch
+  (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  PyQt5_gpl-5.9.tar.gz
  configure_py_Fix_handling_of_disabled_features.patch

New:
----
  PyQt5_gpl-5.10.tar.gz

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

Other differences:
------------------
++++++ python-qt5.spec ++++++
--- /var/tmp/diff_new_pack.av7tHP/_old  2018-01-30 15:41:22.327096669 +0100
+++ /var/tmp/diff_new_pack.av7tHP/_new  2018-01-30 15:41:22.331096482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,18 +18,16 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-qt5
-Version:        5.9
+Version:        5.10
 Release:        0
 Summary:        PyQt - python bindings for Qt 5
 License:        SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:          Development/Libraries/Python
-Url:            http://www.riverbankcomputing.com/software/pyqt/intro
-Source:         PyQt5_gpl-%{version}.tar.gz
+Url:            https://www.riverbankcomputing.com/software/pyqt/intro
+Source:         
https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-%{version}/PyQt5_gpl-%{version}.tar.gz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE - disable-rpaths.diff - Disable RPATH when building PyQt5.
 Patch1:         disable-rpaths.diff
-# PATCH-FIX-UPSTREAM - configure_py_Fix_handling_of_disabled_features.patch
-Patch2:         configure_py_Fix_handling_of_disabled_features.patch
 BuildRequires:  pkgconfig(Qt5Bluetooth)
 BuildRequires:  pkgconfig(Qt5Designer)
 BuildRequires:  pkgconfig(Qt5Help)
@@ -59,7 +57,7 @@
 %endif
 %endif
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module sip-devel >= 4.19.3}
+BuildRequires:  %{python_module sip-devel >= 4.19.4}
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
@@ -133,7 +131,7 @@
 %endif
 Requires:       python-devel
 Requires:       python-qt5-utils
-Requires:       python-sip-devel >= 4.19.1
+Requires:       python-sip-devel >= 4.19.4
 Recommends:     python-qscintilla-qt5
 Provides:       python-PyQt5-devel = %{version}
 Requires(post): update-alternatives
@@ -177,7 +175,6 @@
 %prep
 %setup -q -n PyQt5_gpl-%{version}
 %patch1
-%patch2 -p1
 # Fix wrong-script-interpreter
 find examples -name "*.py" -exec sed -i "s|^#!/usr/bin/env 
python$|#!%__python3|" {} \;
 

++++++ PyQt5_gpl-5.9.tar.gz -> PyQt5_gpl-5.10.tar.gz ++++++
++++ 16747 lines of diff (skipped)


Reply via email to