Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-Charts for
openSUSE:Factory checked in at 2022-06-23 10:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Charts (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-Charts"
Thu Jun 23 10:23:32 2022 rev:5 rq:984232 version:6.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-Charts/python-PyQt6-Charts.changes
2022-04-16 00:14:39.981682517 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-Charts.new.1548/python-PyQt6-Charts.changes
2022-06-23 10:23:53.875715706 +0200
@@ -1,0 +2,11 @@
+Tue Jun 21 16:53:03 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update devel runtime requirements and supplements
+
+-------------------------------------------------------------------
+Tue Jun 21 10:10:20 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to version 6.3.1
+ * Added the missing QXYSeries.points()
+
+-------------------------------------------------------------------
Old:
----
PyQt6_Charts-6.3.0.tar.gz
New:
----
PyQt6_Charts-6.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-Charts.spec ++++++
--- /var/tmp/diff_new_pack.o4IyFJ/_old 2022-06-23 10:23:54.271716137 +0200
+++ /var/tmp/diff_new_pack.o4IyFJ/_new 2022-06-23 10:23:54.275716141 +0200
@@ -18,18 +18,17 @@
%define qtlib Charts
%define mname PyQt6-%{qtlib}
-%{?!python_module:%define python_module() python3-%{**}}
-%define skip_python2 1
%define pyqt_build_for_qt6 1
+%define plainpython python
Name: python-%{mname}
-Version: 6.3.0
+Version: 6.3.1
Release: 0
Summary: Python bindings for the Qt Charts library
License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqtchart
-Source:
https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz
-BuildRequires: %{python_module PyQt6-devel >= %{version}}
+Source:
https://files.pythonhosted.org/packages/source/P/%{mname}/PyQt6_%{qtlib}-%{version}.tar.gz
+BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pyqt-builder >= 1.10}
BuildRequires: %{python_module sip-devel >= 6}
@@ -42,14 +41,16 @@
%python_subpackages
%description
-PyQt6-3D is a set of Python bindings for The Qt Company???s Qt Charts
framework.
+%{mname} is a set of Python bindings for The Qt Company???s Qt %{qtlib}
framework.
The bindings sit on top of PyQt6 and are implemented as a single module.
%package devel
Summary: Devel files for %{name}
Group: Development/Tools/IDE
Requires: python-PyQt6-devel
-Supplements: packageand(eric:python-%{mname})
+Requires: %plainpython(abi) = %{python_version}
+Supplements: (eric and python-%{mname})
+Supplements: (python-PyQt6-devel and python-%{mname})
%description devel
This package provides Qt6 API files for the Eric IDE and the SIP files
++++++ PyQt6_Charts-6.3.0.tar.gz -> PyQt6_Charts-6.3.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt6_Charts-6.3.0/ChangeLog
new/PyQt6_Charts-6.3.1/ChangeLog
--- old/PyQt6_Charts-6.3.0/ChangeLog 2022-04-12 17:48:38.949588800 +0200
+++ new/PyQt6_Charts-6.3.1/ChangeLog 2022-06-17 17:13:31.015887000 +0200
@@ -1,3 +1,22 @@
+2022-04-26 Phil Thompson <[email protected]>
+
+ * NEWS, PyQt6-Charts.msp:
+ Make sure all the Qt major.minor versions are defined in the
+ project.
+ [b91c5cea2970] [6.3.1] <6.3-maint>
+
+2022-04-19 Phil Thompson <[email protected]>
+
+ * NEWS, PyQt6-Charts.msp:
+ Added the missing QXYSeries.points().
+ [a8a06a43a1cd] <6.3-maint>
+
+2022-04-12 Phil Thompson <[email protected]>
+
+ * .hgtags:
+ Added tag 6.3.0 for changeset c5206d8b3d6c
+ [7cedb07aff8e]
+
2022-03-31 Phil Thompson <[email protected]>
* NEWS, PyQt6-Charts.msp:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt6_Charts-6.3.0/NEWS new/PyQt6_Charts-6.3.1/NEWS
--- old/PyQt6_Charts-6.3.0/NEWS 2022-04-12 17:47:47.108363000 +0200
+++ new/PyQt6_Charts-6.3.1/NEWS 2022-06-17 17:12:36.109763000 +0200
@@ -1,3 +1,6 @@
+v6.3.1 26th April 2022
+ - Added the missing QXYSeries.points().
+
v6.3.0 31st March 2022
- Added support for Qt v6.3.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt6_Charts-6.3.0/PKG-INFO
new/PyQt6_Charts-6.3.1/PKG-INFO
--- old/PyQt6_Charts-6.3.0/PKG-INFO 2022-04-12 17:48:39.652832700 +0200
+++ new/PyQt6_Charts-6.3.1/PKG-INFO 2022-06-17 17:13:31.717308500 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: PyQt6-Charts
-Version: 6.3.0
+Version: 6.3.1
Requires-Python: >=3.7
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/PyQt6_Charts-6.3.0/pyproject.toml
new/PyQt6_Charts-6.3.1/pyproject.toml
--- old/PyQt6_Charts-6.3.0/pyproject.toml 2022-04-12 17:48:38.951466600
+0200
+++ new/PyQt6_Charts-6.3.1/pyproject.toml 2022-06-17 17:13:31.017635600
+0200
@@ -6,7 +6,7 @@
# Specify the PEP 566 metadata for the project.
[tool.sip.metadata]
name = "PyQt6-Charts"
-version = "6.3.0"
+version = "6.3.1"
summary = "Python bindings for the Qt Charts library"
home-page = "https://www.riverbankcomputing.com/software/pyqtchart/"
author = "Riverbank Computing Limited"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt6_Charts-6.3.0/sip/QtCharts/QtChartsmod.sip
new/PyQt6_Charts-6.3.1/sip/QtCharts/QtChartsmod.sip
--- old/PyQt6_Charts-6.3.0/sip/QtCharts/QtChartsmod.sip 2022-04-12
17:48:39.392818000 +0200
+++ new/PyQt6_Charts-6.3.1/sip/QtCharts/QtChartsmod.sip 2022-06-17
17:13:31.476770400 +0200
@@ -25,7 +25,7 @@
%Import QtGui/QtGuimod.sip
%Import QtWidgets/QtWidgetsmod.sip
-%Timeline {QtCharts_6_1_0 QtCharts_6_2_0}
+%Timeline {QtCharts_6_0_0 QtCharts_6_1_0 QtCharts_6_2_0 QtCharts_6_3_0}
%Copying
Copyright (c) 2022 Riverbank Computing Limited <[email protected]>
@@ -52,8 +52,8 @@
const char *PYQT_CHART_VERSION_STR;
%ModuleCode
-static int PYQT_CHART_VERSION = 0x060300;
-static const char *PYQT_CHART_VERSION_STR = "6.3.0";
+static int PYQT_CHART_VERSION = 0x060301;
+static const char *PYQT_CHART_VERSION_STR = "6.3.1";
%End
%Include qabstractaxis.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/PyQt6_Charts-6.3.0/sip/QtCharts/qxyseries.sip
new/PyQt6_Charts-6.3.1/sip/QtCharts/qxyseries.sip
--- old/PyQt6_Charts-6.3.0/sip/QtCharts/qxyseries.sip 2022-04-12
17:48:39.396681500 +0200
+++ new/PyQt6_Charts-6.3.1/sip/QtCharts/qxyseries.sip 2022-06-17
17:13:31.481040000 +0200
@@ -42,6 +42,7 @@
void insert(int index, const QPointF &point);
void clear();
int count() const /__len__/;
+ QList<QPointF> points() const;
QXYSeries &operator<<(const QPointF &point);
QXYSeries &operator<<(const QList<QPointF> &points);
virtual void setPen(const QPen &pen);