forked from pool/python-dbus-python
Accepting request 899902 from Base:System
OBS-URL: https://build.opensuse.org/request/show/899902 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dbus-python?expand=0&rev=10
This commit is contained in:
commit
cd44de96f7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 9 00:48:35 UTC 2021 - Simon Lees <sflees@suse.de>
|
||||
|
||||
- Enable testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 9 16:16:55 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -122,6 +122,14 @@ popd
|
||||
|
||||
}
|
||||
|
||||
%check
|
||||
%{python_expand pushd build_%{$python_bin_suffix}
|
||||
|
||||
make check
|
||||
|
||||
popd
|
||||
}
|
||||
|
||||
%install
|
||||
%{python_expand pushd build_%{$python_bin_suffix}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user