diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2025-08-28 22:19:49 -0400 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-08-31 11:47:51 +0900 |
commit | e0dcb00e384de74a76ad2ecd2f41d7617a40e7b7 (patch) | |
tree | b0265458277caf426465a9148168377199d40ab8 | |
parent | astro/astroterm: Update 1.0.8 => 1.0.9 (diff) |
devel/py-python-gitlab: Update to 6.3.0
Changelog: https://github.com/python-gitlab/python-gitlab/releases/tag/v6.3.0
PR: 289196
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 54b16330c0c3..769971a05993 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.2.0 +DISTVERSION= 6.3.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 8fea8ce0bce4..20a739c8ddb0 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754194369 -SHA256 (python_gitlab-6.2.0.tar.gz) = b88c79cea65dd2425922c829730ea95827ed7132d869b8532b90a8c7199cc1a6 -SIZE (python_gitlab-6.2.0.tar.gz) = 397611 +TIMESTAMP = 1756431411 +SHA256 (python_gitlab-6.3.0.tar.gz) = 3d7764956948949a2a3aff2078e6e93a5efea2db0a29566b5e142091bcc075aa +SIZE (python_gitlab-6.3.0.tar.gz) = 397683 |