Bug 256584 - devel/py-python-gitlab: Update to 2.8.0
Summary: devel/py-python-gitlab: Update to 2.8.0
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: Kevin Bowling
URL: https://github.com/python-gitlab/pyth...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-13 21:39 UTC by Derek Schrock
Modified: 2021-06-14 16:33 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2.8.0 (2.79 KB, patch)
2021-06-13 21:39 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 2021-06-13 21:39:51 UTC
Created attachment 225776 [details]
Update to 2.8.0

- Update to 2.8.0 [1]
- unittests moved to tests/unit
- Add Jinja2 doc builds dep.
- build_sphinx -n breaks doc building due to this issue [2]

[1] https://github.com/python-gitlab/python-gitlab/releases/tag/v2.8.0
[2] https://github.com/python-gitlab/python-gitlab/issues/1509

portlint: ok. looks fine.
testport: ok. 13amd64.
unittest: ok. 263 passed, 38 skipped in 2.64 seconds.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-14 16:33:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae98b790430fdbf2a036bb46112d6d0950d9606f

commit ae98b790430fdbf2a036bb46112d6d0950d9606f
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2021-06-14 16:31:15 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-14 16:31:15 +0000

    devel/py-python-gitlab: Update to 2.8.0

    Changes https://github.com/python-gitlab/python-gitlab/releases/tag/v2.8.0

    PR:             256584
    Approved by:    maintainer

 devel/py-python-gitlab/Makefile | 9 +++++----
 devel/py-python-gitlab/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-14 16:33:20 UTC
Thanks for your contribution!