Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 11:19:48 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6e8b3b8d04c9 - main - devel/py-gitpython: Update to 3.1.45
Message-ID:  <694534d4.21dee.472604d2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e8b3b8d04c97baea5265e80a18eec865b649f72

commit 6e8b3b8d04c97baea5265e80a18eec865b649f72
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-19 11:12:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-19 11:12:00 +0000

    devel/py-gitpython: Update to 3.1.45
    
    Changes:        https://github.com/gitpython-developers/GitPython/releases
                    https://gitpython.readthedocs.io/en/stable/changes.html
---
 devel/py-gitpython/Makefile | 11 ++---------
 devel/py-gitpython/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index 39d9edc4f38d..16c0dcff0e67 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	gitpython
-PORTVERSION=	3.1.43
+PORTVERSION=	3.1.45
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	GitPython-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python library used to interact with Git repositories
@@ -30,10 +29,4 @@ USE_PYTHON=	autoplist concurrent pep517 pytest
 
 NO_ARCH=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 31100
-TEST_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo
index d622a1dc13e9..0f90a779a0a4 100644
--- a/devel/py-gitpython/distinfo
+++ b/devel/py-gitpython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726487352
-SHA256 (GitPython-3.1.43.tar.gz) = 35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c
-SIZE (GitPython-3.1.43.tar.gz) = 214149
+TIMESTAMP = 1766036403
+SHA256 (gitpython-3.1.45.tar.gz) = 85b0ee964ceddf211c41b9f27a49086010a190fd8132a24e21f362a4b36a791c
+SIZE (gitpython-3.1.45.tar.gz) = 215076


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694534d4.21dee.472604d2>