forked from pool/python-pythondialog
Correct files list for reals
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythondialog?expand=0&rev=6
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 11 05:55:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Mon Jun 30 05:34:29 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Switch to pyproject macros.
|
- Switch to pyproject macros.
|
||||||
- No more greedy globs in %files.
|
- No more greedy globs in %files.
|
||||||
|
@@ -49,7 +49,8 @@ Easy writing of graphical interfaces for terminal-based applications
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%{python_sitelib}/pythondialog
|
%{python_sitelib}/dialog.py
|
||||||
|
%pycache_only %{python_sitelib}/__pycache__/dialog.*.pyc
|
||||||
%{python_sitelib}/pythondialog-%{version}.dist-info
|
%{python_sitelib}/pythondialog-%{version}.dist-info
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README.rst ChangeLog AUTHORS
|
%doc README.rst ChangeLog AUTHORS
|
||||||
|
Reference in New Issue
Block a user