diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2025-08-03 00:18:30 -0400 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-03 15:39:25 +0900 |
commit | 2e1a2cc14342654926ae5b079128c993d392c56c (patch) | |
tree | 7223a0b6b487e32941c035db4999042edd7d854c /devel/py-python-gitlab/Makefile | |
parent | GStreamer1: Update to 1.26.4 (diff) |
devel/py-python-gitlab: update to 6.2.0
Changelog: https://github.com/python-gitlab/python-gitlab/releases/tag/v6.2.0
PR: 288621
Reported by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Diffstat (limited to 'devel/py-python-gitlab/Makefile')
-rw-r--r-- | devel/py-python-gitlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index a5bcabf68b8a..54b16330c0c3 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.1.0 +DISTVERSION= 6.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |