Skip to content

Commit

Permalink
devel/ruby-pycall: update to 1.5.1
Browse files Browse the repository at this point in the history
1.5.1 (2023-08-28)

* Fix memory leak in rich compare methods (#167, #168).
  mknkmyza
  • Loading branch information
taca committed Sep 3, 2023
1 parent 83fe956 commit be043fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-pycall/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2023/08/26 15:41:06 taca Exp $
# $NetBSD: Makefile,v 1.8 2023/09/03 16:18:21 taca Exp $

DISTNAME= pycall-1.5.0
DISTNAME= pycall-1.5.1

MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= https://github.com/mrkn/pycall.rb
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-pycall/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2023/08/26 15:41:06 taca Exp $
$NetBSD: distinfo,v 1.8 2023/09/03 16:18:21 taca Exp $

BLAKE2s (pycall-1.5.0.gem) = e457972f7d6928e0348f0b7c87299c2b7bcf663ff500c0b10640109ce76a8b22
SHA512 (pycall-1.5.0.gem) = 090d920b49e61731e646453f448392f6f6dd5523e56eb3b7e7603d75994efcb792abdb215a89c9e7026aa32625edf84d5c0e55f3feca46b0d3c7c5f9154ef3e6
Size (pycall-1.5.0.gem) = 1585152 bytes
BLAKE2s (pycall-1.5.1.gem) = 9ed951ba3148ac8f463fae7529dbec521cc099be2992936c87f0dd9927df89d6
SHA512 (pycall-1.5.1.gem) = 9c9776b6f8db70396b35118963b4a5053839f847ea02a72305f9ef7b0cc5f866cc9ad2b536e0905cb0cc60ac7aba28c70a6af773455321a5d516d826b1e07c3f
Size (pycall-1.5.1.gem) = 1585152 bytes
SHA1 (patch-lib_pycall_libpython_finder.rb) = 5f2903481232920acdb394e7b278d8afbe0b6ee5

0 comments on commit be043fe

Please sign in to comment.