CVS commit: pkgsrc/devel/py-gitpython
"Adam Ciarcinski" <[email protected]> Fri, 7 Aug 2026 08:24:51 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Fri Aug 7 08:24:51 UTC 2026 Modified Files: pkgsrc/devel/py-gitpython: Makefile distinfo Log Message: py-gitpython: updated to 3.1.58 3.1.58 Security fixes for * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-hh9p-6wh2-4mfc * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-9rj7-rf2p-w77r * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-4gmw-gg2m-w46p * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wvpp-8hx9-p66j * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-jm78-9fvv-mhgr * https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-hmq2-w58f-27jc To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-gitpython/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/py-gitpython/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.6 KB)
Modified files:
Index: pkgsrc/devel/py-gitpython/Makefile
diff -u pkgsrc/devel/py-gitpython/Makefile:1.34 pkgsrc/devel/py-gitpython/Makefile:1.35
--- pkgsrc/devel/py-gitpython/Makefile:1.34 Thu Jul 16 12:51:18 2026
+++ pkgsrc/devel/py-gitpython/Makefile Fri Aug 7 08:24:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2026/07/16 12:51:18 adam Exp $
+# $NetBSD: Makefile,v 1.35 2026/08/07 08:24:51 adam Exp $
-DISTNAME= gitpython-3.1.52
+DISTNAME= gitpython-3.1.58
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gitpython/}
Index: pkgsrc/devel/py-gitpython/distinfo
diff -u pkgsrc/devel/py-gitpython/distinfo:1.30 pkgsrc/devel/py-gitpython/distinfo:1.31
--- pkgsrc/devel/py-gitpython/distinfo:1.30 Thu Jul 16 12:51:18 2026
+++ pkgsrc/devel/py-gitpython/distinfo Fri Aug 7 08:24:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2026/07/16 12:51:18 adam Exp $
+$NetBSD: distinfo,v 1.31 2026/08/07 08:24:51 adam Exp $
-BLAKE2s (gitpython-3.1.52.tar.gz) = 0967cc981ff56275255010da40084429a40792ba94a768ee2e3b8c33594b2ded
-SHA512 (gitpython-3.1.52.tar.gz) = 5cdf0dd635a30a516ae28400ce4267b809e9f9512594136f08a5b503dd2ffbc173f524ec48cc2e88948d638f82a2ced5c39d61e4d64923e278d5d8889346e4c9
-Size (gitpython-3.1.52.tar.gz) = 223726 bytes
+BLAKE2s (gitpython-3.1.58.tar.gz) = eadb98be8ed6e6d1f50204a93cf87a0e0363ba87bacc3bcc783696e53fc15f83
+SHA512 (gitpython-3.1.58.tar.gz) = 779e55e5a977b37f6bf46c5b8358e61e07f590d089b27bb402e37fb0b78d35f4a1fae1199274ecb5f7b057f2707057003d946cdc7557e7d0e574d1adb046cb70
+Size (gitpython-3.1.58.tar.gz) = 228498 bytes