14
0

Accepting request 1166185 from home:dimstar:Factory

- BuildRequiring *-debuginfo sounds weird to start with: and since
  recently, that python-maturin does not even produce binaries
  anymore and thus also no debuginfo package.

OBS-URL: https://build.opensuse.org/request/show/1166185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mitmproxy-wireguard?expand=0&rev=8
This commit is contained in:
2024-04-09 14:57:52 +00:00
committed by Git OBS Bridge
parent 0caec21c7c
commit b10ab28ca1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 8 11:53:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequiring *-debuginfo sounds weird to start with: and since
recently, that python-maturin does not even produce binaries
anymore and thus also no debuginfo package.
-------------------------------------------------------------------
Mon Jan 29 21:34:25 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -30,7 +30,6 @@ Source2: vendor.tar.zst
Source3: cargo_config
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module maturin >= 0.13.0}
BuildRequires: %{python_module maturin-debuginfo}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools-rust}
BuildRequires: %{python_module wheel}