- spec: BuildRequires python3-docutils instead of all python
flavors of the docutils module OBS-URL: https://build.opensuse.org/package/show/Virtualization/mdevctl?expand=0&rev=13
This commit is contained in:
parent
d260f8ceb0
commit
a9d6787d6f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 14 19:32:53 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
- spec: BuildRequires python3-docutils instead of all python
|
||||||
|
flavors of the docutils module
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 11 17:23:03 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
Fri Mar 11 17:23:03 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
||||||
|
|
||||||
|
@ -24,8 +24,8 @@ License: LGPL-2.1-or-later
|
|||||||
URL: https://github.com/mdevctl/mdevctl
|
URL: https://github.com/mdevctl/mdevctl
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.xz
|
||||||
BuildRequires: %{python_module docutils}
|
|
||||||
BuildRequires: cargo
|
BuildRequires: cargo
|
||||||
|
BuildRequires: python3-docutils
|
||||||
BuildRequires: rust
|
BuildRequires: rust
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user