diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-05-20 14:36:14 -0400 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-05-20 14:36:14 -0400 |
| commit | e131c11d06d4453b07db25752e9cfac162478b63 (patch) | |
| tree | fae4aa9adac086d68af0f66e73e40c26fb0128d0 /devel/py-gitpython | |
| parent | e5e51d21a8c770c4fecf72923d42c00fe3155cc4 (diff) | |
devel/py-gitpython: Update to 3.1.17
Approved by: lwhsu (mentor)
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 9f8ff65dad3b..f9cc576c1482 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.15 -PORTREVISION= 2 +DISTVERSION= 3.1.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 76cf83576ab4..820de8f64eba 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619622145 -SHA256 (GitPython-3.1.15.tar.gz) = 05af150f47a5cca3f4b0af289b73aef8cf3c4fe2385015b06220cbcdee48bb6e -SIZE (GitPython-3.1.15.tar.gz) = 175132 +TIMESTAMP = 1621486824 +SHA256 (GitPython-3.1.17.tar.gz) = ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e +SIZE (GitPython-3.1.17.tar.gz) = 178303 |
