From a9999d59315ec6a3ef15b078dbf43568966ba3aac4e949eeadd1b30b69ce9ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 10 Sep 2020 16:00:20 +0000 Subject: [PATCH] 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 --- python-Durus.changes | 5 +++++ python-Durus.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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