diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 7bbf12a6f191..0820dcd128c2 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,34 +1,34 @@ PORTNAME= gitpython -DISTVERSION= 3.1.29 +DISTVERSION= 3.1.30 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GitPython-${PORTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Python Git Library WWW= https://github.com/gitpython-developers/GitPython LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>=4.0.1<5:devel/py-gitdb@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ddt>=1.1.1:devel/py-ddt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} .endif do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m nose .include diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index fbab747d4a01..d876e4a96a6d 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667163547 -SHA256 (GitPython-3.1.29.tar.gz) = cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd -SIZE (GitPython-3.1.29.tar.gz) = 193730 +TIMESTAMP = 1672648220 +SHA256 (GitPython-3.1.30.tar.gz) = 769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8 +SIZE (GitPython-3.1.30.tar.gz) = 195508