Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2024 11:51:01 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 45b4df0acd5d - main - devel/py-python-gitlab: Update 4.13.0 =?utf-8?Q?=E2=86=92?= 5.0.0
Message-ID:  <202411071151.4A7Bp1hC043013@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45b4df0acd5d9064b6cc5a94699d4d3b1b194acc

commit 45b4df0acd5d9064b6cc5a94699d4d3b1b194acc
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-11-07 11:49:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-07 11:49:34 +0000

    devel/py-python-gitlab: Update 4.13.0 → 5.0.0
    
    Changelog:
    https://github.com/python-gitlab/python-gitlab/releases/tag/v5.0.0
    
    PR:     282558
---
 devel/py-python-gitlab/Makefile | 4 ++--
 devel/py-python-gitlab/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile
index 016fe94a0cb7..bc0e5be6b1dd 100644
--- a/devel/py-python-gitlab/Makefile
+++ b/devel/py-python-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-gitlab
-DISTVERSION=	4.13.0
+DISTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>0:devel/py-pytest-co
 		${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo
index ea6c5e1592b2..0230ee5d1016 100644
--- a/devel/py-python-gitlab/distinfo
+++ b/devel/py-python-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728859762
-SHA256 (python_gitlab-4.13.0.tar.gz) = 576bfb0901faca0c6b2d1ff2592e02944a6ec3e086c3129fb43c2a0df56a1c67
-SIZE (python_gitlab-4.13.0.tar.gz) = 484996
+TIMESTAMP = 1730466683
+SHA256 (python_gitlab-5.0.0.tar.gz) = d156b9810d2a5c2916226cecf354956286a9e8133ee707d6584e40f126329956
+SIZE (python_gitlab-5.0.0.tar.gz) = 486119



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411071151.4A7Bp1hC043013>