commit python-qtcharts-qt5 for openSUSE:Factory

2020-09-15 Thread root
Hello community,

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

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


Package is "python-qtcharts-qt5"

Tue Sep 15 16:28:56 2020 rev:6 rq:834346 version:5.15.1

Changes:

--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes  
2020-09-04 11:10:00.882967492 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.4249/python-qtcharts-qt5.changes
2020-09-15 16:28:59.562637145 +0200
@@ -1,0 +2,7 @@
+Mon Sep 14 17:21:15 UTC 2020 - Benjamin Greiner 
+
+- Update to Version 5.15.1
+  * A bug-fix release.
+- remove the superfluous Tumbleweed python2 skip hack
+
+---

Old:

  PyQtChart-5.15.0.tar.gz

New:

  PyQtChart-5.15.1.tar.gz



Other differences:
--
++ python-qtcharts-qt5.spec ++
--- /var/tmp/diff_new_pack.qdOkHq/_old  2020-09-15 16:29:00.174637731 +0200
+++ /var/tmp/diff_new_pack.qdOkHq/_new  2020-09-15 16:29:00.178637735 +0200
@@ -16,13 +16,9 @@
 #
 
 
-%if 0%{?suse_version} <= 1500
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%else
-%{?!python_module:%define python_module() python3-%{**}}
-%endif
 Name:   python-qtcharts-qt5
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Python bindings for the Qt5 Charts library
 License:GPL-3.0-only

++ PyQtChart-5.15.0.tar.gz -> PyQtChart-5.15.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/ChangeLog 
new/PyQtChart-5.15.1/ChangeLog
--- old/PyQtChart-5.15.0/ChangeLog  2020-05-31 14:13:49.177825000 +0200
+++ new/PyQtChart-5.15.1/ChangeLog  2020-09-11 16:06:47.880129000 +0200
@@ -1,5 +1,47 @@
+2020-09-11  Phil Thompson  
+
+   * NEWS:
+   Released as v5.15.1.
+   [cacc2294aff2] [5.15.1] <5.15-maint>
+
+   * NEWS:
+   Updated the NEWS file.
+   [ebcaa72f8508] <5.15-maint>
+
+2020-08-29  Phil Thompson  
+
+   * pyproject.toml:
+   Set the name of the sip module explicitly.
+   [533cbfb66e75] <5.15-maint>
+
+   * pyproject.toml:
+   Fixed the specification of the sip module ABI version.
+   [ecdac168c850] <5.15-maint>
+
+   * pyproject.toml:
+   Backed out changeset 6fb1e352db1b
+   [932e963c98d6]
+
+   * pyproject.toml:
+   Backed out changeset 385e8a848dde
+   [0ed547d17da3]
+
+2020-08-22  Phil Thompson  
+
+   * pyproject.toml:
+   Set the name of the sip module explicitly.
+   [385e8a848dde]
+
+   * pyproject.toml:
+   Fixed the specification of the sip module ABI version.
+   [6fb1e352db1b]
+
 2020-05-30  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.15.0 for changeset 57360c4d17b3
+   [b770bc7c781f]
+
* NEWS:
Released as v5.15.0.
[57360c4d17b3] [5.15.0]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/NEWS new/PyQtChart-5.15.1/NEWS
--- old/PyQtChart-5.15.0/NEWS   2020-05-31 14:13:25.300669000 +0200
+++ new/PyQtChart-5.15.1/NEWS   2020-09-11 16:06:23.957307000 +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 Charts v5.15.0.
 
@@ -17,7 +20,7 @@
   - Added support for Qt Charts v5.11.2.
 
 v5.11.2 2nd July 2018
-  - A bug fix release.
+  - A bug-fix release.
 
 v5.11.1 24th June 2018
   - A pseudo-release to create a version number for updated wheels.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/PKG-INFO 
new/PyQtChart-5.15.1/PKG-INFO
--- old/PyQtChart-5.15.0/PKG-INFO   2020-05-31 14:13:50.175531400 +0200
+++ new/PyQtChart-5.15.1/PKG-INFO   2020-09-11 16:06:48.639201600 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQtChart
-Version: 5.15.0
+Version: 5.15.1
 Requires-Python: >=3.5
 Summary: Python bindings for the Qt Charts library
 Home-Page: https://www.riverbankcomputing.com/software/pyqtchart/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/configure.py 
