Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2022 07:34:31 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 97a3f4c31e23 - main - devel/py-python-gitlab: Update to 3.4.0
Message-ID:  <202205100734.24A7YVdx088276@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=97a3f4c31e236f93efd4cbf09668289fbb1b9a99

commit 97a3f4c31e236f93efd4cbf09668289fbb1b9a99
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2022-04-30 09:27:04 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-05-10 07:34:14 +0000

    devel/py-python-gitlab: Update to 3.4.0
    
    - Update to 3.4.0 [1]
    
    [1] https://github.com/python-gitlab/python-gitlab/releases/tag/v3.4.0
    
    PR:             263676
---
 devel/py-python-gitlab/Makefile | 2 +-
 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 a2244c96855a..e1050b284165 100644
--- a/devel/py-python-gitlab/Makefile
+++ b/devel/py-python-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-gitlab
-PORTVERSION=	3.3.0
+PORTVERSION=	3.4.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 3687c3832d71..e0a203dead1e 100644
--- a/devel/py-python-gitlab/distinfo
+++ b/devel/py-python-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648503264
-SHA256 (python-gitlab-3.3.0.tar.gz) = fef25d41a62f91da82ee20f72a728b9c69eef34cf0a3005cdbb9a0b471d5b498
-SIZE (python-gitlab-3.3.0.tar.gz) = 220934
+TIMESTAMP = 1651307475
+SHA256 (python-gitlab-3.4.0.tar.gz) = 6180b81ee2f265ad8d8412956a1740b4d3ceca7b28ae2f707dfe62375fed0082
+SIZE (python-gitlab-3.4.0.tar.gz) = 223559



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