diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2018-06-09 21:13:58 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2018-06-09 21:13:58 +0000 |
| commit | a1e0d46e4deb5c613d50c9e7f61ddaba5ec3f01b (patch) | |
| tree | 435bfcc9cfe1e3fec45bfcb57d89736fdf35ae9f /devel/py-gitpython | |
| parent | 47d661d636705fd8446f8a28fd5f452df48b6a62 (diff) | |
- Update devel/py-gitpython to 2.1.9
- Take maintainership
PR: 227017
Approved by: woodsb02, che@bein.link (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D14899
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 1cc7eed1d0c1..5bc7539ae77b 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= GitPython -DISTVERSION= 2.1.8 +DISTVERSION= 2.1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= che@bein.link +MAINTAINER= ygy@FreeBSD.org COMMENT= Python Git Library LICENSE= BSD3CLAUSE diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 1a9f06f57c54..f087fbea57ea 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518959090 -SHA256 (GitPython-2.1.8.tar.gz) = ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9 -SIZE (GitPython-2.1.8.tar.gz) = 431074 +TIMESTAMP = 1528576992 +SHA256 (GitPython-2.1.9.tar.gz) = c47cc31af6e88979c57a33962cbc30a7c25508d74a1b3a19ec5aa7ed64b03129 +SIZE (GitPython-2.1.9.tar.gz) = 429598 |
