forked from pool/python-meson-python
Accepting request 1003365 from home:bnavigator:branches:devel:languages:python:numeric
now with doc and license OBS-URL: https://build.opensuse.org/request/show/1003365 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meson-python?expand=0&rev=1
This commit is contained in:
17
mesonpy-trim-deps.patch
Normal file
17
mesonpy-trim-deps.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
The backend does not require a mesonbuild module for every flavor.
|
||||
`meson` and `ninja` commands from the regular RPM packages are
|
||||
sufficient.
|
||||
|
||||
Index: meson_python-0.8.1/pyproject.toml
|
||||
===================================================================
|
||||
--- meson_python-0.8.1.orig/pyproject.toml
|
||||
+++ meson_python-0.8.1/pyproject.toml
|
||||
@@ -26,8 +26,6 @@ classifiers = [
|
||||
|
||||
dependencies = [
|
||||
'colorama; os_name == "nt"',
|
||||
- 'meson>=0.62.0',
|
||||
- 'ninja',
|
||||
'pyproject-metadata>=0.5.0', # not a hard dependency, only needed for projects that use PEP 621 metadata
|
||||
'tomli>=1.0.0',
|
||||
'typing-extensions>=3.7.4; python_version<"3.8"',
|
||||
Reference in New Issue
Block a user