Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ggplot for openSUSE:Factory 
checked in at 2021-02-15 23:19:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ggplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-ggplot.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ggplot"

Mon Feb 15 23:19:44 2021 rev:3 rq:872169 version:0.11.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ggplot/python-ggplot.changes      
2018-06-13 15:38:27.718610301 +0200
+++ /work/SRC/openSUSE:Factory/.python-ggplot.new.28504/python-ggplot.changes   
2021-02-15 23:21:33.887867581 +0100
@@ -1,0 +2,5 @@
+Sun Feb 14 15:48:40 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- skip python 3.6 (requires scipy) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ggplot.spec ++++++
--- /var/tmp/diff_new_pack.kaFnoS/_old  2021-02-15 23:21:34.511868514 +0100
+++ /var/tmp/diff_new_pack.kaFnoS/_new  2021-02-15 23:21:34.511868514 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ggplot
 #
-# Copyright (c) 2018 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,12 +12,13 @@
 # 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-%{**}}
 %bcond_without  test
+%global skip_python36 1
 Name:           python-ggplot
 Version:        0.11.5
 Release:        0
@@ -26,7 +27,7 @@
 Summary:        Python clone of R's ggplot
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/yhat/ggplot/
+URL:            https://github.com/yhat/ggplot/
 Source:         
https://files.pythonhosted.org/packages/source/g/ggplot/ggplot-%{version}.tar.gz
 Source10:       https://raw.githubusercontent.com/yhat/ggpy/%{lictag}/LICENSE
 BuildRequires:  %{python_module Cycler}

Reply via email to