diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2025-08-03 00:18:30 -0400 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-03 15:39:25 +0900 |
commit | 2e1a2cc14342654926ae5b079128c993d392c56c (patch) | |
tree | 7223a0b6b487e32941c035db4999042edd7d854c | |
parent | GStreamer1: Update to 1.26.4 (diff) |
devel/py-python-gitlab: update to 6.2.0
Changelog: https://github.com/python-gitlab/python-gitlab/releases/tag/v6.2.0
PR: 288621
Reported by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
-rw-r--r-- | devel/py-python-gitlab/Makefile | 2 | ||||
-rw-r--r-- | devel/py-python-gitlab/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index a5bcabf68b8a..54b16330c0c3 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.1.0 +DISTVERSION= 6.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo index 2d1567f074e3..8fea8ce0bce4 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751082840 -SHA256 (python_gitlab-6.1.0.tar.gz) = 062d6943699b09bce40f727f0d0906a0b254ca455593f81745bb1a352535ee77 -SIZE (python_gitlab-6.1.0.tar.gz) = 397674 +TIMESTAMP = 1754194369 +SHA256 (python_gitlab-6.2.0.tar.gz) = b88c79cea65dd2425922c829730ea95827ed7132d869b8532b90a8c7199cc1a6 +SIZE (python_gitlab-6.2.0.tar.gz) = 397611 |