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:           Thu Jun 24 17:21:38 UTC 2021

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

Log Message:
py-gitpython: updated to 3.1.18

3.1.18
* drop support for python 3.5 to reduce maintenance burden on typing. Lower patch levels of python 3.5 would break, too.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-gitpython/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/devel/py-gitpython/Makefile:1.11
--- pkgsrc/devel/py-gitpython/Makefile:1.10     Fri May 14 06:54:23 2021
+++ pkgsrc/devel/py-gitpython/Makefile  Thu Jun 24 17:21:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/05/14 06:54:23 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/06/24 17:21:38 adam Exp $
 
-DISTNAME=      GitPython-3.1.17
+DISTNAME=      GitPython-3.1.18
 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.9 pkgsrc/devel/py-gitpython/distinfo:1.10
--- pkgsrc/devel/py-gitpython/distinfo:1.9      Fri May 14 06:54:23 2021
+++ pkgsrc/devel/py-gitpython/distinfo  Thu Jun 24 17:21:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/05/14 06:54:23 adam Exp $
+$NetBSD: distinfo,v 1.10 2021/06/24 17:21:38 adam Exp $
 
-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
+SHA1 (GitPython-3.1.18.tar.gz) = 3a179db70f352f61f0a53e2e64080f7f8fa36902
+RMD160 (GitPython-3.1.18.tar.gz) = baa23f81fbb54cbc48f40880199cb4d2a3faa711
+SHA512 (GitPython-3.1.18.tar.gz) = 981b3f4eec71c4e1de6efa2381c3c411aedfc51918f9f58f397926d21dabdfabb54d498ae44a5b6ceca59adf99e866df8d04f97a86df942e81408a5a0e751a15
+Size (GitPython-3.1.18.tar.gz) = 181199 bytes



Home | Main Index | Thread Index | Old Index