15
0

Accepting request 1010640 from home:mcalabkova:branches:devel:languages:python

- Add meson-subdir-fix.patch to fix the failure with new meson

OBS-URL: https://build.opensuse.org/request/show/1010640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meson-python?expand=0&rev=5
This commit is contained in:
2022-10-14 09:21:07 +00:00
committed by Git OBS Bridge
parent d6fae54113
commit 168f66e3ac
3 changed files with 32 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ URL: https://github.com/FFY00/meson-python
Source: https://files.pythonhosted.org/packages/source/m/meson_python/meson_python-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE mesonpy-trim-deps.patch code@bnavigator.de
Patch1: mesonpy-trim-deps.patch
# PATCH-FIX-UPSTREAM https://github.com/FFY00/meson-python/commit/f51fcafb20e20a8a724a2b65f49670a74fe7d8f2 TST: update the test for install_subdir for fix in meson 0.63.3
Patch2: meson-subdir-fix.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pyproject-metadata >= 0.6.1}