- Update lsvmbus interpreter from python(1) to python3(1) again
because only SLE12 lacked proper python3 support (bsc#1093910) OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=140
This commit is contained in:
parent
21b02eaa39
commit
55285e69ba
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 16:41:25 UTC 2019 - ohering@suse.de
|
||||
|
||||
- Update lsvmbus interpreter from python(1) to python3(1) again
|
||||
because only SLE12 lacked proper python3 support (bsc#1093910)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 09:08:07 UTC 2019 - ohering@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user