forked from pool/python-Durus
Accepting request 833515 from home:pgajdos:python
- note this package does not use nose for testing at all OBS-URL: https://build.opensuse.org/request/show/833515 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Durus?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
a977833afd
commit
a9999d5931
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 15:31:40 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- note this package does not use nose for testing at all
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:52:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Durus
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -59,7 +59,8 @@ export CFLAGS="%{optflags}"
|
||||
%python_uninstall_alternative durus
|
||||
|
||||
%check
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v
|
||||
# TODO, uses sancho's utest format from 2005 on
|
||||
# see CHANGES.txt
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user