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.
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)
Committed, thanks (with NO_ARCH=yes)
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