Accepting request 1113864 from home:ecsos:python
- Fix build error "patch defined multiple times" for Leap. OBS-URL: https://build.opensuse.org/request/show/1113864 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gmpy2?expand=0&rev=12
This commit is contained in:
parent
836e8461e7
commit
caf35f280d
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user