Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
xen.33137
migration-python3-conversion.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File migration-python3-conversion.patch of Package xen.33137
Index: xen-4.14.0-testing/tools/python/xen/migration/legacy.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/legacy.py +++ xen-4.14.0-testing/tools/python/xen/migration/legacy.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/libxc.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/libxc.py +++ xen-4.14.0-testing/tools/python/xen/migration/libxc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/libxl.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/libxl.py +++ xen-4.14.0-testing/tools/python/xen/migration/libxl.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/public.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/public.py +++ xen-4.14.0-testing/tools/python/xen/migration/public.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/tests.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/tests.py +++ xen-4.14.0-testing/tools/python/xen/migration/tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/verify.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/verify.py +++ xen-4.14.0-testing/tools/python/xen/migration/verify.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """ Index: xen-4.14.0-testing/tools/python/xen/migration/xl.py =================================================================== --- xen-4.14.0-testing.orig/tools/python/xen/migration/xl.py +++ xen-4.14.0-testing/tools/python/xen/migration/xl.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- """
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor