commit python-qtwebengine-qt5 for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2020-09-15 16:28:52

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.4249 (New)


Package is "python-qtwebengine-qt5"

Tue Sep 15 16:28:52 2020 rev:7 rq:834345 version:5.15.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2020-09-01 20:11:58.504718260 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.4249/python-qtwebengine-qt5.changes
  2020-09-15 16:28:56.302634024 +0200
@@ -1,0 +2,7 @@
+Mon Sep 14 15:57:05 UTC 2020 - Benjamin Greiner 
+
+- Update to Version 5.15.1
+  * A bug-fix release.
+- drop update-timeline-patch again. Nobody uses nonexistent tags.
+
+---

Old:

  PyQtWebEngine-5.15.0.tar.gz
  update-timeline.patch

New:

  PyQtWebEngine-5.15.1.tar.gz



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.LuNsjH/_old  2020-09-15 16:28:57.142634828 +0200
+++ /var/tmp/diff_new_pack.LuNsjH/_new  2020-09-15 16:28:57.146634832 +0200
@@ -18,15 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtwebengine-qt5
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Python bindings for the Qt5 WebEngine framework
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtwebengine/intro
 Source: 
https://files.pythonhosted.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE -- add nonexistent future releases christo...@krop.fr
-Patch0: update-timeline.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.4}

++ PyQtWebEngine-5.15.0.tar.gz -> PyQtWebEngine-5.15.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine-5.15.0/ChangeLog 
new/PyQtWebEngine-5.15.1/ChangeLog
--- old/PyQtWebEngine-5.15.0/ChangeLog  2020-05-31 14:12:05.496758000 +0200
+++ new/PyQtWebEngine-5.15.1/ChangeLog  2020-09-12 10:13:34.647095000 +0200
@@ -1,5 +1,35 @@
+2020-09-11  Phil Thompson  
+
+   * NEWS:
+   Released as v5.15.1.
+   [e2b884210459] [5.15.1] <5.15-maint>
+
+   * NEWS:
+   Updated the NEWS file.
+   [9f00dc7187f2] <5.15-maint>
+
+2020-08-22  Phil Thompson  
+
+   * pyproject.toml:
+   Set the name of the sip module explicitly.
+   [29bb9b85f3ea] <5.15-maint>
+
+   * pyproject.toml:
+   Fixed the specification of the sip module ABI version.
+   [c7373e5d6751] <5.15-maint>
+
+2020-06-11  Phil Thompson  
+
+   * NEWS, PyQtWebEngine.msp:
+   Fixed building against versions of Qt prior to v5.15.
+   [35bb7ef0683d] <5.15-maint>
+
 2020-05-30  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.15.0 for changeset ea6c0ab7d38d
+   [54d036861205]
+
* NEWS:
Released as v5.15.0.
[ea6c0ab7d38d] [5.15.0]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine-5.15.0/NEWS 
new/PyQtWebEngine-5.15.1/NEWS
--- old/PyQtWebEngine-5.15.0/NEWS   2020-05-31 14:11:26.431846000 +0200
+++ new/PyQtWebEngine-5.15.1/NEWS   2020-09-12 10:12:54.210873000 +0200
@@ -1,3 +1,6 @@
+v5.15.1 12th September 2020
+  - A bug-fix release.
+
 v5.15.0 1st June 2020
   - Added support for Qt v5.15.0.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine-5.15.0/PKG-INFO 
new/PyQtWebEngine-5.15.1/PKG-INFO
--- old/PyQtWebEngine-5.15.0/PKG-INFO   2020-05-31 14:12:06.249128300 +0200
+++ new/PyQtWebEngine-5.15.1/PKG-INFO   2020-09-12 10:13:35.385309700 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQtWebEngine
-Version: 5.15.0
+Version: 5.15.1
 Requires-Python: >=3.5
 Summary: Python bindings for the Qt WebEngine framework
 Home-Page: https://www.riverbankcomputing.com/software/pyqtwebengine/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine-5.15.0/configure.py 
