Hello community, here is the log from the commit of package python-Durus for openSUSE:Factory checked in at 2020-09-12 00:07:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Durus (Old) and /work/SRC/openSUSE:Factory/.python-Durus.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Durus" Sat Sep 12 00:07:54 2020 rev:10 rq:833522 version:3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Durus/python-Durus.changes 2019-11-06 14:06:09.884789722 +0100 +++ /work/SRC/openSUSE:Factory/.python-Durus.new.4249/python-Durus.changes 2020-09-12 00:08:14.880969297 +0200 @@ -1,0 +2,5 @@ +Thu Sep 10 15:31:40 UTC 2020 - [email protected] + +- note this package does not use nose for testing at all + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Durus.spec ++++++ --- /var/tmp/diff_new_pack.EMA0SD/_old 2020-09-12 00:08:17.072971394 +0200 +++ /var/tmp/diff_new_pack.EMA0SD/_new 2020-09-12 00:08:17.072971394 +0200 @@ -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 @@ %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
