diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-04-27 13:02:55 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-04-27 13:07:15 +0000 |
| commit | 97d7a7828c14d11d4540bc82f9e2c920fcdf83e9 (patch) | |
| tree | 8719c376749eb586b0f8b6b1838d6669cc71b7bb | |
| parent | 0afe8a525ab63cc1988c1704b545918096bbe153 (diff) | |
devel/py-gitpython: Update to 3.1.47
Changes: https://github.com/gitpython-developers/GitPython/releases
https://gitpython.readthedocs.io/en/stable/changes.html
| -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 46d7105704fc..bd6b80b2fabb 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitpython -PORTVERSION= 3.1.46 +PORTVERSION= 3.1.47 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 4f252326aaf4..4eae90bf94ca 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625665 -SHA256 (gitpython-3.1.46.tar.gz) = 400124c7d0ef4ea03f7310ac2fbf7151e09ff97f2a3288d64a440c584a29c37f -SIZE (gitpython-3.1.46.tar.gz) = 215371 +TIMESTAMP = 1777252622 +SHA256 (gitpython-3.1.47.tar.gz) = dba27f922bd2b42cb54c87a8ab3cb6beb6bf07f3d564e21ac848913a05a8a3cd +SIZE (gitpython-3.1.47.tar.gz) = 216978 |
