diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2022-07-31 01:09:43 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-07-31 01:10:41 +0100 |
commit | 9126557617288ec0e1f07d95875fac61458a0ddd (patch) | |
tree | a632850699fa6a42941e4626acfad10112b3666f /devel/py-python-gitlab/Makefile | |
parent | devel/py-grpcio-tools: update to 1.48.0. (diff) |
devel/py-python-gitlab: Update to 3.7.0
ChangeLog: https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md#v370-2022-07-28
PR: 265507
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 aff598444ce5..23fa0b508c5d 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 3.6.0 +DISTVERSION= 3.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |