mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
style
This commit is contained in:
parent
a4000c606c
commit
a6b95b7d53
@ -34,7 +34,7 @@ def getDebianSrcPkg(name, release):
|
||||
|
||||
return debian_archive.getSourcePackage(name, release)
|
||||
|
||||
def getUbuntuSrcPkg(name, release, pocket = 'Release'):
|
||||
def getUbuntuSrcPkg(name, release, pocket='Release'):
|
||||
ubuntu = Distribution('ubuntu')
|
||||
ubuntu_archive = ubuntu.getArchive()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user