Wed Jan 6 12:18:03 2021 UTC ()
py-gitpython: updated to 3.1.12

v3.1.12
Bugfixes


(adam)
diff -r1.5 -r1.6 pkgsrc/devel/py-gitpython/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/py-gitpython/distinfo

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

--- pkgsrc/devel/py-gitpython/Makefile 2020/10/31 21:14:51 1.5
+++ pkgsrc/devel/py-gitpython/Makefile 2021/01/06 12:18:03 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2020/10/31 21:14:51 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2021/01/06 12:18:03 adam Exp $
2 2
3DISTNAME= GitPython-3.1.11 3DISTNAME= GitPython-3.1.12
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+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb 13DEPENDS+= ${PYPKGPREFIX}-gitdb>=4.0.1:../../devel/py-gitdb
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

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

--- pkgsrc/devel/py-gitpython/distinfo 2020/10/31 21:14:51 1.4
+++ pkgsrc/devel/py-gitpython/distinfo 2021/01/06 12:18:03 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2020/10/31 21:14:51 adam Exp $ 1$NetBSD: distinfo,v 1.5 2021/01/06 12:18:03 adam Exp $
2 2
3SHA1 (GitPython-3.1.11.tar.gz) = a2b501d3aba2931f93f836aa6519087a847dad2f 3SHA1 (GitPython-3.1.12.tar.gz) = ec56fcf5841b9e0a2ede10f8613d5c062c77c4a6
4RMD160 (GitPython-3.1.11.tar.gz) = b94878d4dd66a30b2fcb4f5f839cc15f97a87d28 4RMD160 (GitPython-3.1.12.tar.gz) = 823a1ac57b7eda63856c9a1bc9e1574bfba755d9
5SHA512 (GitPython-3.1.11.tar.gz) = fe4baf9c8b3668f29fbc476ec2ba0a8d58a50ffe596b9f3037ddb4cb5c0c7faf0d34c6efac7567074f1b28b866e42dad19c91a5381eef606d3b3ff74b77649de 5SHA512 (GitPython-3.1.12.tar.gz) = 4a2915991831fcf0dc0326d9e9be0f06fba1e93560d07c19fad5cbcb9ff04262e7d2225c5174a8c2f55e4c44b1c027bec4ff61d7dc137d8bf110ab96026742cc
6Size (GitPython-3.1.11.tar.gz) = 170908 bytes 6Size (GitPython-3.1.12.tar.gz) = 171126 bytes