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 <c...@bnavigator.de>
+
+- 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  <p...@riverbankcomputing.com>
+
+       * 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  <p...@riverbankcomputing.com>
+
+       * 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  <p...@riverbankcomputing.com>
+
+       * 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  <p...@riverbankcomputing.com>
 
+       * .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 the PEP 376 .dist-info directory to be created.
     distinfo_name = 'PyQtChart'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/pyproject.toml 
new/PyQtChart-5.15.1/pyproject.toml
--- old/PyQtChart-5.15.0/pyproject.toml 2020-05-31 14:13:49.181724000 +0200
+++ new/PyQtChart-5.15.1/pyproject.toml 2020-09-11 16:06:47.884315000 +0200
@@ -6,7 +6,7 @@
 # Specify the PEP 566 metadata for the project.
 [tool.sip.metadata]
 name = "PyQtChart"
-version = "5.15.0"
+version = "5.15.1"
 summary = "Python bindings for the Qt Charts library"
 home-page = "https://www.riverbankcomputing.com/software/pyqtchart/";
 author = "Riverbank Computing Limited"
@@ -17,11 +17,12 @@
 
 # Specify a PyQt-based project.
 [tool.sip]
-abi-version = "12.8"
 project-factory = "pyqtbuild:PyQtProject"
 
 # Configure the project.
 [tool.sip.project]
+abi-version = "12.8"
+sip-module = "PyQt5.sip"
 tag-prefix = "QtChart"
 
 # Define and configure each set of bindings.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQtChart-5.15.0/sip/QtChart/qchartglobal.sip 
new/PyQtChart-5.15.1/sip/QtChart/qchartglobal.sip
--- old/PyQtChart-5.15.0/sip/QtChart/qchartglobal.sip   2020-05-31 
14:13:49.909188000 +0200
+++ new/PyQtChart-5.15.1/sip/QtChart/qchartglobal.sip   2020-09-11 
16:06:48.374147000 +0200
@@ -25,6 +25,6 @@
 const char *PYQT_CHART_VERSION_STR;
 
 %ModuleCode
-static int PYQT_CHART_VERSION = 0x050f00;
-static const char *PYQT_CHART_VERSION_STR = "5.15.0";
+static int PYQT_CHART_VERSION = 0x050f01;
+static const char *PYQT_CHART_VERSION_STR = "5.15.1";
 %End


Reply via email to