pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-gitpython
Module Name: pkgsrc
Committed By: adam
Date: Thu Apr 23 07:29:07 UTC 2026
Modified Files:
pkgsrc/devel/py-gitpython: Makefile distinfo
Log Message:
py-gitpython: updated to 3.1.47
3.1.47
Address various security issues related to bypassing injection-protection
of unsafe Git flags.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-gitpython/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-gitpython/Makefile
diff -u pkgsrc/devel/py-gitpython/Makefile:1.31 pkgsrc/devel/py-gitpython/Makefile:1.32
--- pkgsrc/devel/py-gitpython/Makefile:1.31 Tue Jan 6 12:06:18 2026
+++ pkgsrc/devel/py-gitpython/Makefile Thu Apr 23 07:29:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/01/06 12:06:18 adam Exp $
+# $NetBSD: Makefile,v 1.32 2026/04/23 07:29:07 adam Exp $
-DISTNAME= gitpython-3.1.46
+DISTNAME= gitpython-3.1.47
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.27 pkgsrc/devel/py-gitpython/distinfo:1.28
--- pkgsrc/devel/py-gitpython/distinfo:1.27 Tue Jan 6 12:06:18 2026
+++ pkgsrc/devel/py-gitpython/distinfo Thu Apr 23 07:29:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2026/01/06 12:06:18 adam Exp $
+$NetBSD: distinfo,v 1.28 2026/04/23 07:29:07 adam Exp $
-BLAKE2s (gitpython-3.1.46.tar.gz) = d1717d0ffce4c283fdcf3611625dfa0594c1a17581da4efe863ef71a9b0c0c99
-SHA512 (gitpython-3.1.46.tar.gz) = cb8b3fd1010c131b8218fb76951708d37fd329aa46f4235f3f1fd1295562b0d840b0ba5d2386061cba67d47b6938b2c9bd6f2ee39e31a762e435a2d517ef6df8
-Size (gitpython-3.1.46.tar.gz) = 215371 bytes
+BLAKE2s (gitpython-3.1.47.tar.gz) = 1bb4b2625e43297cef3be498efa34a9e3b9b95aaa78d6a8d9f420aab793d97fd
+SHA512 (gitpython-3.1.47.tar.gz) = 8d22607c14fccf3566e1f8da36703af3e2cc4fa5a04b20a02598b42373ede9a189cc87f8450e0c45f20097c06d76c906aaf1186f2b768570b7ca1e19516f2af4
+Size (gitpython-3.1.47.tar.gz) = 216978 bytes
Home |
Main Index |
Thread Index |
Old Index