diff options
| author | Derek Schrock <dereks@lifeofadishwasher.com> | 2023-06-09 18:39:59 -0400 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2023-06-10 15:05:41 +0100 |
| commit | 603de61d050b2846386d913431e6cea459a0f82c (patch) | |
| tree | e55c293b6c19d6a87ec8f8c49e811e69fdf847f0 | |
| parent | www/firefox: fix build on powerpc64le (diff) | |
devel/py-python-gitlab: Update to 3.15.0
Changes: https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md#v3150-2023-06-09
PR: 271929
| -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 76da5bc7aa8d..dd5c21a74f91 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 3.14.0 +DISTVERSION= 3.15.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 4b70c5a62691..d5dfc58ffb72 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681442726 -SHA256 (python-gitlab-3.14.0.tar.gz) = ef3b8960faeee9880f82b0872d807e3fab94ace12b0d2a8418a97875c8812d3c -SIZE (python-gitlab-3.14.0.tar.gz) = 272958 +TIMESTAMP = 1686350222 +SHA256 (python-gitlab-3.15.0.tar.gz) = c9e65eb7612a9fbb8abf0339972eca7fd7a73d4da66c9b446ffe528930aff534 +SIZE (python-gitlab-3.15.0.tar.gz) = 273270 |
