forked from pool/python-tmx
Accepting request 707169 from home:pgajdos
- note there are no tests available OBS-URL: https://build.opensuse.org/request/show/707169 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tmx?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
daa27b3b67
commit
aa72bc394f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tmx
|
||||
#
|
||||
# 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
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -47,6 +47,9 @@ Tiled to edit a game's levels.
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# no testsuite found
|
||||
|
||||
%files %{python_files}
|
||||
%doc README
|
||||
%license tmx/COPYING
|
||||
|
Reference in New Issue
Block a user