Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-pypet"

Mon Feb 15 23:19:49 2021 rev:5 rq:872201 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypet/python-pypet.changes        
2020-06-30 21:56:48.266821850 +0200
+++ /work/SRC/openSUSE:Factory/.python-pypet.new.28504/python-pypet.changes     
2021-02-15 23:21:37.199872528 +0100
@@ -1,0 +2,5 @@
+Sun Feb 14 19:59:43 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- turn off python 3.6 build (no scipy) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pypet.spec ++++++
--- /var/tmp/diff_new_pack.uNVcNT/_old  2021-02-15 23:21:37.731873323 +0100
+++ /var/tmp/diff_new_pack.uNVcNT/_new  2021-02-15 23:21:37.735873329 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pypet
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+%define         skip_python36 1
 %bcond_without  test
 Name:           python-pypet
 Version:        0.5.1
@@ -25,7 +26,7 @@
 Summary:        Parameter exploration and storage of results for numerical 
simulations
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/SmokinCaterpillar/pypet
+URL:            https://github.com/SmokinCaterpillar/pypet
 Source:         
https://files.pythonhosted.org/packages/source/p/pypet/pypet-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}

Reply via email to