Bugzilla – Attachment 153869 Details for
Bug 33964
Use Email::Sender::Transport::SMTP::Persistent for sending email
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33964: (QA follow-up) Remove library from cpanfile
Bug-33964-QA-follow-up-Remove-library-from-cpanfil.patch (text/plain), 992 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2023-07-25 11:26:17 UTC
(
hide
)
Description:
Bug 33964: (QA follow-up) Remove library from cpanfile
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-07-25 11:26:17 UTC
Size:
992 bytes
patch
obsolete
>From 9c3fa90aec58dbc50a7577489a20d1b74556f790 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 25 Jul 2023 08:20:48 -0300 >Subject: [PATCH] Bug 33964: (QA follow-up) Remove library from cpanfile > >Email::Sender::Transport::SMTP::Persistent is part of the Email::Sender >distribution, and a git diff on the repository doesn't show any >difference. > >The patch author just took the number from MetaCPAN. > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > cpanfile | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index a9983c29c91..3dddcad3623 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -41,7 +41,6 @@ requires 'Email::Address', '>= 1.908'; > requires 'Email::Date', '1.103'; > requires 'Email::MessageID', '1.406'; > requires 'Email::Sender', '1.300030'; >-requires 'Email::Sender::Transport::SMTP::Persistent', '2.6'; > requires 'Email::Stuffer', '0.014'; > requires 'Exception::Class', '1.38'; > requires 'File::Slurp', '9999.13'; >-- >2.39.2
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 33964
:
152211
|
153101
|
153723
|
153724
|
153857
| 153869