diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2022-08-07 02:07:24 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-07 02:13:03 +0100 |
commit | d2af77e88eb4fea9c948f921e29e791bfd9d4b6c (patch) | |
tree | 1689442b0038b69ae2ec9579c5a00cc5a905865c /devel/py-python-gitlab/Makefile | |
parent | security/py-pycryptodome: Add pkg-message (diff) |
devel/py-python-gitlab: Update to 3.8.0
ChangeLog: https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md#v380-2022-08-04
PR: 265678
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 23fa0b508c5d..ecf4cce08e83 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 3.7.0 +DISTVERSION= 3.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |