Hello community,
here is the log from the commit of package python-orange-canvas-core for
openSUSE:Factory checked in at 2020-02-05 19:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-orange-canvas-core (Old)
and /work/SRC/openSUSE:Factory/.python-orange-canvas-core.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-orange-canvas-core"
Wed Feb 5 19:44:02 2020 rev:2 rq:770295 version:0.1.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-orange-canvas-core/python-orange-canvas-core.changes
2019-12-04 14:20:38.178451095 +0100
+++
/work/SRC/openSUSE:Factory/.python-orange-canvas-core.new.26092/python-orange-canvas-core.changes
2020-02-05 19:44:50.435357376 +0100
@@ -1,0 +2,7 @@
+Wed Feb 5 14:02:52 UTC 2020 - Todd R <[email protected]>
+
+- Update to 0.1.11
+ * Remove use of QActionGroup(..., exclusive=...) calls
+ * Test with PyQt 5.14.0
+
+-------------------------------------------------------------------
Old:
----
orange-canvas-core-0.1.9.tar.gz
New:
----
orange-canvas-core-0.1.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-orange-canvas-core.spec ++++++
--- /var/tmp/diff_new_pack.SLToya/_old 2020-02-05 19:44:51.391357831 +0100
+++ /var/tmp/diff_new_pack.SLToya/_new 2020-02-05 19:44:51.391357831 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-orange-canvas-core
#
-# 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
@@ -12,22 +12,23 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-orange-canvas-core
-Version: 0.1.9
+Version: 0.1.11
Release: 0
-License: GPL-3.0
Summary: Core component of Orange Canvas
-Url: http://orange.biolab.si/
+License: GPL-3.0-only
Group: Development/Languages/Python
+URL: https://github.com/biolab/orange-canvas-core/
Source:
https://files.pythonhosted.org/packages/source/o/orange-canvas-core/orange-canvas-core-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
Requires: python-AnyQt
Requires: python-CacheControl
Requires: python-commonmark
@@ -41,8 +42,8 @@
BuildRequires: %{python_module commonmark}
BuildRequires: %{python_module docutils}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module requests}
BuildRequires: %{python_module qt5}
+BuildRequires: %{python_module requests}
BuildRequires: xorg-x11-server
# /SECTION
++++++ orange-canvas-core-0.1.9.tar.gz -> orange-canvas-core-0.1.11.tar.gz
++++++
++++ 1931 lines of diff (skipped)