Accepting request 854859 from home:gladiac:pgadmin4
- Add missing BR for unittest2 This fixes building on openSUSE_Leap_15.2 OBS-URL: https://build.opensuse.org/request/show/854859 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=126
This commit is contained in:
parent
2e988699e7
commit
bb3499274e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 11:36:23 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Add missing BR for unittest2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 1 12:55:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -41,6 +41,7 @@ BuildRequires: python-rpm-macros
|
||||
Requires: net-tools
|
||||
Requires: procps
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module unittest2}
|
||||
BuildRequires: net-tools
|
||||
BuildRequires: procps
|
||||
%if %{with python2}
|
||||
|
Loading…
x
Reference in New Issue
Block a user