devel/rubygem-ipynbdiff: update to 0.4.5

Required for gitlab-ce 14.10.
Changelog:
https://gitlab.com/gitlab-org/incubation-engineering/mlops/rb-ipynbdiff/-/tags/0.4.5

Fixes issues with infinite loops

MFH:		2022Q2
This commit is contained in:
Matthias Fechner 2022-04-21 10:02:09 +02:00
parent e9763559b0
commit 30c2cae4a1
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= ipynbdiff
PORTVERSION= 0.4.4
PORTVERSION= 0.4.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -11,7 +11,7 @@ COMMENT= Human readable Jupyter Notebook diffs
LICENSE= MIT
RUN_DEPENDS= rubygem-diffy>=3.3<4:textproc/rubygem-diffy \
rubygem-json>=2.5.1<2.6:devel/rubygem-json
rubygem-json>=2.5.1<3:devel/rubygem-json
USES= gem
USE_RUBY= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1647945416
SHA256 (rubygem/ipynbdiff-0.4.4.gem) = a24b413e1c7871118e6a5bed9460bbf948f8f0185a8a69b47a2178c0eec8f931
SIZE (rubygem/ipynbdiff-0.4.4.gem) = 10752
TIMESTAMP = 1650460009
SHA256 (rubygem/ipynbdiff-0.4.5.gem) = fe27fe3373c14666f6bb35f4457e30a593c38714f904a8e72a27e25823a137e4
SIZE (rubygem/ipynbdiff-0.4.5.gem) = 10752