diff options
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 11 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 6 |
2 files changed, 5 insertions, 12 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 39d9edc4f38d..16c0dcff0e67 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,9 +1,8 @@ PORTNAME= gitpython -PORTVERSION= 3.1.43 +PORTVERSION= 3.1.45 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= GitPython-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python library used to interact with Git repositories @@ -30,10 +29,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31100 -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index d622a1dc13e9..0f90a779a0a4 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487352 -SHA256 (GitPython-3.1.43.tar.gz) = 35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c -SIZE (GitPython-3.1.43.tar.gz) = 214149 +TIMESTAMP = 1766036403 +SHA256 (gitpython-3.1.45.tar.gz) = 85b0ee964ceddf211c41b9f27a49086010a190fd8132a24e21f362a4b36a791c +SIZE (gitpython-3.1.45.tar.gz) = 215076 |
