mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-10 16:31:28 +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)
|
return debian_archive.getSourcePackage(name, release)
|
||||||
|
|
||||||
def getUbuntuSrcPkg(name, release, pocket = 'Release'):
|
def getUbuntuSrcPkg(name, release, pocket='Release'):
|
||||||
ubuntu = Distribution('ubuntu')
|
ubuntu = Distribution('ubuntu')
|
||||||
ubuntu_archive = ubuntu.getArchive()
|
ubuntu_archive = ubuntu.getArchive()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user