Accepting request 1201668 from Virtualization

OBS-URL: https://build.opensuse.org/request/show/1201668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virtme?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2024-09-18 13:27:15 +00:00 committed by Git OBS Bridge
commit 9475cb6747
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 17 15:14:48 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Workaround python packaging deficiency
-------------------------------------------------------------------
Fri Sep 6 06:06:23 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@ -63,6 +63,8 @@ find . -name __pycache__ -type d -exec rm -fr {} +
%install
export PYTHONDONTWRITEBYTECODE=1 %python_install
# This is a buildtime requirement, not runtime requirement
sed -i -e /argparse-manpage/d $(find %{buildroot} -name requires.txt)
%files
%{_bindir}/virtme-configkernel