Path to this page:
Subject: CVS commit: pkgsrc/time/py-dateutil
From: Thomas Klausner
Date: 2015-01-11 22:05:30
Message id: 20150111210530.D1D8398@cvs.netbsd.org
Log Message:
Update to 2.4.0:
Version 2.4.0
-------------
- Fix an issue with relativedelta and freezegun (lp:1374022)
- Fix tzinfo in windows for timezones without dst (lp:1010050, gh #2)
- Ignore missing timezones in windows like in POSIX
- Fix minimal version requirement for six (gh #6)
- Many rrule changes and fixes by @pganssle (gh pull requests #13 #14 #17),
including defusing some infinite loops (gh #4)
Files: