diff options
| author | Wen Heping <wen@FreeBSD.org> | 2018-02-18 13:11:51 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2018-02-18 13:11:51 +0000 |
| commit | 724c4c1803a7e3d52824a106a8d9702a674c7dcf (patch) | |
| tree | 119d709de53b65242ce863885eb43726c1c699e9 /devel/py-gitpython | |
| parent | 27339825fb6ad4b1d23a71a37ddb7e55da3cfb63 (diff) | |
- Update to 2.1.8
PR: 225576
Submitted by: mshirk@daemon-security.com
Approved by: maintainer(timeout, > 14 days)
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 414b3c7edfb9..1cc7eed1d0c1 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= GitPython -DISTVERSION= 2.1.7 +DISTVERSION= 2.1.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 039cbf660bc2..1a9f06f57c54 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507077394 -SHA256 (GitPython-2.1.7.tar.gz) = 13c7cd99c2bf277fc99accfc25148752fa90e7cc6c6d08a3f01d229dacb461d9 -SIZE (GitPython-2.1.7.tar.gz) = 426362 +TIMESTAMP = 1518959090 +SHA256 (GitPython-2.1.8.tar.gz) = ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9 +SIZE (GitPython-2.1.8.tar.gz) = 431074 |
