From 8e2c19381feb34a3388a847cca622a8af5bc96de Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Tue, 5 Jan 2021 17:05:57 +0000 Subject: math/py-matplotlib: Update to 3.3.3 Changelog: https://github.com/matplotlib/matplotlib/releases PR: 252432 Approved by: arrowd (mentor) --- math/py-matplotlib/files/patch-setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-matplotlib/files/patch-setup.cfg') diff --git a/math/py-matplotlib/files/patch-setup.cfg b/math/py-matplotlib/files/patch-setup.cfg index 296628a65950..2a3ff257b7c8 100644 --- a/math/py-matplotlib/files/patch-setup.cfg +++ b/math/py-matplotlib/files/patch-setup.cfg @@ -30,8 +30,8 @@ +# is the default behavior +# +## Date/timezone support: -+pytz = False -+dateutil = False ++pytz = True ++dateutil = True + +[gui_support] +# Matplotlib supports multiple GUI toolkits, including Cocoa, -- cgit v1.2.3