new/PyQtWebEngine-5.15.1/configure.py
--- old/PyQtWebEngine-5.15.0/configure.py   2020-05-31 14:12:05.50042 
+0200
+++ new/PyQtWebEngine-5.15.1/configure.py   2020-09-12 10:13:34.650343000 
+0200
@@ -238,7 +238,7 @@
 
 # The version of the module as a string.  Set it to None if you don't
 # provide version information.
-version = 

commit python-qtwebengine-qt5 for openSUSE:Factory

2020-09-01 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2020-09-01 20:11:45

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.3399 (New)


Package is "python-qtwebengine-qt5"

Tue Sep  1 20:11:45 2020 rev:6 rq:831269 version:5.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2019-12-07 15:10:45.147835232 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.3399/python-qtwebengine-qt5.changes
  2020-09-01 20:11:58.504718260 +0200
@@ -1,0 +2,26 @@
+Tue Sep  1 17:09:44 UTC 2020 - Benjamin Greiner 
+
+- Fix single line patch info for update-timeline.patch
+- remove the skip python2 tumbleweed hack. Tumbleweed/Factory repos
+  take care of it by themselves
+- Update might fix boo#1176023
+
+---
+Sat Aug 29 08:04:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update update-timeline.patch
+
+---
+Thu Aug 27 19:44:00 UTC 2020 - Benjamin Greiner 
+
+- Update to version 5.15.0
+  * Added support for Qt v5.15.0.
+- v5.14.0 added support for Qt v5.14.0 in December 2019
+- The source location has changed to PyPI
+
+---
+Fri Mar 13 12:46:38 UTC 2020 - Christophe Giboudeaux 
+
+- Stop building the python2 package for openSUSE Tumbleweed.
+
+---

Old:

  PyQtWebEngine-5.13.2.tar.gz

New:

  PyQtWebEngine-5.15.0.tar.gz



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.Y5Q7eX/_old  2020-09-01 20:12:00.812719234 +0200
+++ /var/tmp/diff_new_pack.Y5Q7eX/_new  2020-09-01 20:12:00.816719236 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qtwebengine-qt5
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtwebengine-qt5
-Version:5.13.2
+Version:5.15.0
 Release:0
 Summary:Python bindings for the Qt5 WebEngine framework
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtwebengine/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
+Source: 
https://files.pythonhosted.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE -- add nonexistent future releases christo...@krop.fr
 Patch0: update-timeline.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
-BuildRequires:  %{python_module sip-devel >= 4.19.19}
+BuildRequires:  %{python_module sip-devel >= 4.19.4}
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(Qt5WebEngine)
 Requires:   python-qt5

++ PyQtWebEngine-5.13.2.tar.gz -> PyQtWebEngine-5.15.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine-5.13.2/ChangeLog 
new/PyQtWebEngine-5.15.0/ChangeLog
--- old/PyQtWebEngine-5.13.2/ChangeLog  2019-11-02 19:55:51.0 +0100
+++ new/PyQtWebEngine-5.15.0/ChangeLog  2020-05-31 14:12:05.496758000 +0200
@@ -1,5 +1,100 @@
+2020-05-30  Phil Thompson  
+
+   * NEWS:
+   Released as v5.15.0.
+   [ea6c0ab7d38d] [5.15.0]
+
+   * PyQtWebEngine.msp:
+   Added a missing private copy ctor.
+   [c4f85de49748]
+
+2020-05-29  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [d3289c4e6e7c]
+
+2020-05-28  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Updated foe the final releaes of Qt v5.15.0.
+   [c5a2f34ff4e5]
+
+2020-05-22  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Take over the ownership of the QWebEngineNotification from the
+   caller of the notification presenter.
+   [ace44c213a8e]
+
+   * PyQtWebEngine.msp:
+   Fixed QWebEngineProfile.setNotificationPresenter().
+   [24ad94c34413]
+
+2020-05-17  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   First pass through Qt v5.15.0.
+   [e133589b257b]
+
+2020-05-16  Phil Thompson  
+
+   * Merged the 5.14-maint branch.
+   [d1e26f932930]
+
+   * .hgignore:
+   Updated .hgignore.
+   [66fa7be82977] 

commit python-qtwebengine-qt5 for openSUSE:Factory

2019-12-07 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2019-12-07 15:09:58

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.4691 (New)


