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, Mar 24, 2:23 AM
Unknown Object (File)
Tue, Mar 24, 1:33 AM
Unknown Object (File)
Thu, Mar 19, 8:36 PM
Unknown Object (File)
Sun, Mar 8, 8:33 AM
Unknown Object (File)
Sun, Mar 8, 2:34 AM
Unknown Object (File)
Dec 29 2025, 10:23 PM
Unknown Object (File)
Dec 29 2025, 8:15 AM
Unknown Object (File)
Dec 25 2025, 3:40 PM
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 15347
Build 15402: 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 >=