diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2024-07-19 00:31:37 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-07-19 00:31:37 +0300 |
commit | c4aec6ffb8e6f0018339b4dc24bbe2635fbe9b7e (patch) | |
tree | a834b410b05cafd69bbce263c9f694a630dd0b60 /devel/py-python-gitlab/Makefile | |
parent | mail/nmh-devel: update to latest git commit on savannah (diff) |
devel/py-python-gitlab: update 4.7.0 → 4.8.0
Changelog:
https://github.com/python-gitlab/python-gitlab/releases/tag/v4.8.0
PR: 280353
Diffstat (limited to 'devel/py-python-gitlab/Makefile')
-rw-r--r-- | devel/py-python-gitlab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index 2d95f79df812..31da2f82bbdf 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 4.7.0 -PORTREVISION= 1 +DISTVERSION= 4.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |