[Rt-commit] rt branch 4.4/update-docker-gdgraph updated. rt-4.4.6-54-g2001a84cfe
BPS Git Server
git at git.bestpractical.com
Mon Jan 30 14:01:10 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 4.4/update-docker-gdgraph has been updated
via 2001a84cfeb16e4619c5162307de2140f8b093e7 (commit)
from bd19671e2d542e7a13f08be96987bf1ec0327f71 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2001a84cfeb16e4619c5162307de2140f8b093e7
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Jan 30 08:58:37 2023 -0500
Update required versions for GD::Graph and Date::Extract
Both modules had tests failing due to changes in other
dependent modules on CPAN. The updated versions now pass
all tests again.
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index db8d51b6c7..02aae4c50f 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -125,7 +125,7 @@ CSS::Squish 0.06
Data::GUID
Data::ICal
Data::Page::Pageset
-Date::Extract 0.02
+Date::Extract 0.07
Date::Manip
DateTime 0.44
DateTime::Format::Natural 0.67
@@ -286,7 +286,7 @@ IPC::Run 0.90
$deps{'GD'} = [ text_to_hash( << '.') ];
GD
-GD::Graph 1.47
+GD::Graph 1.56
GD::Text
.
-----------------------------------------------------------------------
Summary of changes:
sbin/rt-test-dependencies.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
rt
More information about the rt-commit
mailing list