diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2022-10-29 14:13:51 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-29 14:13:51 +0100 |
commit | 88e7bd8c2badb17bd58c71add3bbeee16f2e0fd0 (patch) | |
tree | 1ee6d5877d95f67db0cb7bd9d7d8b5c03efe9b2a | |
parent | devel/p5-DateTime: Update to 1.59 (diff) |
devel/py-python-gitlab: Update to 3.11.0
ChangeLog:
https://github.com/python-gitlab/python-gitlab/releases/tag/v3.11.0
PR: 267409
-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 549908315dab..9ccb979671a7 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 3.10.0 +DISTVERSION= 3.11.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo index cdb816aca0ab..c60a3c629947 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664420823 -SHA256 (python-gitlab-3.10.0.tar.gz) = 14930a16fdd7f36f67b9373e7d4d4720e8e374800028380289db3306e9f74614 -SIZE (python-gitlab-3.10.0.tar.gz) = 254166 +TIMESTAMP = 1667006658 +SHA256 (python-gitlab-3.11.0.tar.gz) = db9472b6ae4fba968b409dc32faee20dd65089065daa93e08d21b796a65d6578 +SIZE (python-gitlab-3.11.0.tar.gz) = 258383 |