Accepting request 1114012 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/1114012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gmpy2?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2023-10-01 19:22:14 +00:00 committed by Git OBS Bridge
commit 8316bd4b3e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 27 11:47:12 UTC 2023 - ecsos <ecsos@opensuse.org>
- Fix build error "patch defined multiple times" for Leap.
-------------------------------------------------------------------
Tue Sep 19 09:03:02 UTC 2023 - Markéta Machová <mmachova@suse.com>

View File

@ -25,9 +25,9 @@ License: LGPL-3.0-only
URL: https://github.com/aleaxit/gmpy
Source: https://files.pythonhosted.org/packages/source/g/gmpy2/gmpy2-%{version}.tar.gz
# PATCH-FIX-UPSTREAM https://github.com/aleaxit/gmpy/pull/422 Update MPFR to 4.2.1 in build scripts & fix test failures on new version
Patch: mpfr421.patch
Patch0: mpfr421.patch
# PATCH-FIX-UPSTREAM file included in https://github.com/aleaxit/gmpy/issues/418#issuecomment-1706721394
Patch: gmpy2_cache.c.diff
Patch1: gmpy2_cache.c.diff
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes