aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-07-25 15:37:51 -0400
committerGuangyuan Yang <ygy@FreeBSD.org>2021-07-25 15:37:51 -0400
commitaf4a48bdc766847e3564d33e68aa90841016ca82 (patch)
treead00396b378bb2c0ea50a07d960f623286b038e2 /devel/py-gitpython/Makefile
parent9809a41e306cfbe3e144a1bd818acfa3d5b66896 (diff)
devel/py-gitpython: Update to 3.1.19
Approved by: lwhsu (mentor, implicit)
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 74091a92cebe..5fbabed894e2 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitpython
-DISTVERSION= 3.1.18
+DISTVERSION= 3.1.19
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}