Page MenuHomeFreeBSD

new port devel/py-python-gitlab
AbandonedPublic

Authored by dereks_lifeofadishwasher.com on Mar 2 2018, 4:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 4:32 PM
Unknown Object (File)
Mon, Apr 6, 9:35 AM
Unknown Object (File)
Mon, Apr 6, 9:17 AM
Unknown Object (File)
Mon, Apr 6, 5:43 AM
Unknown Object (File)
Sun, Apr 5, 5:00 PM
Unknown Object (File)
Sun, Apr 5, 4:07 PM
Unknown Object (File)
Sun, Apr 5, 2:57 PM
Unknown Object (File)
Sat, Apr 4, 11:42 AM
Subscribers
None

Details

Reviewers
None
Summary

python-gitlab is a Python package providing access to the GitLab server API.

It supports the v3 and v4 APIs of GitLab, and provides a CLI tool (gitlab).

https://github.com/python-gitlab/python-gitlab

Installs python-gitlab to the flavored python and bin/gitlab CLI utility

Test Plan

portlint, testport, bulk buil, install, test CLI program

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15938
Build 15930: arc lint + arc unit

Event Timeline

  • Convert to CHEESESHOP from USE_GITHUB
  • LICENSE was incorrect should be LGPL3
  • Add concurrent support
  • Change COMMENT to match
  • Small reword in pkg-message.in for CLI config

Wrong comparision for py-requests should be >=