diff --git a/python-Durus.changes b/python-Durus.changes index 2ebc8ec..5ffec9d 100644 --- a/python-Durus.changes +++ b/python-Durus.changes @@ -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 diff --git a/python-Durus.spec b/python-Durus.spec index 5a784da..87d48ae 100644 --- a/python-Durus.spec +++ b/python-Durus.spec @@ -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