diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2023-01-02 16:28:42 -0500 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2023-01-02 16:28:42 -0500 |
| commit | 6d48a7a9ec4fe981969b4b4abb34721dec05ff06 (patch) | |
| tree | 9b5ba464945e8b8250d1f55a3cb620fda91570a0 /devel/py-gitpython/Makefile | |
| parent | 0bffd428d7b57a5a527a73dd53f66e744188e328 (diff) | |
devel/py-gitpython: Update to 3.1.30
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3130
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 7bbf12a6f191..0820dcd128c2 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.29 +DISTVERSION= 3.1.30 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
