Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-finance_enums for 
openSUSE:Factory checked in at 2021-06-01 10:34:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-finance_enums (Old)
 and      /work/SRC/openSUSE:Factory/.python-finance_enums.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-finance_enums"

Tue Jun  1 10:34:49 2021 rev:2 rq:895089 version:0.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-finance_enums/python-finance_enums.changes    
    2019-05-22 11:10:45.526597120 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-finance_enums.new.1898/python-finance_enums.changes
      2021-06-01 10:35:04.788569727 +0200
@@ -1,0 +2,5 @@
+Mon May 24 04:16:30 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Do not build for Python 3.6, due to no NumPy. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-finance_enums.spec ++++++
--- /var/tmp/diff_new_pack.0QymEI/_old  2021-06-01 10:35:05.384570742 +0200
+++ /var/tmp/diff_new_pack.0QymEI/_new  2021-06-01 10:35:05.388570749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-finance_enums
 #
-# 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,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_python36 1
 Name:           python-finance_enums
 Version:        0.1.0
 Release:        0
 License:        Apache-2.0
 Summary:        Standard finance enums
-Url:            https://github.com/timkpaine/finance_enums
-Group:          Development/Languages/Python
+URL:            https://github.com/timkpaine/finance_enums
 Source:         
https://files.pythonhosted.org/packages/source/f/finance_enums/finance_enums-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-pandas >= 0.23.4
 BuildArch:      noarch
 

Reply via email to