Mon Apr 8 14:17:45 2024 UTC (58d)
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.


(adam)
diff -r1.23 -r1.24 pkgsrc/devel/py-gitpython/Makefile
diff -r1.23 -r1.24 pkgsrc/devel/py-gitpython/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/devel/py-gitpython/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-gitpython/Makefile 2024/02/16 20:18:44 1.23
+++ pkgsrc/devel/py-gitpython/Makefile 2024/04/08 14:17:45 1.24
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2024/02/16 20:18:44 adam Exp $ 1# $NetBSD: Makefile,v 1.24 2024/04/08 14:17:45 adam Exp $
2 2
3DISTNAME= GitPython-3.1.42 3DISTNAME= GitPython-3.1.43
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/gitpython/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/gitpython/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/gitpython-developers/GitPython 9HOMEPAGE= https://github.com/gitpython-developers/GitPython
10COMMENT= Python Git Library 10COMMENT= Python Git Library
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= git-base-[0-9]*:../../devel/git-base 15DEPENDS+= git-base-[0-9]*:../../devel/git-base
16DEPENDS+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb 16DEPENDS+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb

cvs diff -r1.23 -r1.24 pkgsrc/devel/py-gitpython/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-gitpython/distinfo 2024/02/16 20:18:44 1.23
+++ pkgsrc/devel/py-gitpython/distinfo 2024/04/08 14:17:45 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2024/02/16 20:18:44 adam Exp $ 1$NetBSD: distinfo,v 1.24 2024/04/08 14:17:45 adam Exp $
2 2
3BLAKE2s (GitPython-3.1.42.tar.gz) = d08362ff61f1dd64933098abaac495e0ff392a93200fbd24f9a8f132fd4c8e3e 3BLAKE2s (GitPython-3.1.43.tar.gz) = d19bd0d3a1eaf4d124bcde655daf6855fffa98602c83f0d1b07d95d30f91a35a
4SHA512 (GitPython-3.1.42.tar.gz) = f83d5fadc5fbd4d7837d42bc78bc07a9609bb0a10f5938de8d6c88da91de5638fafd6df23e468f7c23c19e11b4fbf273c19858336791ff199997dbe4e1aec91e 4SHA512 (GitPython-3.1.43.tar.gz) = c193418bbb6ebb4f202c4f6aa95b731acf319d6560db176aa7126cf848a1f11eea9f432c4ff6812e8ddb5f8386b1fa5e10335fbf170f3ec3ac5fd2dcde783415
5Size (GitPython-3.1.42.tar.gz) = 203449 bytes 5Size (GitPython-3.1.43.tar.gz) = 214149 bytes