diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2025-08-28 22:19:49 -0400 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-31 11:47:51 +0900 |
commit | e0dcb00e384de74a76ad2ecd2f41d7617a40e7b7 (patch) | |
tree | b0265458277caf426465a9148168377199d40ab8 /devel/py-python-gitlab/Makefile | |
parent | astro/astroterm: Update 1.0.8 => 1.0.9 (diff) |
devel/py-python-gitlab: Update to 6.3.0
Changelog: https://github.com/python-gitlab/python-gitlab/releases/tag/v6.3.0
PR: 289196
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 54b16330c0c3..769971a05993 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.2.0 +DISTVERSION= 6.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |