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)
Feb 14 2024, 1:42 AM
Unknown Object (File)
Jan 16 2024, 2:41 AM
Unknown Object (File)
Dec 20 2023, 4:34 AM
Unknown Object (File)
Oct 1 2023, 7:52 PM
Unknown Object (File)
Jun 30 2023, 10:29 PM
Unknown Object (File)
Jun 22 2023, 5:55 PM
Unknown Object (File)
Apr 27 2023, 3:13 AM
Unknown Object (File)
Apr 20 2023, 11:58 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 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 >=