pkgsrc-WIP-changes archive

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

Update py-pygit2 to 0.26.3.



Module Name:	pkgsrc-wip
Committed By:	Filip Hajny <filip%joyent.com@localhost>
Pushed By:	fhajny
Date:		Tue Jan 9 13:13:44 2018 +0000
Changeset:	742733c390cc535699495f2156b37b6028a4288e

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

Log Message:
Update py-pygit2 to 0.26.3.

pygit2 0.26.3
- New Diff.deltas
- Improvements to Patch.create_from
- Fix build and tests in Windows, broken in the previous release
- Review Patch.patch
- Workaround bug #4442 in libgit2, and improve unit tests

pygit2 0.26.2
- New property Patch.patch
- New static method Patch.create_from
- New parameter prune in Remote.fetch
- Tests: skip tests that require network when there is not
- Tests: other improvements
- Documentation improvements

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

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 feb57cf681..90fc8d55c0 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.26.1
+DISTNAME=	pygit2-0.26.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pygit2/}
diff --git a/py-pygit2/distinfo b/py-pygit2/distinfo
index 2d32426761..2a3ec7d67e 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.26.1.tar.gz) = 9e98ee05295e3c66710c2b36bad5bf1d9d9e8be1
-RMD160 (pygit2-0.26.1.tar.gz) = 180a467aab3c1459bca5b406043f8ee380419b92
-SHA512 (pygit2-0.26.1.tar.gz) = 23585bc0f41458442889b5434347cbc11d6c729898864262426f84e5b9239164bb58c6e910d2381b25f1b8be271674c1a6960630a504c40accdd30e487d27a7d
-Size (pygit2-0.26.1.tar.gz) = 458526 bytes
+SHA1 (pygit2-0.26.3.tar.gz) = a761f949d90d6c57542871b434e900e29bbc0241
+RMD160 (pygit2-0.26.3.tar.gz) = 9cb4f62ecb37bc79302af104c80520fddfc48627
+SHA512 (pygit2-0.26.3.tar.gz) = 6f727686221d4e8c348f836b7ad278b48a4b971a121b9953c2cf7163bf093936d838aaf83e9edb8628757624ab27e8345a2fb29eb1a79a30e06c0ab0a77e4cc6
+Size (pygit2-0.26.3.tar.gz) = 462080 bytes


Home | Main Index | Thread Index | Old Index