diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2022-07-06 10:00:07 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-07-06 10:01:23 +0100 |
commit | b41d52553ee03789dd623362b4341979c3ccc364 (patch) | |
tree | 0a36cfbbc7a943cbe2e0f341937a092db1ea0d54 /devel/py-python-gitlab/Makefile | |
parent | www/piwigo: update to 12.3.0 (diff) |
devel/py-python-gitlab: Update to 3.6.0
ChangeLog: https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md
PR: 265002
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 fc9cab1fda9d..aff598444ce5 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -PORTVERSION= 3.5.0 +DISTVERSION= 3.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |