Skip to content

Commit 07d8416

Browse files
committed
Update pytz to 2012d and update dateutil to 1.5 for Python 2.x and 2.1 for Python 3.x
Update setup.py so that it assume datetime is always there (as it should be on the versions of Python we support). Update setup.py to not 2to3 pytz. Update setup.py to install the correct version of dateutil that matches the version of Python.
1 parent 8ab4318 commit 07d8416

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+6494
-74
lines changed

doc/users/whats_new.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,16 @@ local intensity of the vector field.
127127

128128
.. plot:: mpl_examples/pylab_examples/streamplot_demo.py
129129

130+
Updated shipped dependencies
131+
----------------------------
132+
133+
The following dependencies that ship with matplotlib and are
134+
optionally installed alongside it have been updated:
135+
136+
- `pytz <http://pytz.sf.net/>` 2012d
137+
138+
- `dateutil <http://labix.org/python-dateutil>` 1.5 on Python 2.x,
139+
and 2.1 on Python 3.x
130140

131141
.. _whats-new-1-1:
132142

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)