mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-25 11:42:12 +01:00
Merge pull request #713 from M0ses/fix_importsrcpkg
fix broken importsrcpkg for python3
This commit is contained in:
commit
f0583c22c0
@ -7886,7 +7886,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
print('please specify a package name with the \'--name\' option. ' \
|
||||
'The automatic detection failed', file=sys.stderr)
|
||||
sys.exit(1)
|
||||
|
||||
pac = pac.decode()
|
||||
if conf.config['do_package_tracking']:
|
||||
createPackageDir(os.path.join(project.dir, pac), project)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user