new/PyQtChart-5.15.1/configure.py
--- old/PyQtChart-5.15.0/configure.py   2020-05-31 14:13:49.180659000 +0200
+++ new/PyQtChart-5.15.1/configure.py   2020-09-11 16:06:47.882969000 +0200
@@ -55,7 +55,7 @@
 
 # The version of the module as a string.  Set it to None if you don't
 # provide version information.
-version = '5.15.0'
+version = '5.15.1'
 
 # The name of 

commit python-qtcharts-qt5 for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package python-qtcharts-qt5 for 
openSUSE:Factory checked in at 2020-09-04 11:09:23

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


Package is "python-qtcharts-qt5"

Fri Sep  4 11:09:23 2020 rev:5 rq:830361 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes  
2019-11-26 16:53:37.824221837 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.3399/python-qtcharts-qt5.changes
2020-09-04 11:10:00.882967492 +0200
@@ -1,0 +2,13 @@
+Thu Aug 27 20:17:34 UTC 2020 - Benjamin Greiner 
+
+- Update to 5.15.0
+  * Added support for Qt Charts v5.15.0.
+- v5.14.0 added support for Qt Charts v5.14.0 in December 2019
+- The source location has changed to PyPI
+
+---
+Fri Mar 13 12:45:30 UTC 2020 - Christophe Giboudeaux 
+
+- Stop building the python2 package for openSUSE Tumbleweed.
+
+---

Old:

  PyQtChart-5.13.1.tar.gz

New:

  PyQtChart-5.15.0.tar.gz



Other differences:
--
++ python-qtcharts-qt5.spec ++
--- /var/tmp/diff_new_pack.XTjttN/_old  2020-09-04 11:10:02.402968255 +0200
+++ /var/tmp/diff_new_pack.XTjttN/_new  2020-09-04 11:10:02.406968258 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qtcharts-qt5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,15 +16,19 @@
 #
 
 
+%if 0%{?suse_version} <= 1500
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%else
+%{?!python_module:%define python_module() python3-%{**}}
+%endif
 Name:   python-qtcharts-qt5
-Version:5.13.1
+Version:5.15.0
 Release:0
 Summary:Python bindings for the Qt5 Charts library
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtchart/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/P/PyQtChart/PyQtChart-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.1}

++ PyQtChart-5.13.1.tar.gz -> PyQtChart-5.15.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.13.1/ChangeLog 
new/PyQtChart-5.15.0/ChangeLog
--- old/PyQtChart-5.13.1/ChangeLog  2019-11-02 19:58:12.0 +0100
+++ new/PyQtChart-5.15.0/ChangeLog  2020-05-31 14:13:49.177825000 +0200
@@ -1,5 +1,79 @@
+2020-05-30  Phil Thompson  
+
+   * NEWS:
+   Released as v5.15.0.
+   [57360c4d17b3] [5.15.0]
+
+2020-05-29  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [d5a1538c7eaf]
+
+2020-05-17  Phil Thompson  
+
+   * PyQtChart.msp:
+   Updated for Qt v5.15.0.
+   [1225aac33cd7]
+
+2020-05-16  Phil Thompson  
+
+   * Merged the 5.14-maint branch.
+   [03bc84ae034c]
+
+   * .hgignore:
+   Updated .hgignore.
+   [f0885e52a2de] <5.14-maint>
+
+2020-05-09  Phil Thompson  
+
+   * pyproject.toml:
+   The minimum ABI version is 12.8 which requires SIP v5.3.
+   [c4b84cf9873b] <5.14-maint>
+
+2020-02-08  Phil Thompson  
+
+   * pyproject.toml:
+   Fixed METADATA for the commercial wheels.
+   [1419849738eb] <5.14-maint>
+
+2019-12-18  Phil Thompson  
+
+   * .hgtags:
+   Added tag 5.14.0 for changeset 863e6d8620c7
+   [94a7d426f29f]
+
+   * NEWS:
+   Released as v5.14.0.
+   [863e6d8620c7] [5.14.0]
+
+   * pyproject.toml:
+   Fixed requires-dist for commercial wheels.
+   [f34f66f75d35]
+
+2019-12-16  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [c58e9f3dd5cf]
+
+2019-12-14  Phil Thompson  
+
+   * PyQtChart.msp:
+   Updated for Qt v5.14.0.
+   [a30d72ad83c0]
+
+2019-12-12  Phil Thompson  
+
+   * Merged the 5.13-maint branch.
+   [e5e0645b1781]
+
 2019-11-02  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.13.1 for changeset ee0b4bca19f3
