Path to this page:
Subject: CVS commit: pkgsrc/time/py-pendulum
From: Adam Ciarcinski
Date: 2017-10-28 11:06:26
Message id: 20171028090626.8D16CFBDE@cvs.NetBSD.org
Log Message:
py-pendulum: updated to 1.3.1
1.3.1:
Fixed inaccuracy of in_days() method on DST transitions.
Fixed seconds inaccuracy for past datetimes.
1.3.0:
Added support for the alternative formatter's tokens in from_format().
Added a timezones module attribute to expose available timezones.
Added the exact keyword to parse() which behaves exactly like strict.
Dropped support for Python 3.2 and 3.3.
The classic formatter in from_format() is now deprecated.
Fixed th locale.
Files: