Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-qtcharts-qt5 for
openSUSE:Factory checked in at 2021-03-17 20:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qtcharts-qt5 (Old)
and /work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qtcharts-qt5"
Wed Mar 17 20:15:05 2021 rev:9 rq:878420 version:5.15.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qtcharts-qt5/python-qtcharts-qt5.changes
2021-03-06 21:18:36.125234226 +0100
+++
/work/SRC/openSUSE:Factory/.python-qtcharts-qt5.new.2401/python-qtcharts-qt5.changes
2021-03-17 20:19:19.247265513 +0100
@@ -1,0 +2,8 @@
+Thu Mar 11 19:36:17 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update to version 5.15.4
+ * Packaging bug fixes.
+- Fixes problems with packages checking the package metadata like
+ boo#1183144
+
+-------------------------------------------------------------------
Old:
----
PyQtChart-5.15.3.tar.gz
New:
----
PyQtChart-5.15.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qtcharts-qt5.spec ++++++
--- /var/tmp/diff_new_pack.W42gsf/_old 2021-03-17 20:19:19.771266229 +0100
+++ /var/tmp/diff_new_pack.W42gsf/_new 2021-03-17 20:19:19.775266234 +0100
@@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-%{mname}
-Version: 5.15.3
+Version: 5.15.4
Release: 0
Summary: Python bindings for the Qt5 Charts library
License: GPL-3.0-only
++++++ PyQtChart-5.15.3.tar.gz -> PyQtChart-5.15.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQtChart-5.15.3/ChangeLog
new/PyQtChart-5.15.4/ChangeLog
--- old/PyQtChart-5.15.3/ChangeLog 2021-02-23 17:19:06.555178000 +0100
+++ new/PyQtChart-5.15.4/ChangeLog 2021-03-05 11:03:25.487136000 +0100
@@ -1,5 +1,35 @@
+2021-03-04 Phil Thompson <[email protected]>
+
+ * NEWS:
+ Released as v5.15.4.
+ [616658840422] [5.15.4] <5.15-maint>
+
+ * rb-product.toml:
+ Fixed the PyQt dependency.
+ [ad847dc42c76] <5.15-maint>
+
+2021-03-02 Phil Thompson <[email protected]>
+
+ * NEWS:
+ Updated the NEWS file.
+ [75e83c4c70da] <5.15-maint>
+
+2021-02-27 Phil Thompson <[email protected]>
+
+ * pyproject.toml, rb-product.toml:
+ Fixed the project dependencies.
+ [b5666ce4b1ec] <5.15-maint>
+
+ * rb-product, rb-product.toml:
+ Updated the product file.
+ [4a7c20f2a114] <5.15-maint>
+
2021-02-23 Phil Thompson <[email protected]>
+ * .hgtags:
+ Added tag 5.15.3 for changeset fc3b122678f1
+ [621a5d78c786] <5.15-maint>
+
* NEWS:
Released as v5.15.3.
[fc3b122678f1] [5.15.3] <5.15-maint>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQtChart-5.15.3/NEWS new/PyQtChart-5.15.4/NEWS
--- old/PyQtChart-5.15.3/NEWS 2021-02-23 17:18:38.856653000 +0100
+++ new/PyQtChart-5.15.4/NEWS 2021-03-05 11:02:40.036046000 +0100
@@ -1,3 +1,6 @@
+v5.15.4 4th March 2021
+ - Packaging bug fixes.
+
v5.15.3 24th February 2021
- Wheels now assume that the corresponding Qt libraries are in an external
wheel rather than being bundled.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQtChart-5.15.3/PKG-INFO
new/PyQtChart-5.15.4/PKG-INFO
--- old/PyQtChart-5.15.3/PKG-INFO 2021-02-23 17:19:07.623686000 +0100
+++ new/PyQtChart-5.15.4/PKG-INFO 2021-03-05 11:03:27.508609800 +0100
@@ -1,14 +1,13 @@
Metadata-Version: 2.1
Name: PyQtChart
-Version: 5.15.3
+Version: 5.15.4
Requires-Python: >=3.6
Summary: Python bindings for the Qt Charts library
Home-Page: https://www.riverbankcomputing.com/software/pyqtchart/
Author: Riverbank Computing Limited
Author-Email: [email protected]
License: GPL v3
-Requires-Dist: PyQtChart-Qt (>=5.15)
-Requires-Dist: PyQt5 (>=5.15.3)
+Requires-Dist: PyQt5 (>=5.15.4)
PyQtChart - Python Bindings for the Qt Charts Library
=====================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQtChart-5.15.3/configure.py
new/PyQtChart-5.15.4/configure.py
--- old/PyQtChart-5.15.3/configure.py 2021-02-23 17:19:06.558791000 +0100
+++ new/PyQtChart-5.15.4/configure.py 2021-03-05 11:03:25.494747000 +0100
@@ -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.3'
+ version = '5.15.4'
# 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.3/pyproject.toml
new/PyQtChart-5.15.4/pyproject.toml
--- old/PyQtChart-5.15.3/pyproject.toml 2021-02-23 17:19:06.560820000 +0100
+++ new/PyQtChart-5.15.4/pyproject.toml 2021-03-05 11:03:25.498904000 +0100
@@ -6,14 +6,14 @@
# Specify the PEP 566 metadata for the project.
[tool.sip.metadata]
name = "PyQtChart"
-version = "5.15.3"
+version = "5.15.4"
summary = "Python bindings for the Qt Charts library"
home-page = "https://www.riverbankcomputing.com/software/pyqtchart/"
author = "Riverbank Computing Limited"
author-email = "[email protected]"
license = "GPL v3"
description-file = "README"
-requires-dist = ["PyQtChart-Qt (>=5.15)", "PyQt5 (>=5.15.3)"]
+requires-dist = "PyQt5 (>=5.15.4)"
# Specify a PyQt-based project.
[tool.sip]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQtChart-5.15.3/sip/QtChart/qchartglobal.sip
new/PyQtChart-5.15.4/sip/QtChart/qchartglobal.sip
--- old/PyQtChart-5.15.3/sip/QtChart/qchartglobal.sip 2021-02-23
17:19:07.250394000 +0100
+++ new/PyQtChart-5.15.4/sip/QtChart/qchartglobal.sip 2021-03-05
11:03:26.626883000 +0100
@@ -25,6 +25,6 @@
const char *PYQT_CHART_VERSION_STR;
%ModuleCode
-static int PYQT_CHART_VERSION = 0x050f03;
-static const char *PYQT_CHART_VERSION_STR = "5.15.3";
+static int PYQT_CHART_VERSION = 0x050f04;
+static const char *PYQT_CHART_VERSION_STR = "5.15.4";
%End