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:           Tue Aug 11 15:58:37 UTC 2026

Modified Files:
        pkgsrc/devel/py-gitpython: Makefile distinfo

Log Message:
py-gitpython: updated to 3.1.59

3.1.59

Security fixes for

* https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-5xxx-qhh7-9287
* https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-3wxw-xv34-2frg
* https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-8mcc-hrx5-hvxc
* https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-284h-m62q-gf8w
* https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-7833-fr7j-v32q


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.31 -r1.32 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.35 pkgsrc/devel/py-gitpython/Makefile:1.36
--- pkgsrc/devel/py-gitpython/Makefile:1.35     Fri Aug  7 08:24:51 2026
+++ pkgsrc/devel/py-gitpython/Makefile  Tue Aug 11 15:58:36 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2026/08/07 08:24:51 adam Exp $
+# $NetBSD: Makefile,v 1.36 2026/08/11 15:58:36 adam Exp $
 
-DISTNAME=      gitpython-3.1.58
+DISTNAME=      gitpython-3.1.59
 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.31 pkgsrc/devel/py-gitpython/distinfo:1.32
--- pkgsrc/devel/py-gitpython/distinfo:1.31     Fri Aug  7 08:24:51 2026
+++ pkgsrc/devel/py-gitpython/distinfo  Tue Aug 11 15:58:36 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2026/08/07 08:24:51 adam Exp $
+$NetBSD: distinfo,v 1.32 2026/08/11 15:58:36 adam Exp $
 
-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
+BLAKE2s (gitpython-3.1.59.tar.gz) = 4f6b71fac37d3cdd23a92def73107c647efd17fb824813546a224d109d82664c
+SHA512 (gitpython-3.1.59.tar.gz) = ef810ace84c76200b6820818de0b8b3f3e8070ee48f2444bf60f6b24c7eba7710527e616ee3cc306ccb132db893b704033b238a5e2de9d9d186559ebfffcbfd3
+Size (gitpython-3.1.59.tar.gz) = 230445 bytes



Home | Main Index | Thread Index | Old Index