pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pygit2 py-pygit2: update to 0.28.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/af60a5dbd1f9
branches: trunk
changeset: 335027:af60a5dbd1f9
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 11 12:18:31 2019 +0000
description:
py-pygit2: update to 0.28.2.
0.28.2 (2019-05-26)
-------------------------
- Fix crash in reflog iteration
`#901 <https://github.com/libgit2/pygit2/issues/901>`_
- Support symbolic references in ``branches.with_commit(..)``
`#910 <https://github.com/libgit2/pygit2/issues/910>`_
- Documentation updates
`#909 <https://github.com/libgit2/pygit2/pull/909>`_
- Test updates
`#911 <https://github.com/libgit2/pygit2/pull/911>`_
diffstat:
devel/py-pygit2/Makefile | 4 ++--
devel/py-pygit2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r f7333f3c0c05 -r af60a5dbd1f9 devel/py-pygit2/Makefile
--- a/devel/py-pygit2/Makefile Tue Jun 11 12:14:07 2019 +0000
+++ b/devel/py-pygit2/Makefile Tue Jun 11 12:18:31 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/05/01 07:23:53 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/06/11 12:18:31 wiz Exp $
-DISTNAME= pygit2-0.28.1
+DISTNAME= pygit2-0.28.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygit2/}
diff -r f7333f3c0c05 -r af60a5dbd1f9 devel/py-pygit2/distinfo
--- a/devel/py-pygit2/distinfo Tue Jun 11 12:14:07 2019 +0000
+++ b/devel/py-pygit2/distinfo Tue Jun 11 12:18:31 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/05/01 07:23:53 wiz Exp $
+$NetBSD: distinfo,v 1.7 2019/06/11 12:18:31 wiz Exp $
-SHA1 (pygit2-0.28.1.tar.gz) = 0c8332612e1ee0e4ba615f78717628addb8c4791
-RMD160 (pygit2-0.28.1.tar.gz) = 3edca1634543f5684696389f5edeee930a57f7e4
-SHA512 (pygit2-0.28.1.tar.gz) = 46bb9d6150b7413311f26ea1aeae15cdcd22a2d5c4cafa17bd8a1c02dbf0c9a630cf89583e77a07be5c74334ac28a672de31290ba986476ded25e8a19abf7f3b
-Size (pygit2-0.28.1.tar.gz) = 496243 bytes
+SHA1 (pygit2-0.28.2.tar.gz) = 25e68e389bdc600631a72d98391377cc37cabf45
+RMD160 (pygit2-0.28.2.tar.gz) = 15bc91cf67aa94c34fc76cbdf0da1914147a5f5a
+SHA512 (pygit2-0.28.2.tar.gz) = 3f742cdcc9d603c9cc9ef2e0a545da8bcfb555a0bdeea1c73c53a284b43d40ad6b28c87a029578ad7b1c8f2bf56ecd2859dac8dd836474bfc66223ff4af9e8f0
+Size (pygit2-0.28.2.tar.gz) = 496469 bytes
Home |
Main Index |
Thread Index |
Old Index