- Add required python-curses dependency

- Remove not needed shebangs from installed files in sitelib
- Add %check section to run the script, it's just running with --version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-demosh?expand=0&rev=5
This commit is contained in:
2024-06-13 07:10:19 +00:00
committed by Git OBS Bridge
parent bc33be3e1c
commit 3f22f62b6b
2 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 13 07:09:01 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add required python-curses dependency
- Remove not needed shebangs from installed files in sitelib
- Add %check section to run the script, it's just running with --version
-------------------------------------------------------------------
Mon Jun 10 19:29:03 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>