diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-02-21 17:20:50 -0500 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-02-21 17:20:50 -0500 |
| commit | 378cd2c0e16ebd3a736bd42b723c04612de17798 (patch) | |
| tree | 5117f080e96a11c83eddc762478db98ea589b083 /devel/py-gitpython | |
| parent | 4a9ce0a28fd3324c2270f0f3ad57484840546326 (diff) | |
devel/py-gitpython: Update to 3.1.27
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3127
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 3 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index bccf3f02d63c..ac285d1bd50c 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.26 -PORTREVISION= 1 +DISTVERSION= 3.1.27 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 5b8e66ea1a87..428c74513a6c 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641850814 -SHA256 (GitPython-3.1.26.tar.gz) = fc8868f63a2e6d268fb25f481995ba185a85a66fcad126f039323ff6635669ee -SIZE (GitPython-3.1.26.tar.gz) = 191901 +TIMESTAMP = 1645479701 +SHA256 (GitPython-3.1.27.tar.gz) = 1c885ce809e8ba2d88a29befeb385fcea06338d3640712b59ca623c220bb5704 +SIZE (GitPython-3.1.27.tar.gz) = 192188 |
