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 1.1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd9ea94c8db0
branches:  trunk
changeset: 424399:cd9ea94c8db0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 10 22:50:14 2020 +0000

description:
py-pygit2: update to 1.1.1.

1.1.1 (2020-03-06)
-------------------------

- Fix crash in tree iteration
  `#984 <https://github.com/libgit2/pygit2/pull/984>`_
  `#980 <https://github.com/libgit2/pygit2/issues/980>`_

- Do not include the docs in dist files, so they're much smaller now

diffstat:

 devel/py-pygit2/Makefile |   4 ++--
 devel/py-pygit2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ff50664e7a37 -r cd9ea94c8db0 devel/py-pygit2/Makefile
--- a/devel/py-pygit2/Makefile  Tue Mar 10 22:48:55 2020 +0000
+++ b/devel/py-pygit2/Makefile  Tue Mar 10 22:50:14 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/03/01 11:08:11 nia Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/10 22:50:14 wiz Exp $
 
-DISTNAME=      pygit2-1.1.0
+DISTNAME=      pygit2-1.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pygit2/}
diff -r ff50664e7a37 -r cd9ea94c8db0 devel/py-pygit2/distinfo
--- a/devel/py-pygit2/distinfo  Tue Mar 10 22:48:55 2020 +0000
+++ b/devel/py-pygit2/distinfo  Tue Mar 10 22:50:14 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/03/01 11:08:11 nia Exp $
+$NetBSD: distinfo,v 1.11 2020/03/10 22:50:14 wiz Exp $
 
-SHA1 (pygit2-1.1.0.tar.gz) = 97e0024de5e2777f35dcea8744992ed6e57562e6
-RMD160 (pygit2-1.1.0.tar.gz) = 76450983e0b0537d100465a4f8c80d60faae0b16
-SHA512 (pygit2-1.1.0.tar.gz) = ee4391dbc3df3450e0630fa521a16913247d6757498b957a06698d56205bca3d8656ad3463d9ed49b8a2d5ff77315363d9341361acfcc09badab19c51c55d9a3
-Size (pygit2-1.1.0.tar.gz) = 2992715 bytes
+SHA1 (pygit2-1.1.1.tar.gz) = 8f693e6206597fca42e4a3c3fb258ebc746261ac
+RMD160 (pygit2-1.1.1.tar.gz) = 76311d08ff590bb82123989080c2f77c49e2d7fa
+SHA512 (pygit2-1.1.1.tar.gz) = e57600f1eb53647106cdc703d8adcdff7742bde8d3d95d8a879275ec1ac4a4a569d6f7da68a9bf49e82f491980e19abf96e55029f3fbae52371632e6bd3b2ab3
+Size (pygit2-1.1.1.tar.gz) = 217896 bytes



Home | Main Index | Thread Index | Old Index