Date: Mon, 17 Oct 2022 22:39:13 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bf689b57fe30 - main - devel/py-gitpython: Update to 3.1.28 Message-ID: <202210172239.29HMdDXx036280@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf689b57fe304785542776e052b68e4cd3fbbf0b commit bf689b57fe304785542776e052b68e4cd3fbbf0b Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2022-10-17 22:39:04 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-10-17 22:39:04 +0000 devel/py-gitpython: Update to 3.1.28 Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3128 --- devel/py-gitpython/Makefile | 2 +- devel/py-gitpython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 9fd188e840f0..79720bc98d15 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.27 +DISTVERSION= 3.1.28 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 428c74513a6c..2020e2b04fe1 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645479701 -SHA256 (GitPython-3.1.27.tar.gz) = 1c885ce809e8ba2d88a29befeb385fcea06338d3640712b59ca623c220bb5704 -SIZE (GitPython-3.1.27.tar.gz) = 192188 +TIMESTAMP = 1666039131 +SHA256 (GitPython-3.1.28.tar.gz) = 6bd3451b8271132f099ceeaf581392eaf6c274af74bb06144307870479d0697c +SIZE (GitPython-3.1.28.tar.gz) = 193696
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210172239.29HMdDXx036280>