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:           Fri May 14 06:54:23 UTC 2021

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

Log Message:
py-gitpython: updated to 3.1.17

3.1.17
* Fix issues from 3.1.16 (see https://github.com/gitpython-developers/GitPython/issues/1238)
* Fix issues from 3.1.15 (see https://github.com/gitpython-developers/GitPython/issues/1223)
* Add more static typing information


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/devel/py-gitpython/Makefile:1.10
--- pkgsrc/devel/py-gitpython/Makefile:1.9      Thu May 13 12:28:52 2021
+++ pkgsrc/devel/py-gitpython/Makefile  Fri May 14 06:54:23 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/05/13 12:28:52 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/14 06:54:23 adam Exp $
 
-DISTNAME=      GitPython-3.1.16
+DISTNAME=      GitPython-3.1.17
 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.8 pkgsrc/devel/py-gitpython/distinfo:1.9
--- pkgsrc/devel/py-gitpython/distinfo:1.8      Thu May 13 12:28:52 2021
+++ pkgsrc/devel/py-gitpython/distinfo  Fri May 14 06:54:23 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/05/13 12:28:52 adam Exp $
+$NetBSD: distinfo,v 1.9 2021/05/14 06:54:23 adam Exp $
 
-SHA1 (GitPython-3.1.16.tar.gz) = 46cd14d9d13ebb8344de551b40a310b2b0ed9629
-RMD160 (GitPython-3.1.16.tar.gz) = 0693abcc776e7164f4f9d66e5e1e26d06ab948d5
-SHA512 (GitPython-3.1.16.tar.gz) = 34e43d1b26721256c46d5c02f9c1b135180ac068c141b095bdb2b24828c8e1cf875216908bb3d4a2d1439c589825adebcba9cbabf8718e0e61625fc7f91727b6
-Size (GitPython-3.1.16.tar.gz) = 178271 bytes
+SHA1 (GitPython-3.1.17.tar.gz) = 797d207abcee1d11919257b20e71c62cd339ad38
+RMD160 (GitPython-3.1.17.tar.gz) = 146e1eaffd0db8a5ec83e52c5acee395e438135d
+SHA512 (GitPython-3.1.17.tar.gz) = c87d9de510f245a64d9df68f0e5c07744eef21669ef3beb81f2d0aefe4299f1cb4cfd2d37b87120b21781aea06fa9f8b2ccbfda1f2648c92cd9c73506b953ed4
+Size (GitPython-3.1.17.tar.gz) = 178303 bytes



Home | Main Index | Thread Index | Old Index