Bug 236434 - New port: devel/py-launchpadlib: Python API for launchpad
Summary: New port: devel/py-launchpadlib: Python API for launchpad
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on: 236431 236432 236433
Blocks: 236435
  Show dependency treegraph
 
Reported: 2019-03-10 01:20 UTC by fullermd
Modified: 2019-03-10 18:23 UTC (History)
1 user (show)

See Also:


Attachments
New port SHAR (2.20 KB, text/plain)
2019-03-10 01:20 UTC, fullermd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fullermd 2019-03-10 01:20:23 UTC
Created attachment 202756 [details]
New port SHAR

launchpadlib is an open-source Python library that lets you treat the                 
HTTP resources published by Launchpad's web service as Python objects                 
responding to a standard set of commands. With launchpadlib you can                   
integrate your applications into Launchpad without knowing a lot about                
HTTP client programming.                                                              



This is a prereq for an upcoming submission.
Comment 1 fullermd 2019-03-10 01:26:18 UTC
This port is a prereq for the new port devel/brz  (bug 235435)

This port requires the new ports:

- py-lazr.restfulclient  (bug 236433)
- py-lazr.uri    (bug 236431)
- py-wadllib   (bug 236432)
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2019-03-10 18:22:01 UTC
Committed, thanks (with NO_ARCH=yes)
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-10 18:23:00 UTC
A commit references this bug:

Author: pi
Date: Sun Mar 10 18:22:02 UTC 2019
New revision: 495312
URL: https://svnweb.freebsd.org/changeset/ports/495312

Log:
  New port: devel/py-launchpadlib

  launchpadlib is an open-source Python library that lets you treat the
  HTTP resources published by Launchpad's web service as Python objects
  responding to a standard set of commands. With launchpadlib you can
  integrate your applications into Launchpad without knowing a lot about
  HTTP client programming.

  WWW: https://help.launchpad.net/API/launchpadlib

  PR:		236434
  Submitted by:	fullermd@over-yonder.net

Changes:
  head/devel/Makefile
  head/devel/py-launchpadlib/
  head/devel/py-launchpadlib/Makefile
  head/devel/py-launchpadlib/distinfo
  head/devel/py-launchpadlib/pkg-descr