Bugzilla – Attachment 181145 Details for
Bug 39635
Update List::MoreUtils version in cpanfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39635: Update required version for List::MoreUtils in cpanfile
Bug-39635-Update-required-version-for-ListMoreUtil.patch (text/plain), 1.07 KB, created by
Marcel de Rooy
on 2025-04-18 06:23:41 UTC
(
hide
)
Description:
Bug 39635: Update required version for List::MoreUtils in cpanfile
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2025-04-18 06:23:41 UTC
Size:
1.07 KB
patch
obsolete
>From 123a8bd642ca2aa28c9b0d66c6095c4de95e4b2c Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Mon, 14 Apr 2025 23:50:48 +0000 >Subject: [PATCH] Bug 39635: Update required version for List::MoreUtils in > cpanfile >Content-Type: text/plain; charset=utf-8 > >This change updates the required version for List::MoreUtils >following the inclusion of "zip6" function introduced in >List::MoreUtils version 0.423 > >Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > cpanfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index dbe17dcf04..20d513ed32 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -65,7 +65,7 @@ requires 'LWP::UserAgent', '2.033'; > requires 'Library::CallNumber::LC', '0.22'; > requires 'Lingua::Stem', '0.82'; > requires 'Lingua::Stem::Snowball', '0.952'; >-requires 'List::MoreUtils', '0.21'; >+requires 'List::MoreUtils', '0.423'; > requires 'List::Util', '1.18'; > requires 'Locale::Currency::Format', '1.28'; > requires 'Locale::Messages', '1.20'; >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 39635
:
180947
|
181045
| 181145