Bug 247127 - devel/py-python-gitlab: Update to 2.3.1
Summary: devel/py-python-gitlab: Update to 2.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/python-gitlab/pyth...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-06-09 21:59 UTC by Derek Schrock
Modified: 2020-06-10 10:38 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2.3.1 (2.28 KB, patch)
2020-06-09 21:59 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2020-06-09 21:59:07 UTC
Created attachment 215408 [details]
Update to 2.3.1

- Update to 2.3.1 [1][2]
- Use direct path to tests

[1] https://github.com/python-gitlab/python-gitlab/releases/tag/v2.3.1
[2] https://github.com/python-gitlab/python-gitlab/releases/tag/v2.3.0

portlint: ok. looks fine.
testport: ok. 12amd64.
unittest: ok. 158 passed, 2 skipped in 1.29 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 Steve Wills freebsd_committer freebsd_triage 2020-06-09 22:07:27 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/154594138
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-10 10:35:54 UTC
A commit references this bug:

Author: fernape
Date: Wed Jun 10 10:35:18 UTC 2020
New revision: 538384
URL: https://svnweb.freebsd.org/changeset/ports/538384

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

  From ChangeLog: https://github.com/python-gitlab/python-gitlab/releases/tag/v2.3.1

   * revert keyset pagination by default

  PR:	247127
  Submitted by:	dereks@lifeofadishwasher.com (maintainer)

Changes:
  head/devel/py-python-gitlab/Makefile
  head/devel/py-python-gitlab/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-06-10 10:38:10 UTC
Committed,

Thanks!