Sat Sep 9 21:11:05 2023 UTC ()
py-gitpython: update to 3.1.35.

Bugfixes (development for this has stopped).


(wiz)
diff -r1.17 -r1.18 pkgsrc/devel/py-gitpython/Makefile
diff -r1.17 -r1.18 pkgsrc/devel/py-gitpython/distinfo

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

--- pkgsrc/devel/py-gitpython/Makefile 2023/07/18 06:56:13 1.17
+++ pkgsrc/devel/py-gitpython/Makefile 2023/09/09 21:11:05 1.18
@@ -1,20 +1,23 @@ @@ -1,20 +1,23 @@
1# $NetBSD: Makefile,v 1.17 2023/07/18 06:56:13 adam Exp $ 1# $NetBSD: Makefile,v 1.18 2023/09/09 21:11:05 wiz Exp $
2 2
3DISTNAME= GitPython-3.1.32 3DISTNAME= GitPython-3.1.35
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
 13DEPENDS+= git-base-[0-9]*:../../devel/git-base
13DEPENDS+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb 14DEPENDS+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb
 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-sugar>=0:../../devel/py-test-sugar
 16TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=0:../../devel/py-coverage
14 17
15USE_LANGUAGES= # none 18USE_LANGUAGES= c
16 19
17PYTHON_VERSIONS_INCOMPATIBLE= 27 20PYTHON_VERSIONS_INCOMPATIBLE= 27
18 21
19.include "../../lang/python/egg.mk" 22.include "../../lang/python/egg.mk"
20.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/py-gitpython/distinfo 2023/07/18 06:56:13 1.17
+++ pkgsrc/devel/py-gitpython/distinfo 2023/09/09 21:11:05 1.18
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.17 2023/07/18 06:56:13 adam Exp $ 1$NetBSD: distinfo,v 1.18 2023/09/09 21:11:05 wiz Exp $
2 2
3BLAKE2s (GitPython-3.1.32.tar.gz) = 2f5b69d6226295453b930f4d63dcc8801cd460ad43aed10734ad38ec8725255d 3BLAKE2s (GitPython-3.1.35.tar.gz) = 2e036ef67c48a0618090ef50a30e3297cae07f4935b3dd58443315b931795dfe
4SHA512 (GitPython-3.1.32.tar.gz) = b1a4ac7d98b9543454525819357afef4c45dde842a8a8689f5f059312cd45ee10a7a5b22e2417a0a7120b78c0a40addc4f9189789d70ca34d2bc21962fe44fb7 4SHA512 (GitPython-3.1.35.tar.gz) = 5b749ffd0d1d47bf6be9f714e4faa2ca3b353da2eedfaf99d344bde030777f98a04ebe877eda98b1c8ab7c129238d855e6bf238d3a2433219faf0cd1695509bc
5Size (GitPython-3.1.32.tar.gz) = 196978 bytes 5Size (GitPython-3.1.35.tar.gz) = 198670 bytes