aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2022-01-07 07:21:57 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2022-01-07 07:21:57 +0000
commit553a112bc54743cf7f03e28de8ab2524c301a38c (patch)
treec6ab3094d1794fa8ac8d29119223b19b482bb6c4 /devel/py-gitpython/Makefile
parent9ba02dbf060b4791cff92d37e87469610cc57dce (diff)
devel/py-gitpython: Update to 3.1.25
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3125
Diffstat (limited to 'devel/py-gitpython/Makefile')
-rw-r--r--devel/py-gitpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index a83cd5fe4dba..252bf32acd76 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitpython
-DISTVERSION= 3.1.24
+DISTVERSION= 3.1.25
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}