pkgsrc-WIP-changes archive

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

py-pygit2: update to 0.26.1.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 29 15:00:57 2017 +0100
Changeset:	3773a8802c42b29ef32498812d8677d852e10024

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

Log Message:
py-pygit2: update to 0.26.1.

0.26.1 (2017-11-19)
-------------------------

- New ``Repository.free()``
- Improve credentials handling for ssh cloning
- Documentation improvements

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

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 4ce11e2724..feb57cf681 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.0
+DISTNAME=	pygit2-0.26.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pygit2/}
diff --git a/py-pygit2/distinfo b/py-pygit2/distinfo
index 42908bbb9e..2d32426761 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.0.tar.gz) = 6187b1275ea0342be329d6c92420657b284c400a
-RMD160 (pygit2-0.26.0.tar.gz) = 6b63501cae779ebc4e04d2e6673b4f07c853c5cf
-SHA512 (pygit2-0.26.0.tar.gz) = e8626712a3b75aced14997dda0155f5c7be9a7e0e43aeb2c767c848fcbe711780137f663cc9ad5268cd85e2c61fd40be6853573f68b457cd5d46d6c32a644076
-Size (pygit2-0.26.0.tar.gz) = 457263 bytes
+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


Home | Main Index | Thread Index | Old Index