pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pygit2
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 18 11:32:43 UTC 2020
Modified Files:
pkgsrc/devel/py-pygit2: Makefile distinfo
Log Message:
py-pygit2: updated to 1.0.3
1.0.3:
- Fix memory leak in DiffFile
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-pygit2/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-pygit2/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-pygit2/Makefile
diff -u pkgsrc/devel/py-pygit2/Makefile:1.9 pkgsrc/devel/py-pygit2/Makefile:1.10
--- pkgsrc/devel/py-pygit2/Makefile:1.9 Sat Jan 11 16:20:56 2020
+++ pkgsrc/devel/py-pygit2/Makefile Tue Feb 18 11:32:43 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/01/11 16:20:56 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/02/18 11:32:43 adam Exp $
-DISTNAME= pygit2-1.0.2
+DISTNAME= pygit2-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygit2/}
@@ -15,8 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-cparser-[0-9]*:
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
-USE_LANGUAGES= c
-
PYSETUPTESTTARGET= pytest
PYTHON_VERSIONS_INCOMPATIBLE= 27 # since 1.0.0
Index: pkgsrc/devel/py-pygit2/distinfo
diff -u pkgsrc/devel/py-pygit2/distinfo:1.8 pkgsrc/devel/py-pygit2/distinfo:1.9
--- pkgsrc/devel/py-pygit2/distinfo:1.8 Sat Jan 11 16:20:56 2020
+++ pkgsrc/devel/py-pygit2/distinfo Tue Feb 18 11:32:43 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/01/11 16:20:56 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/18 11:32:43 adam Exp $
-SHA1 (pygit2-1.0.2.tar.gz) = 4cb47405ae39e401daa22dbe439f170573bd6b9d
-RMD160 (pygit2-1.0.2.tar.gz) = 9b98262a56456d1c87bded93a0b3626daa99ac70
-SHA512 (pygit2-1.0.2.tar.gz) = c76bf8ce2847ec8915201a714f076488a0dda4a790762293c02709b8b88a9a2b898f97e61565cf41cd11b10bebe2e1d76b5643ff2e86f9bf6a9517c87a988769
-Size (pygit2-1.0.2.tar.gz) = 501736 bytes
+SHA1 (pygit2-1.0.3.tar.gz) = 4a784d30429a4cd342f81b787abcdedf7b12bc74
+RMD160 (pygit2-1.0.3.tar.gz) = 009fdb2e5ccab838f7dc4e10c3435fb0b20df9fc
+SHA512 (pygit2-1.0.3.tar.gz) = debf4018e6daa938f44cf22f2acec1f850156e30ac44052e2edb8257f86a60453428356851cc495ae234df9cdbee922a6a7ad7886c9a6e3746b7315c71f0a3df
+Size (pygit2-1.0.3.tar.gz) = 501720 bytes
Home |
Main Index |
Thread Index |
Old Index