diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-11-01 01:44:55 -0400 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-11-01 01:44:55 -0400 |
| commit | 3cb00bc9408905c2420c207b9dd4f6ed9084c32c (patch) | |
| tree | 2e4ae6e6cf5b9ebca267f2feccfd723ba42411f4 /devel/py-gitpython | |
| parent | 90eac1c42caf72dcb1d493c24d270d7cd4bb4864 (diff) | |
devel/py-gitpython: Update to 3.1.29
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3129
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 79720bc98d15..7bbf12a6f191 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.28 +DISTVERSION= 3.1.29 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 2020e2b04fe1..fbab747d4a01 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666039131 -SHA256 (GitPython-3.1.28.tar.gz) = 6bd3451b8271132f099ceeaf581392eaf6c274af74bb06144307870479d0697c -SIZE (GitPython-3.1.28.tar.gz) = 193696 +TIMESTAMP = 1667163547 +SHA256 (GitPython-3.1.29.tar.gz) = cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd +SIZE (GitPython-3.1.29.tar.gz) = 193730 |
