Skip to content

Commit

Permalink
py-pygit2: update to 1.1.1.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Mar 10, 2020
1 parent f09a88d commit 1c93602
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/py-pygit2/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
10 changes: 5 additions & 5 deletions devel/py-pygit2/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1c93602

Please sign in to comment.