+   [29075d76d4ce] <5.13-maint>
+
* NEWS:
Released as v5.13.1.
[ee0b4bca19f3] [5.13.1] <5.13-maint>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-qtcharts-qt5 for openSUSE:Factory

2019-11-26 Thread root
Hello community,

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

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


Package is "python-qtcharts-qt5"

Tue Nov 26 16:53:18 2019 rev:4 rq:748566 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes  
2019-07-16 08:40:30.423019843 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.26869/python-qtcharts-qt5.changes
   2019-11-26 16:53:37.824221837 +0100
@@ -1,0 +2,6 @@
+Wed Nov 13 15:20:05 UTC 2019 - Todd R 
+
+- Update to 5.13.1
+  * Added support for SIP v5.
+
+---

Old:

  PyQtChart_gpl-5.13.0.tar.gz

New:

  PyQtChart-5.13.1.tar.gz



Other differences:
--
++ python-qtcharts-qt5.spec ++
--- /var/tmp/diff_new_pack.swCyN0/_old  2019-11-26 16:53:38.196221703 +0100
+++ /var/tmp/diff_new_pack.swCyN0/_new  2019-11-26 16:53:38.200221701 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtcharts-qt5
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Python bindings for the Qt5 Charts library
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtchart/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart_gpl-%{version}.tar.gz
+Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
@@ -71,7 +71,7 @@
 This package provides %{name} examples.
 
 %prep
