mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Remove ubuntutools.lp.libsupporttranslate_api_web, no longer used.
This commit is contained in:
parent
dd7fd86c3d
commit
ebe9bfe05b
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -3,8 +3,9 @@ ubuntu-dev-tools (0.119) UNRELEASED; urgency=low
|
||||
* Remove manage-credentials, and credential handling code from
|
||||
ubuntutools.lp.libsupport. Launchpadlib 1.9 handles this via
|
||||
python-keyring.
|
||||
* Remove ubuntutools.lp.libsupporttranslate_api_web, no longer used.
|
||||
|
||||
-- Stefano Rivera <stefanor@debian.org> Thu, 24 Feb 2011 16:28:33 +0200
|
||||
-- Stefano Rivera <stefanor@debian.org> Thu, 24 Feb 2011 16:34:08 +0200
|
||||
|
||||
ubuntu-dev-tools (0.118) unstable; urgency=low
|
||||
|
||||
|
@ -62,9 +62,6 @@ def translate_web_api(url, launchpad):
|
||||
query, fragment))
|
||||
return url
|
||||
|
||||
def translate_api_web(self_url):
|
||||
return self_url.replace("api.", "").replace("%s/" % (api_version), "")
|
||||
|
||||
LEVEL = {
|
||||
0: "UNAUTHORIZED",
|
||||
1: "READ_PUBLIC",
|
||||
|
Loading…
x
Reference in New Issue
Block a user