From 59867b868fd6eef6e37f6a35bd340f8790353d218c808cf70fe6df372fed8e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 5 Jun 2019 12:14:21 +0000 Subject: [PATCH] Accepting request 707827 from home:pgajdos - note there is no upstream testsuite OBS-URL: https://build.opensuse.org/request/show/707827 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dicttoxml?expand=0&rev=4 --- python-dicttoxml.changes | 5 +++++ python-dicttoxml.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-dicttoxml.changes b/python-dicttoxml.changes index b255c26..2adfea6 100644 --- a/python-dicttoxml.changes +++ b/python-dicttoxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 5 12:03:06 UTC 2019 - pgajdos@suse.com + +- note there is no upstream testsuite + ------------------------------------------------------------------- Fri Nov 30 13:44:27 UTC 2018 - Jan Engelhardt diff --git a/python-dicttoxml.spec b/python-dicttoxml.spec index 394a2a9..1f2a1f3 100644 --- a/python-dicttoxml.spec +++ b/python-dicttoxml.spec @@ -1,7 +1,7 @@ # # spec file for package python-dicttoxml # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,6 +47,9 @@ mv LICENCE.txt LICENSE.txt %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# no testsuite found + %files %{python_files} %doc README.markdown %license LICENSE.txt