-%setup -q -n PyQtChart_gpl-%{version}
+%setup -q -n PyQtChart-%{version}
 %{python_expand mkdir build_%{$python_bin_suffix}
 cp *.py build_%{$python_bin_suffix}
 cp -r sip build_%{$python_bin_suffix}




commit python-qtcharts-qt5 for openSUSE:Factory

2019-07-16 Thread root
Hello community,

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

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


Package is "python-qtcharts-qt5"

Tue Jul 16 08:40:29 2019 rev:3 rq:714850 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes  
2019-03-05 12:26:29.972831696 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.1887/python-qtcharts-qt5.changes
2019-07-16 08:40:30.423019843 +0200
@@ -1,0 +2,6 @@
+Fri Jul 12 10:22:09 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.13.0
+  Update bindings for QtCharts 5.13.0
+
+---

Old:

  PyQtChart_gpl-5.12.tar.gz

New:

  PyQtChart_gpl-5.13.0.tar.gz



Other differences:
--
++ python-qtcharts-qt5.spec ++
--- /var/tmp/diff_new_pack.mkTWKi/_old  2019-07-16 08:40:31.003020037 +0200
+++ /var/tmp/diff_new_pack.mkTWKi/_new  2019-07-16 08:40:31.015020041 +0200
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qtcharts-qt5
-Version:5.12
+Version:5.13.0
 Release:0
 Summary:Python bindings for the Qt5 Charts library
 License:GPL-3.0-only
 Group:  Development/Libraries/Python
 URL:https://www.riverbankcomputing.com/software/pyqtchart/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/PyQtChart_gpl-%{version}.tar.gz
-BuildRequires:  pkgconfig(Qt5Charts)
+Source: 
https://www.riverbankcomputing.com/static/Downloads/PyQtChart/%{version}/PyQtChart_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(Qt5Charts)
 Requires:   python-qt5
 Requires:   python-sip(api) = %{python_sip_api_ver}
 

++ PyQtChart_gpl-5.12.tar.gz -> PyQtChart_gpl-5.13.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart_gpl-5.12/ChangeLog 
new/PyQtChart_gpl-5.13.0/ChangeLog
--- old/PyQtChart_gpl-5.12/ChangeLog2019-02-04 16:20:08.0 +0100
+++ new/PyQtChart_gpl-5.13.0/ChangeLog  2019-07-04 18:47:28.0 +0200
@@ -1,5 +1,52 @@
+2019-07-03  Phil Thompson  
+
+   * NEWS:
+   Released as v5.13.0.
+   [1a2babc961e7] [5.13.0]
+
+2019-07-02  Phil Thompson  
+
+   * NEWS:
+   Updated the NEWS file.
+   [65e47cb990b6]
+
+2019-06-29  Phil Thompson  
+
+   * PyQtChart.msp:
+   Updated for Qt v5.13.0.
+   [33de5da50102]
+
+2019-06-20  Phil Thompson  
+
+   * rb-product:
+   Updated the minimum PyQt5 wheel.
+   [51bdc25de3bd]
+
+   * Merged the 5.12-maint branch.
+   [ebc71e698da9]
+
+   * PyQtChart.msp:
+   Updated for Qt v5.12.4.
+   [1289bf656f8d] <5.12-maint>
+
+2019-04-19  Phil Thompson  
+
+   * PyQtChart.msp:
+   Updated for Qt v5.12.3.
+   [dacfac407292] <5.12-maint>
+
+2019-03-17  Phil Thompson  
+
+   * PyQtChart.msp:
+   Updated for Qt v5.12.2.
+   [db59d4e67410] <5.12-maint>
+
 2019-02-04  Phil Thompson  
 
+   * .hgtags:
+   Added tag 5.12 for changeset 419555012daa
+   [56d7c78e1eb7]
+
* NEWS:
Released as v5.12.
[419555012daa] [5.12]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart_gpl-5.12/NEWS new/PyQtChart_gpl-5.13.0/NEWS
--- old/PyQtChart_gpl-5.12/NEWS 2019-02-04 16:19:35.0 +0100
+++ new/PyQtChart_gpl-5.13.0/NEWS   2019-07-04 18:47:05.0 +0200
@@ -1,3 +1,6 @@
+v5.13.0 5th July 2019
+  - Added support for Qt Charts v5.13.0.
+
 v5.12 10th February 2019
   - Added support for Qt Charts v5.12.0 and Qt v5.12.1.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart_gpl-5.12/configure.py 
new/PyQtChart_gpl-5.13.0/configure.py
--- old/PyQtChart_gpl-5.12/configure.py 2019-02-04 16:20:08.0 +0100
+++ new/PyQtChart_gpl-5.13.0/configure.py   2019-07-04 18:47:28.0 
+0200
@@ -1,4 +1,4 @@
-# Copyright (c) 2018, Riverbank Computing Limited
+# Copyright (c) 2019, Riverbank Computing Limited
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -23,7 +23,7 @@
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
 
-# This is v2.10 of this boilerplate.
+# This is v2.12 of this 

commit python-qtcharts-qt5 for openSUSE:Factory

2019-03-05 Thread root
Hello community,

here is the log from the commit of package python-qtcharts-qt5 for 
openSUSE:Factory checked in at 2019-03-05 12:26:28

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


Package is "python-qtcharts-qt5"

Tue Mar  5 12:26:28 2019 rev:2 rq:681642 version:5.12

Changes:

--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes  
2019-02-27 17:29:05.763321916 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.28833/python-qtcharts-qt5.changes
   2019-03-05 12:26:29.972831696 +0100
@@ -1,0 +2,7 @@
+Wed Feb 27 20:00:44 UTC 2019 - Todd R 
+
+- Make eric api files supplement eric.
+- Make sip api files supplement sip.
+- Fix sip api dependency.
+
+---



Other differences:
--
++ python-qtcharts-qt5.spec ++
--- /var/tmp/diff_new_pack.uNr3gP/_old  2019-03-05 12:26:30.436831779 +0100
+++ /var/tmp/diff_new_pack.uNr3gP/_new  2019-03-05 12:26:30.440831780 +0100
@@ -31,13 +31,7 @@
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRequires:  python-rpm-macros
 Requires:   python-qt5
-
-%ifpython2
-%requires_python_sip_api
-%endif
-%ifpython3
-%requires_python3_sip_api
-%endif
+Requires:   python-sip(api) = %{python_sip_api_ver}
 
 %python_subpackages
 
@@ -45,18 +39,22 @@
 PyQtChart is a set of Python bindings for the Qt5 Charts library.
 
 %package -n %{name}-api
-Summary:Eric6 API files for %{name}
+Summary:Eric API files for %{name}
 Group:  Development/Tools/IDE
 Provides:   %{python_module qtcharts-qt5-api = %{version}}
+Supplements:packageand(eric:%{python2_prefix}-qtcharts-qt5)
+Supplements:packageand(eric:python3-qtcharts-qt5)
 BuildArch:  noarch
 
 %description -n %{name}-api
-This package provides Qt5 Charts library API files for eric6.
+This package provides Qt5 Charts library API files for the Eric IDE.
 
 %package -n %{name}-sip
 Summary:Sip files for %{name}
 Group:  Development/Libraries/Python
 Provides:   %{python_module qtcharts-qt5-sip = %{version}}
+Supplements:
packageand(%{python2_prefix}-sip:%{python2_prefix}-qtcharts-qt5)
+Supplements:packageand(python3-sip:python3-qtcharts-qt5)
 BuildArch:  noarch
 
 %description -n %{name}-sip