Package is "python-qtwebengine-qt5"

Sat Dec  7 15:09:58 2019 rev:5 rq:754866 version:5.13.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2019-11-26 16:53:25.136226425 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.4691/python-qtwebengine-qt5.changes
  2019-12-07 15:10:45.147835232 +0100
@@ -1,0 +2,5 @@
+Sat Dec  7 08:25:49 UTC 2019 - Christophe Giboudeaux 
+
+- Update update-timeline.patch for Qt 5.14.
+
+---



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.DOkCKr/_old  2019-12-07 15:10:47.783834859 +0100
+++ /var/tmp/diff_new_pack.DOkCKr/_new  2019-12-07 15:10:47.783834859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qtwebengine-qt5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ update-timeline.patch ++
--- /var/tmp/diff_new_pack.DOkCKr/_old  2019-12-07 15:10:47.803834856 +0100
+++ /var/tmp/diff_new_pack.DOkCKr/_new  2019-12-07 15:10:47.803834856 +0100
@@ -10,7 +10,7 @@
  2 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/sip/QtWebEngineCore/QtWebEngineCoremod.sip 
b/sip/QtWebEngineCore/QtWebEngineCoremod.sip
-index 8f34dfd..94d366a 100644
+index 8f34dfd..f512acb 100644
 --- a/sip/QtWebEngineCore/QtWebEngineCoremod.sip
 +++ b/sip/QtWebEngineCore/QtWebEngineCoremod.sip
 @@ -26,7 +26,7 @@
@@ -18,12 +18,12 @@
  %Import QtNetwork/QtNetworkmod.sip
  
 -%Timeline {QtWebEngine_5_4_0 QtWebEngine_5_4_1 QtWebEngine_5_4_2 
QtWebEngine_5_5_0 QtWebEngine_5_5_1 QtWebEngine_5_6_0 QtWebEngine_5_6_1 
QtWebEngine_5_6_2 QtWebEngine_5_6_3 QtWebEngine_5_6_4 QtWebEngine_5_6_5 
QtWebEngine_5_6_6 QtWebEngine_5_6_7 QtWebEngine_5_6_8 QtWebEngine_5_6_9 
QtWebEngine_5_7_0 QtWebEngine_5_7_1 QtWebEngine_5_8_0 QtWebEngine_5_8_1 
QtWebEngine_5_9_0 QtWebEngine_5_9_1 QtWebEngine_5_9_2 QtWebEngine_5_9_3 
QtWebEngine_5_9_4 QtWebEngine_5_9_5 QtWebEngine_5_9_6 QtWebEngine_5_9_7 
QtWebEngine_5_9_8 QtWebEngine_5_9_9 QtWebEngine_5_10_0 QtWebEngine_5_10_1 
QtWebEngine_5_11_0 QtWebEngine_5_11_1 QtWebEngine_5_11_2 QtWebEngine_5_11_3 
QtWebEngine_5_12_0 QtWebEngine_5_12_1 QtWebEngine_5_12_2 QtWebEngine_5_12_3 
QtWebEngine_5_12_4 QtWebEngine_5_13_0}
-+%Timeline {QtWebEngine_5_4_0 QtWebEngine_5_4_1 QtWebEngine_5_4_2 
QtWebEngine_5_5_0 QtWebEngine_5_5_1 QtWebEngine_5_6_0 QtWebEngine_5_6_1 
QtWebEngine_5_6_2 QtWebEngine_5_6_3 QtWebEngine_5_6_4 QtWebEngine_5_6_5 
QtWebEngine_5_6_6 QtWebEngine_5_6_7 QtWebEngine_5_6_8 QtWebEngine_5_6_9 
QtWebEngine_5_7_0 QtWebEngine_5_7_1 QtWebEngine_5_8_0 QtWebEngine_5_8_1 
QtWebEngine_5_9_0 QtWebEngine_5_9_1 QtWebEngine_5_9_2 QtWebEngine_5_9_3 
QtWebEngine_5_9_4 QtWebEngine_5_9_5 QtWebEngine_5_9_6 QtWebEngine_5_9_7 
QtWebEngine_5_9_8 QtWebEngine_5_9_9 QtWebEngine_5_10_0 QtWebEngine_5_10_1 
QtWebEngine_5_11_0 QtWebEngine_5_11_1 QtWebEngine_5_11_2 QtWebEngine_5_11_3 
QtWebEngine_5_12_0 QtWebEngine_5_12_1 QtWebEngine_5_12_2 QtWebEngine_5_12_3 
QtWebEngine_5_12_4 QtWebEngine_5_13_0 QtWebEngine_5_13_1 QtWebEngine_5_13_2 
QtWebEngine_5_13_3}
++%Timeline {QtWebEngine_5_4_0 QtWebEngine_5_4_1 QtWebEngine_5_4_2 
QtWebEngine_5_5_0 QtWebEngine_5_5_1 QtWebEngine_5_6_0 QtWebEngine_5_6_1 
QtWebEngine_5_6_2 QtWebEngine_5_6_3 QtWebEngine_5_6_4 QtWebEngine_5_6_5 
QtWebEngine_5_6_6 QtWebEngine_5_6_7 QtWebEngine_5_6_8 QtWebEngine_5_6_9 
QtWebEngine_5_7_0 QtWebEngine_5_7_1 QtWebEngine_5_8_0 QtWebEngine_5_8_1 
QtWebEngine_5_9_0 QtWebEngine_5_9_1 QtWebEngine_5_9_2 QtWebEngine_5_9_3 
QtWebEngine_5_9_4 QtWebEngine_5_9_5 QtWebEngine_5_9_6 QtWebEngine_5_9_7 
QtWebEngine_5_9_8 QtWebEngine_5_9_9 QtWebEngine_5_10_0 QtWebEngine_5_10_1 
QtWebEngine_5_11_0 QtWebEngine_5_11_1 QtWebEngine_5_11_2 QtWebEngine_5_11_3 
QtWebEngine_5_12_0 QtWebEngine_5_12_1 QtWebEngine_5_12_2 QtWebEngine_5_12_3 
QtWebEngine_5_12_4 QtWebEngine_5_13_0 QtWebEngine_5_13_1 QtWebEngine_5_13_2 
QtWebEngine_5_13_3 QtWebEngine_5_14_0 QtWebEngine_5_14_1 QtWebEngine_5_14_2 
QtWebEngine_5_14_3}
  
  %Copying
  Copyright (c) 2019 Riverbank Computing Limited 
 diff --git a/sip/QtWebEngineWidgets/QtWebEngineWidgetsmod.sip 
