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:           Mon Apr  8 14:17:45 UTC 2024

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

Log Message:
py-gitpython: updated to 3.1.43

3.1.43

A major visible change will be the added deprecation- or user-warnings,
and greatly improved typing.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-gitpython/Makefile \
    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.23 pkgsrc/devel/py-gitpython/Makefile:1.24
--- pkgsrc/devel/py-gitpython/Makefile:1.23     Fri Feb 16 20:18:44 2024
+++ pkgsrc/devel/py-gitpython/Makefile  Mon Apr  8 14:17:45 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/02/16 20:18:44 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/04/08 14:17:45 adam Exp $
 
-DISTNAME=      GitPython-3.1.42
+DISTNAME=      GitPython-3.1.43
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gitpython/}
Index: pkgsrc/devel/py-gitpython/distinfo
diff -u pkgsrc/devel/py-gitpython/distinfo:1.23 pkgsrc/devel/py-gitpython/distinfo:1.24
--- pkgsrc/devel/py-gitpython/distinfo:1.23     Fri Feb 16 20:18:44 2024
+++ pkgsrc/devel/py-gitpython/distinfo  Mon Apr  8 14:17:45 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/02/16 20:18:44 adam Exp $
+$NetBSD: distinfo,v 1.24 2024/04/08 14:17:45 adam Exp $
 
-BLAKE2s (GitPython-3.1.42.tar.gz) = d08362ff61f1dd64933098abaac495e0ff392a93200fbd24f9a8f132fd4c8e3e
-SHA512 (GitPython-3.1.42.tar.gz) = f83d5fadc5fbd4d7837d42bc78bc07a9609bb0a10f5938de8d6c88da91de5638fafd6df23e468f7c23c19e11b4fbf273c19858336791ff199997dbe4e1aec91e
-Size (GitPython-3.1.42.tar.gz) = 203449 bytes
+BLAKE2s (GitPython-3.1.43.tar.gz) = d19bd0d3a1eaf4d124bcde655daf6855fffa98602c83f0d1b07d95d30f91a35a
+SHA512 (GitPython-3.1.43.tar.gz) = c193418bbb6ebb4f202c4f6aa95b731acf319d6560db176aa7126cf848a1f11eea9f432c4ff6812e8ddb5f8386b1fa5e10335fbf170f3ec3ac5fd2dcde783415
+Size (GitPython-3.1.43.tar.gz) = 214149 bytes



Home | Main Index | Thread Index | Old Index