Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-lineup-widget for
openSUSE:Factory checked in at 2021-04-24 23:09:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lineup-widget (Old)
and /work/SRC/openSUSE:Factory/.python-lineup-widget.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lineup-widget"
Sat Apr 24 23:09:07 2021 rev:4 rq:888109 version:1.0.7
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-lineup-widget/python-lineup-widget.changes
2019-11-29 15:57:54.664937465 +0100
+++
/work/SRC/openSUSE:Factory/.python-lineup-widget.new.12324/python-lineup-widget.changes
2021-04-24 23:10:19.947494867 +0200
@@ -1,0 +2,5 @@
+Fri Apr 23 21:30:52 UTC 2021 - Matej Cepl <[email protected]>
+
+- Don't build python36-* package (missing pandas)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-lineup-widget.spec ++++++
--- /var/tmp/diff_new_pack.lCvFAY/_old 2021-04-24 23:10:20.335495415 +0200
+++ /var/tmp/diff_new_pack.lCvFAY/_new 2021-04-24 23:10:20.339495421 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-lineup-widget
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,19 @@
# 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
+%define skip_python36 1
Name: python-lineup-widget
Version: 1.0.7
Release: 0
License: MIT
Summary: Wrapper around the LineUpjs library for multi attribute
rankings
-Url: https://github.com/datavisyn/lineup_widget
+URL: https://github.com/datavisyn/lineup_widget
Group: Development/Languages/Python
Source:
https://files.pythonhosted.org/packages/source/l/lineup-widget/lineup_widget-%{version}.tar.gz
Source10:
https://raw.githubusercontent.com/lineupjs/lineup_widget/v%{version}/LICENSE.txt