diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2018-12-31 02:15:19 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2018-12-31 02:15:19 +0000 |
| commit | e52f151c70f38c39fdf7146a29340c1bfb07c373 (patch) | |
| tree | 96e4860af895bf3ea1a30d329f624cf47a244399 /devel/py-gitpython | |
| parent | fdad4003242d8d17f81ed726a7101174145c3e26 (diff) | |
Update devel/py-gitpython to 2.1.11 (bugfix release).
Changelog: https://github.com/gitpython-developers/GitPython/blob/master/doc/source/changes.rst#2111---bugfixes
PR: 233794
Approved by: koobs
MFH: 2018Q4
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 9d5ab336c90e..94684b9c22dc 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GitPython -DISTVERSION= 2.1.10 +DISTVERSION= 2.1.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index db1b55aaa689..66101f718d68 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528894672 -SHA256 (GitPython-2.1.10.tar.gz) = b60b045cf64a321e5b620debb49890099fa6c7be6dfb7fb249027e5d34227301 -SIZE (GitPython-2.1.10.tar.gz) = 430939 +TIMESTAMP = 1545318709 +SHA256 (GitPython-2.1.11.tar.gz) = 8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8 +SIZE (GitPython-2.1.11.tar.gz) = 428531 |
