15
0

Accepting request 707831 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/707831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dicttoxml?expand=0&rev=2
This commit is contained in:
2019-06-06 16:17:27 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 1 deletions

View File

@@ -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 <jengelh@inai.de>

View File

@@ -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