Date: Mon, 30 Jan 2023 13:08:42 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e32a70726e26 - main - devel/py-gitdb: Update to 4.0.10 Message-ID: <202301301308.30UD8ggK056780@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e32a70726e265251045d8020e323ec082b978797 commit e32a70726e265251045d8020e323ec082b978797 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:31:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:45 +0000 devel/py-gitdb: Update to 4.0.10 Changes: https://github.com/gitpython-developers/gitdb/blob/master/doc/source/changes.rst --- devel/py-gitdb/Makefile | 4 ++-- devel/py-gitdb/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-gitdb/Makefile b/devel/py-gitdb/Makefile index afd32245d432..836162d3bd2f 100644 --- a/devel/py-gitdb/Makefile +++ b/devel/py-gitdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitdb -PORTVERSION= 4.0.9 +PORTVERSION= 4.0.10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}smmap>=3.0.1<6:devel/py-smmap@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-gitdb/distinfo b/devel/py-gitdb/distinfo index d90b73ba7633..4a20c97352d3 100644 --- a/devel/py-gitdb/distinfo +++ b/devel/py-gitdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730959 -SHA256 (gitdb-4.0.9.tar.gz) = bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa -SIZE (gitdb-4.0.9.tar.gz) = 394670 +TIMESTAMP = 1674589780 +SHA256 (gitdb-4.0.10.tar.gz) = 6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a +SIZE (gitdb-4.0.10.tar.gz) = 394284
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301308.30UD8ggK056780>