diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2023-01-02 16:28:42 -0500 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2023-01-02 16:28:42 -0500 |
| commit | 6d48a7a9ec4fe981969b4b4abb34721dec05ff06 (patch) | |
| tree | 9b5ba464945e8b8250d1f55a3cb620fda91570a0 /devel/py-gitpython | |
| parent | 0bffd428d7b57a5a527a73dd53f66e744188e328 (diff) | |
devel/py-gitpython: Update to 3.1.30
Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3130
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 7bbf12a6f191..0820dcd128c2 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.29 +DISTVERSION= 3.1.30 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index fbab747d4a01..d876e4a96a6d 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667163547 -SHA256 (GitPython-3.1.29.tar.gz) = cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd -SIZE (GitPython-3.1.29.tar.gz) = 193730 +TIMESTAMP = 1672648220 +SHA256 (GitPython-3.1.30.tar.gz) = 769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8 +SIZE (GitPython-3.1.30.tar.gz) = 195508 |
