diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-01-07 07:21:57 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-01-07 07:21:57 +0000 |
| commit | 553a112bc54743cf7f03e28de8ab2524c301a38c (patch) | |
| tree | c6ab3094d1794fa8ac8d29119223b19b482bb6c4 /devel/py-gitpython/Makefile | |
| parent | 9ba02dbf060b4791cff92d37e87469610cc57dce (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/Makefile | 2 |
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} |
