Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mpmath for openSUSE:Factory 
checked in at 2023-01-11 14:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mpmath (Old)
 and      /work/SRC/openSUSE:Factory/.python-mpmath.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mpmath"

Wed Jan 11 14:33:37 2023 rev:5 rq:1057590 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mpmath/python-mpmath.changes      
2022-10-18 12:44:57.401717835 +0200
+++ /work/SRC/openSUSE:Factory/.python-mpmath.new.32243/python-mpmath.changes   
2023-01-11 14:34:17.040969595 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 09:22:45 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Replace python-gmpy dependecy with python-gmpy2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mpmath.spec ++++++
--- /var/tmp/diff_new_pack.MkMubC/_old  2023-01-11 14:34:17.604972783 +0100
+++ /var/tmp/diff_new_pack.MkMubC/_new  2023-01-11 14:34:17.608972806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mpmath
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-mpmath
 Version:        1.2.1
 Release:        0
@@ -25,13 +24,13 @@
 Group:          Development/Libraries/Python
 URL:            https://github.com/fredrik-johansson/mpmath
 Source:         
https://files.pythonhosted.org/packages/source/m/mpmath/mpmath-%{version}.tar.gz
-BuildRequires:  %{python_module gmpy >= 1.03}
+BuildRequires:  %{python_module gmpy2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-gmpy >= 1.03
+Requires:       python-gmpy2
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to