Bug 245651

Summary: devel/py-python-gitlab: Update to 2.2.0
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/python-gitlab/python-gitlab/releases/tag/v2.2.0
Attachments:
Description Flags
Update to 2.2.0 dereks: maintainer-approval+

Description Derek Schrock 2020-04-15 21:28:51 UTC
Created attachment 213433 [details]
Update to 2.2.0

- Update to 2.2.0
- Add extra_requires options AUTOCOMPLETE and YAML
- Switch from depercated setuptools to pytest

portlint: ok. looks fine.
testport: ok. 12amd64.
unittest: ok. 138 passed, 2 skipped in 1.44 seconds
  SKIPPED [1] gitlab/tests/objects/test_groups.py:75: GitLab API endpoint not implemented                                                                                                                     
  SKIPPED [1] gitlab/tests/objects/test_groups.py:96: GitLab API endpoint not implemented
Comment 1 Automation User 2020-04-15 23:54:01 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/136441052
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-13 22:13:46 UTC
A commit references this bug:

Author: dbaio
Date: Wed May 13 22:13:43 UTC 2020
New revision: 535190
URL: https://svnweb.freebsd.org/changeset/ports/535190

Log:
  devel/py-python-gitlab: Update to 2.2.0

  While here, add DOCS option back.

  PR:		245651
  Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

Changes:
  head/devel/py-python-gitlab/Makefile
  head/devel/py-python-gitlab/distinfo
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2020-05-13 22:14:51 UTC
Committed, thanks!