b/sip/QtWebEngineWidgets/QtWebEngineWidgetsmod.sip
-index 78262d9..16f9fd3 100644
+index 78262d9..5cf9375 100644
 --- 

commit python-qtwebengine-qt5 for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2019-11-26 16:53:15

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.26869 (New)


Package is "python-qtwebengine-qt5"

Tue Nov 26 16:53:15 2019 rev:4 rq:748564 version:5.13.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2019-09-26 20:39:08.926876791 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.26869/python-qtwebengine-qt5.changes
 2019-11-26 16:53:25.136226425 +0100
@@ -1,0 +2,7 @@
+Wed Nov 13 15:21:27 UTC 2019 - Todd R 
+
+- Update to 5.13.2
+  * Added PYQT_WEBENGINE_VERSION and PYQT_WEBENGINE_VERSION_STR.
+  * Added support for SIP v5.
+
+---

Old:

  PyQtWebEngine_gpl-5.13.1.tar.gz

New:

  PyQtWebEngine-5.13.2.tar.gz



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.Z3Kpi7/_old  2019-11-26 16:53:25.976226121 +0100
+++ /var/tmp/diff_new_pack.Z3Kpi7/_new  2019-11-26 16:53:25.976226121 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtwebengine-qt5
-Version:5.13.1
+Version:5.13.2
 Release:0
 Summary:Python bindings for the Qt5 WebEngine framework
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtwebengine/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine_gpl-%{version}.tar.gz
+Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM
 Patch0: update-timeline.patch
 BuildRequires:  %{python_module devel}
@@ -67,7 +67,7 @@
 bindings to the Qt5 WebEngine framework.
 
 %prep
