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:           Sat Oct 31 21:14:51 UTC 2020

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

Log Message:
py-gitpython: updated to 3.1.11

3.1.11

Fixes regression of 3.1.10.

See the following for details:
https://github.com/gitpython-developers/gitpython/milestone/43?closed=1*


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/devel/py-gitpython/Makefile:1.5
--- pkgsrc/devel/py-gitpython/Makefile:1.4      Fri Oct 23 07:23:18 2020
+++ pkgsrc/devel/py-gitpython/Makefile  Sat Oct 31 21:14:51 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/10/23 07:23:18 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/10/31 21:14:51 adam Exp $
 
-DISTNAME=      GitPython-3.1.10
+DISTNAME=      GitPython-3.1.11
 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.3 pkgsrc/devel/py-gitpython/distinfo:1.4
--- pkgsrc/devel/py-gitpython/distinfo:1.3      Fri Oct 23 07:23:18 2020
+++ pkgsrc/devel/py-gitpython/distinfo  Sat Oct 31 21:14:51 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/10/23 07:23:18 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/10/31 21:14:51 adam Exp $
 
-SHA1 (GitPython-3.1.10.tar.gz) = dd788e63e2afc088955b8f2a6c86bc82623bf8cc
-RMD160 (GitPython-3.1.10.tar.gz) = 4a17ab6b41a4d5184440c605841645c26d87ac2a
-SHA512 (GitPython-3.1.10.tar.gz) = 0e30ab37849f3a3baf12684927359ce31fe3a3f6e028bb49a5e6b8cdd6b08e3882e3ea63673c68d76a22cd01414be7f84f951e2fdb2ab34210d836b8b25b0a89
-Size (GitPython-3.1.10.tar.gz) = 170905 bytes
+SHA1 (GitPython-3.1.11.tar.gz) = a2b501d3aba2931f93f836aa6519087a847dad2f
+RMD160 (GitPython-3.1.11.tar.gz) = b94878d4dd66a30b2fcb4f5f839cc15f97a87d28
+SHA512 (GitPython-3.1.11.tar.gz) = fe4baf9c8b3668f29fbc476ec2ba0a8d58a50ffe596b9f3037ddb4cb5c0c7faf0d34c6efac7567074f1b28b866e42dad19c91a5381eef606d3b3ff74b77649de
+Size (GitPython-3.1.11.tar.gz) = 170908 bytes



Home | Main Index | Thread Index | Old Index