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:           Wed May  6 10:05:26 UTC 2026

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

Log Message:
py-gitpython: updated to 3.1.50

3.1.50
Save setting of configuration values, this time sections as well, as follow-up to 3.1.49.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.28 -r1.29 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.32 pkgsrc/devel/py-gitpython/Makefile:1.33
--- pkgsrc/devel/py-gitpython/Makefile:1.32     Thu Apr 23 07:29:07 2026
+++ pkgsrc/devel/py-gitpython/Makefile  Wed May  6 10:05:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2026/04/23 07:29:07 adam Exp $
+# $NetBSD: Makefile,v 1.33 2026/05/06 10:05:26 adam Exp $
 
-DISTNAME=      gitpython-3.1.47
+DISTNAME=      gitpython-3.1.50
 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.28 pkgsrc/devel/py-gitpython/distinfo:1.29
--- pkgsrc/devel/py-gitpython/distinfo:1.28     Thu Apr 23 07:29:07 2026
+++ pkgsrc/devel/py-gitpython/distinfo  Wed May  6 10:05:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2026/04/23 07:29:07 adam Exp $
+$NetBSD: distinfo,v 1.29 2026/05/06 10:05:26 adam Exp $
 
-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
+BLAKE2s (gitpython-3.1.50.tar.gz) = 544fe022ec9828a098466eb106c692d88a0b46fe802bcb9afbc916add2fcf251
+SHA512 (gitpython-3.1.50.tar.gz) = f5233ddd8eec95673df7ec035bc17c0f320277fa1392dff43e44f6781954d7e8d017832ae5e7b166bce094a16859468cbe0cef65ad40b13d75b77ab9a166c7f1
+Size (gitpython-3.1.50.tar.gz) = 219798 bytes



Home | Main Index | Thread Index | Old Index