Bugzilla – Attachment 107016 Details for
Bug 25723
Improve efficiency of holiday calculation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25723: Drop DateTime::Set from cpanfile
Bug-25723-Drop-DateTimeSet-from-cpanfile.patch (text/plain), 966 bytes, created by
Joonas Kylmälä
on 2020-07-17 14:42:26 UTC
(
hide
)
Description:
Bug 25723: Drop DateTime::Set from cpanfile
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2020-07-17 14:42:26 UTC
Size:
966 bytes
patch
obsolete
>From faa2119e187b99d66c20f177caed9bd7c87f6df5 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 12 Jun 2020 16:02:26 +0100 >Subject: [PATCH] Bug 25723: Drop DateTime::Set from cpanfile >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Emma Perks <Emma.Perks2@uhb.nhs.uk> >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi> >--- > cpanfile | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/cpanfile b/cpanfile >index 7d4cbdade1..7e5eeaa1d8 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -31,7 +31,6 @@ requires 'DateTime', '0.58'; > requires 'DateTime::Event::ICal', '0.08'; > requires 'DateTime::Format::ICal', '0.09'; > requires 'DateTime::Format::MySQL', '0.04'; >-requires 'DateTime::Set', '0.28'; > requires 'DateTime::TimeZone', '1.20'; > requires 'Digest::MD5', '2.36'; > requires 'Digest::SHA', '5.43'; >-- >2.11.0
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 25723
:
105789
|
105792
|
105793
|
105830
|
105831
|
105832
|
105833
|
105834
|
105835
|
105836
|
105936
|
105937
|
105939
|
105941
|
105947
|
105954
|
105955
|
105956
|
105957
|
105958
|
105959
|
105960
|
105961
|
105962
|
105963
|
105964
|
105965
|
105966
|
105967
|
105968
|
105969
|
105970
|
106991
|
106992
|
106993
|
106994
|
106995
|
106996
|
106997
|
106998
|
106999
|
107000
|
107001
|
107002
|
107003
|
107004
|
107005
|
107006
|
107007
|
107008
|
107009
|
107010
|
107013
|
107014
|
107015
| 107016 |
107017
|
107018
|
107019
|
107020
|
107021
|
107022
|
107023
|
107025