diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 9f8ff65dad3b..f9cc576c1482 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,28 +1,27 @@ PORTNAME= gitpython -DISTVERSION= 3.1.15 -PORTREVISION= 2 +DISTVERSION= 3.1.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GitPython-${PORTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Python Git Library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ddt>=1.1.1:devel/py-ddt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gitdb>=4.0.1:devel/py-gitdb@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m nose .include diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 76cf83576ab4..820de8f64eba 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619622145 -SHA256 (GitPython-3.1.15.tar.gz) = 05af150f47a5cca3f4b0af289b73aef8cf3c4fe2385015b06220cbcdee48bb6e -SIZE (GitPython-3.1.15.tar.gz) = 175132 +TIMESTAMP = 1621486824 +SHA256 (GitPython-3.1.17.tar.gz) = ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e +SIZE (GitPython-3.1.17.tar.gz) = 178303