=== zoktar is now known as zoktar_ === zoktar_ is now known as zoktar [00:37] https://bugs.launchpad.net/bugs/1072487 <-- excellent, even got it to update task status and add tags [00:37] Ubuntu bug 1072487 in Finnix "Integrate archive changelog parsing" [Wishlist,Fix committed] [00:39] fo0bar: Ah, nicely done! [00:49] fo0bar: now all it needs to do is to learn how to fix bugs automagically :-) [01:03] hloeung: haha [01:07] Hi [01:08] I am a newbie for launchpad apii [01:08] api [01:10] currently I have a question [01:11] how to get archive from a person class [01:11] launchpadlib [01:12] enginespot: You want to get a person's PPA? [01:12] yes yes , [01:13] I want to get person's ppa [01:13] from launchpadlibapi [01:13] lp.people['someusername'].getPPAByName(name='someppaname') [01:14] but for the parameter (name='someppaname' [01:14] which value should I input? [01:14] The name of the PPA [01:14] It's often 'ppa' [01:14] But it's up to the user [01:14] for example , I want to get the person's all ppa [01:14] eg. I have https://launchpad.net/~wgrant/+archive/experimental, where the PPA name is 'experimental' [01:15] If you want all of a person's PPAs, iterate over lp.people['someusername'].ppas [01:15] let me try it now [01:27] Great , success [01:28] but currently , I have another question , from the person's api , there is no interface ppas [01:28] so how do you find it? [01:29] there is only ppas_collection_link [01:29] https://api.launchpad.net/+apidoc/devel.html#person lists ppas_collection_link. launchpadlib automatically converts links to collections into Python iterables, stripping off _collection_link [01:30] Similar to the way object references are foo_link, but launchpadlib interprets them automatically into just foo [01:39] although I can not find the api introduction from launchpad ,great ,you told me:) [01:39] thanks:) === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === yofel_ is now known as yofel [09:37] Hi everyone [09:38] I have a question about launchpadlib [09:38] when I enum person of launchpad from launchpadlib [09:38] I can only get 50 persons [09:39] but I do not know how to get all of the persons [09:40] so does anybody know how can I get all of the persons [09:40] or do I make some mistake? === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === shadeslayer is now known as udsslayer === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [12:45] hi, can I get the following page via api/json? https://launchpad.net/~ubuntu-nexus7/+archive/ppa/+packages - I'm mainly interested in the changes file URLs === glebihan_ is now known as glebihan === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk [14:27] voltagex: should be possible: from the PPA object for that person/team call getPublishedSources() which gives you a collection of source_package_publishing_history (SPPH) and each SPPH has a changesFileUrl() method === broder_ is now known as broder === benji___ is now known as benji === Ursinha-afk is now known as Ursinha === charles_ is now known as charles === matsubara is now known as matsubara-lunch === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === matsubara-lunch is now known as matsubara [22:52] what's the lp shortcut to your own page? something like lp.net/+me ?? [22:52] launchpad.net/~ [22:53] launchpad.net/people/+me is deprecated, but still works [22:54] ahh, people/+me, dammit. ta. [22:54] /~ is better tho [23:29] do new accounts on prod still sync to staging daily? https://help.launchpad.net/StagingServer says so, but I created an account a little over 24 hours ago and it's not yet available on staging [23:31] fo0bar: Hm, those docs are a little outdated [23:32] fo0bar: Accounts are managed by SSO now, and I'm not sure how frequently they update their DB [23:32] But you can to go login.staging.ubuntu.com and create a new account there, or use your production account on qastaging.launchpad.net [23:33] LP qastaging uses SSO production and its DB is erased roughly 6-monthly, LP staging uses SSO staging and its DB is erased weekly [23:34] wgrant: hmm, qastaging isn't seeing the account either (~finnix-lp-bot) [23:34] fo0bar: You'll need to log in [23:34] but I can go create a test account on staging SSO [23:34] wgrant: ahh [23:34] The account will be autocreated during the OpenID auth [23:35] s/account/LP side of the account/ [23:36] wgrant: there we go, thanks [23:36] * fo0bar will possibly be fleshing out that launchpadlib code he was working on yesterday, as a generic reprepro->launchpad interface may be useful to others === Ursinha is now known as Ursinha-afk [23:39] :) === SamB_Mac_ is now known as SamB_MacG5