pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pygit2: update to 0.25.0



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Jan 15 10:31:15 2017 +0100
Changeset:	c125eb0646e7a4f8a09366ca26bf24ccf5b7a7bc

Modified Files:
	py-pygit2/Makefile
	py-pygit2/distinfo

Log Message:
py-pygit2: update to 0.25.0

0.25.0 (2016-12-26)

    Upgrade to libgit2 0.25 #670
    Now Commit.tree raises an error if tree is not found #682
    New settings.mwindow_mapped_limit, cached_memory, enable_caching, cache_max_size and cache_object_limit #677

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c125eb0646e7a4f8a09366ca26bf24ccf5b7a7bc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pygit2/Makefile | 2 +-
 py-pygit2/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-pygit2/Makefile b/py-pygit2/Makefile
index bf2eb7a..39bd3a0 100644
--- a/py-pygit2/Makefile
+++ b/py-pygit2/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.6 2014/12/04 23:44:45 othyro Exp $
 
-DISTNAME=	pygit2-0.24.2
+DISTNAME=	pygit2-0.25.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pygit2/}
diff --git a/py-pygit2/distinfo b/py-pygit2/distinfo
index f3ed417..8ba7960 100644
--- a/py-pygit2/distinfo
+++ b/py-pygit2/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.5 2014/12/04 23:44:45 othyro Exp $
 
-SHA1 (pygit2-0.24.2.tar.gz) = eeb0d8483b9673c4c25f9eed0daa91ec3af9da46
-RMD160 (pygit2-0.24.2.tar.gz) = 8d08a3b426d2ae3a0cd08242a006c6e2627a84b3
-SHA512 (pygit2-0.24.2.tar.gz) = 95593944fc290d310d66295cf9a8e7723edd668d85377f6bec05a5237e6ae72402d73595d146950231b9f30ee3e3c123fbfdc25cc36d0bd71c5fcb1dff53527e
-Size (pygit2-0.24.2.tar.gz) = 470732 bytes
+SHA1 (pygit2-0.25.0.tar.gz) = 796b94b770701af4459e31007b5ce265c189cee5
+RMD160 (pygit2-0.25.0.tar.gz) = 72703e9acfa3ad33c48c1d62e99583a6ff7a443c
+SHA512 (pygit2-0.25.0.tar.gz) = 44f94869718111acbd4ad41bc4c37ac66557e979241dd5a7bb080cf091fec3fc3d5aa53a8a84eb37b2e6f89518b2ac69d058e1970b7cf98c35b8375807fd8f86
+Size (pygit2-0.25.0.tar.gz) = 472116 bytes


Home | Main Index | Thread Index | Old Index