diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-09-18 17:53:47 -0400 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-09-18 17:53:47 -0400 |
| commit | d65611acb322df914ab6bade00f10f03a5d3587f (patch) | |
| tree | 327c3d26ee06bf264d58144fe95ecdbd5bea016f /devel/py-gitpython | |
| parent | f00697dcca788576b1c55943944017aa4d458459 (diff) | |
devel/py-gitpython: Update to 3.1.24
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3124
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 2 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 02905cdaf7f1..a83cd5fe4dba 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.20 +DISTVERSION= 3.1.24 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index d26515cd2de5..1311d1b6d5bd 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627536160 -SHA256 (GitPython-3.1.20.tar.gz) = df0e072a200703a65387b0cfdf0466e3bab729c0458cf6b7349d0e9877636519 -SIZE (GitPython-3.1.20.tar.gz) = 188094 +TIMESTAMP = 1631996161 +SHA256 (GitPython-3.1.24.tar.gz) = df83fdf5e684fef7c6ee2c02fc68a5ceb7e7e759d08b694088d0cacb4eba59e5 +SIZE (GitPython-3.1.24.tar.gz) = 191249 |