-%autosetup -p1 -n PyQtWebEngine_gpl-%{version}
+%autosetup -p1 -n PyQtWebEngine-%{version}
 %{python_expand mkdir build_%{$python_bin_suffix}
 cp *.py build_%{$python_bin_suffix}
 cp -r sip build_%{$python_bin_suffix}

++ PyQtWebEngine_gpl-5.13.1.tar.gz -> PyQtWebEngine-5.13.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.13.1/ChangeLog 
new/PyQtWebEngine-5.13.2/ChangeLog
--- old/PyQtWebEngine_gpl-5.13.1/ChangeLog  2019-09-07 21:38:38.0 
+0200
+++ new/PyQtWebEngine-5.13.2/ChangeLog  2019-11-02 19:55:51.0 +0100
@@ -1,5 +1,52 @@
+2019-11-02  Phil Thompson  
+
+   * NEWS:
+   Released as v5.13.2.
+   [5627b4a59e44] [5.13.2] <5.13-maint>
+
+   * NEWS:
+   Updated the NEWS file.
+   [b2d827860c80] <5.13-maint>
+
+2019-10-03  Phil Thompson  
+
+   * pyproject.toml:
+   Fixed the name of PEP 566.
+   [5a397978105b] <5.13-maint>
+
+   * pyproject.toml:
+   Requires PyQt-builder v1.
+   [31bb17aa756b] <5.13-maint>
+
+2019-10-01  Phil Thompson  
+
+   * pyproject.toml:
+   Fixed the name of the PyQt-builder project.
+   [a5e7ae0b670c] <5.13-maint>
+
+2019-09-18  Phil Thompson  
+
+   * configure.py:
+   Fixed building against Qt v5.12.5 and later.
+   [c2040bb2bee2] <5.13-maint>
+
+   * PyQtWebEngine.msp:
+   Added PYQT_WEBENGINE_VERSION and PYQT_WEBENGINE_VERSION_STR ot
+   QtWebEngine.
+   [0a4790429fad] <5.13-maint>
+
+2019-09-14  Phil Thompson  
+
+   * pyproject.toml:
+   Added the requires-dist meta-data.
+   [77195f172cbd] <5.13-maint>
+
 2019-09-07  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.13.1 for changeset e7b3704583be
+   [6d1079a1d9d7] <5.13-maint>
+
* NEWS:
Released as v5.13.1.
[e7b3704583be] [5.13.1] <5.13-maint>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.13.1/NEWS 
new/PyQtWebEngine-5.13.2/NEWS
--- old/PyQtWebEngine_gpl-5.13.1/NEWS   2019-09-07 21:38:06.0 +0200
+++ new/PyQtWebEngine-5.13.2/NEWS   2019-11-02 19:55:00.0 +0100
@@ -1,6 +1,9 @@
+v5.13.2 3rd November 2019
+  - Added PYQT_WEBENGINE_VERSION and PYQT_WEBENGINE_VERSION_STR.
+  - Added support for SIP v5.
+
 v5.13.1 14th September 2019
   - Added the missing QWebEnginePage.Feature.Notifications enum member.
-  - Added support for sip v5.
 
 v5.13.0 5th July 2019
   - Added support for Qt v5.13.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.13.1/configure.py 

commit python-qtwebengine-qt5 for openSUSE:Factory

2019-09-26 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2019-09-26 20:39:03

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.2352 (New)


Package is "python-qtwebengine-qt5"

Thu Sep 26 20:39:03 2019 rev:3 rq:732191 version:5.13.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2019-07-16 08:40:28.447019183 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.2352/python-qtwebengine-qt5.changes
  2019-09-26 20:39:08.926876791 +0200
@@ -1,0 +2,10 @@
+Fri Sep 20 11:44:26 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.13.1
+  * Added the missing QWebEnginePage.Feature.Notifications enum member.
+  * Fix building against Qt v5.12 and earlier.
+  * Fixed building when Qt doesn't support QtWebChannel.
+  * Added support for sip v5.
+- Add update-timeline.patch
+
+---

Old:

  PyQtWebEngine_gpl-5.13.0.tar.gz

New:

  PyQtWebEngine_gpl-5.13.1.tar.gz
  update-timeline.patch



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.5DarAi/_old  2019-09-26 20:39:10.382872900 +0200
+++ /var/tmp/diff_new_pack.5DarAi/_new  2019-09-26 20:39:10.382872900 +0200
@@ -18,16 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtwebengine-qt5
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Python bindings for the Qt5 WebEngine framework
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtwebengine/intro
 Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine_gpl-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM
+Patch0: update-timeline.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
-BuildRequires:  %{python_module sip-devel >= 4.19.1}
+BuildRequires:  %{python_module sip-devel >= 4.19.19}
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(Qt5WebEngine)
 Requires:   python-qt5
@@ -65,7 +67,7 @@
 bindings to the Qt5 WebEngine framework.
 
 %prep
-%setup -q -n PyQtWebEngine_gpl-%{version}
+%autosetup -p1 -n PyQtWebEngine_gpl-%{version}
 %{python_expand mkdir build_%{$python_bin_suffix}
 cp *.py build_%{$python_bin_suffix}
 cp -r sip build_%{$python_bin_suffix}

++ PyQtWebEngine_gpl-5.13.0.tar.gz -> PyQtWebEngine_gpl-5.13.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.13.0/ChangeLog 
new/PyQtWebEngine_gpl-5.13.1/ChangeLog
--- old/PyQtWebEngine_gpl-5.13.0/ChangeLog  2019-07-04 18:45:46.0 
+0200
+++ new/PyQtWebEngine_gpl-5.13.1/ChangeLog  2019-09-07 21:38:38.0 
+0200
@@ -1,5 +1,47 @@
+2019-09-07  Phil Thompson  
+
+   * NEWS:
+   Released as v5.13.1.
+   [e7b3704583be] [5.13.1] <5.13-maint>
+
+   * NEWS:
+   Updated the NEWS file.
+   [ac313a7714c3] <5.13-maint>
+
+   * pyproject.toml:
+   Temporarily specify PyQt-build v0.1 as the build system.
+   [4a7ce6f828af] <5.13-maint>
+
+2019-08-30  Phil Thompson  
+
+   * METADATA.in, README, pyproject.toml:
+   Added support for sip v5.
+   [3ec37bd4ae78] <5.13-maint>
+
+2019-07-20  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Fixed building when Qt doesn't support QtWebChannel.
+   [091f34543aea] <5.13-maint>
+
+2019-07-13  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Fix building against Qt v5.12 and earlier.
+   [8cb9a50c17c2] <5.13-maint>
+
+2019-07-05  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Added the missing QWebEnginePage.Feature.Notifications enum member.
+   [54f5dff7983d] <5.13-maint>
+
 2019-07-03  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.13.0 for changeset fe9bb03004fd
+   [09c8c2e672ce]
+
* NEWS:
Released as v5.13.0.
[fe9bb03004fd] [5.13.0]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.13.0/NEWS 
new/PyQtWebEngine_gpl-5.13.1/NEWS
--- old/PyQtWebEngine_gpl-5.13.0/NEWS   2019-07-04 18:45:04.0 +0200
+++ new/PyQtWebEngine_gpl-5.13.1/NEWS   2019-09-07 21:38:06.0 +0200
@@ -1,3 +1,7 @@
+v5.13.1 14th September 2019
+  - Added the missing QWebEnginePage.Feature.Notifications enum member.
+  - Added support for sip v5.
+
 v5.13.0 5th July 2019
   - Added support for Qt v5.13.0.
 
diff -urN '--exclude=CVS' 

commit python-qtwebengine-qt5 for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package python-qtwebengine-qt5 for 
openSUSE:Factory checked in at 2019-07-16 08:40:27

Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.1887 (New)


Package is "python-qtwebengine-qt5"

Tue Jul 16 08:40:27 2019 rev:2 rq:714849 version:5.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes
2019-03-06 15:48:46.160428843 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.1887/python-qtwebengine-qt5.changes
  2019-07-16 08:40:28.447019183 +0200
@@ -1,0 +2,13 @@
+Fri Jul 12 10:27:56 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.13.0
+  * Bindings updated for QtWebEngine 5.13.0
+
+---
+Wed Apr 10 15:26:54 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.12.1
+  * Fixed the configure.py options that relate to stub files.
+- Run spec-cleaner
+
+---

Old:

  PyQtWebEngine_gpl-5.12.tar.gz

New:

  PyQtWebEngine_gpl-5.13.0.tar.gz



Other differences:
--
++ python-qtwebengine-qt5.spec ++
--- /var/tmp/diff_new_pack.IfqrkA/_old  2019-07-16 08:40:29.007019370 +0200
+++ /var/tmp/diff_new_pack.IfqrkA/_new  2019-07-16 08:40:29.015019372 +0200
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtwebengine-qt5
-Version:5.12
+Version:5.13.0
 Release:0
 Summary:Python bindings for the Qt5 WebEngine framework
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
-URL:https://www.riverbankcomputing.com/software/pyqtchart/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/PyQtWebEngine_gpl-%{version}.tar.gz
-BuildRequires:  pkgconfig(Qt5WebEngine)
+URL:https://www.riverbankcomputing.com/software/pyqtwebengine/intro
+Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine_gpl-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRequires:  python-rpm-macros
+BuildRequires:  pkgconfig(Qt5WebEngine)
 Requires:   python-qt5
 Requires:   python-sip(api) = %{python_sip_api_ver}
 
@@ -91,9 +91,9 @@
 %license LICENSE
 %doc NEWS README
 %dir %{python_sitearch}/PyQt5/
-%{python_sitearch}/PyQt5/QtWebEngine.so
-%{python_sitearch}/PyQt5/QtWebEngineCore.so
-%{python_sitearch}/PyQt5/QtWebEngineWidgets.so
+%{python_sitearch}/PyQt5/QtWebEngine.*
+%{python_sitearch}/PyQt5/QtWebEngineCore.*
+%{python_sitearch}/PyQt5/QtWebEngineWidgets.*
 
 %files -n %{name}-api
 %license LICENSE

++ PyQtWebEngine_gpl-5.12.tar.gz -> PyQtWebEngine_gpl-5.13.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtWebEngine_gpl-5.12/ChangeLog 
new/PyQtWebEngine_gpl-5.13.0/ChangeLog
--- old/PyQtWebEngine_gpl-5.12/ChangeLog2019-02-04 16:17:47.0 
+0100
+++ new/PyQtWebEngine_gpl-5.13.0/ChangeLog  2019-07-04 18:45:46.0 
+0200
@@ -1,5 +1,84 @@
+2019-07-03  Phil Thompson  
+
+   * NEWS:
+   Released as v5.13.0.
+   [fe9bb03004fd] [5.13.0]
+
+2019-07-02  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [1c0db7013251]
+
+2019-06-30  Phil Thompson  
+
+   * PyQtWebEngine.msp, QtWebEngineCore.versions:
+   Updated for Qt v5.13.0.
+   [4e2c0056d0f9]
+
+2019-06-20  Phil Thompson  
+
+   * rb-product:
+   Updated the minimum PyQt5 wheel.
+   [6eb69c15f896]
+
+   * Merged the 5.12-maint branch.
+   [baeb73a545a6]
+
+   * PyQtWebEngine.msp:
+   Updated for Qt v5.12.4.
+   [9e68d6e3e8d9] <5.12-maint>
+
+2019-04-19  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Updated for Qt v5.12.3.
+   [2905d2eac4b4] <5.12-maint>
+
+2019-03-19  Phil Thompson  
+
+   * .hgtags:
+   Added tag 5.12.1 for changeset f0583eb7da8a
+   [03e09b7b4953] <5.12-maint>
+
+   * NEWS:
+   Released as v5.12.1.
+   [f0583eb7da8a] [5.12.1] <5.12-maint>
+
+2019-03-18  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [598cae9d0f9f] <5.12-maint>
+
+2019-03-17  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Updated for Qt v5.12.2.
+   [525c367f8949] <5.12-maint>
+
+2019-03-08  Phil Thompson  
+
+   * PyQtWebEngine.msp:
+   Fixed building without SSL support.
+   [a0b9d2b41efc] <5.12-maint>
+
+   * configure.py:
+   Fixed the configure.py