Subject: CVS commit: pkgsrc/time/py-pendulum
From: Adam Ciarcinski
Date: 2018-04-26 09:53:20
Message id: 20180426075320.ED358FBEC@cvs.NetBSD.org

Log Message:
py-pendulum: updated to 1.5.1

1.5.1
Fixed set() not acception the tz keyword argument.
Fixed datetime() not setting the timezone to UTC by default.

1.5.0
Added the datetime() helper.
Added the set() method to set properties.
Added the is_utc() and is_local() methods.
year_(), month_(), day_(), hour_(), minute_(), second_(), microsecond_() are now \ 
deprecated.
timezone_() and tz_() are now deprecated.
timestamp_() is now deprecated.
with_date_time(), with_time_from_string() and with_timestamp() are now deprecated.
between() is now deprecated.
min_(), max_(), minimum(), maximum() are now deprecated.
is_today(), is_yesterday(), is_tomorrow() and is_same_day() are now depecreated.
is_sunday() -> is_saturday() are now deprecated.
The utc and local properties are now deprecated. Use is_utc() and is_local() instead.

Files:
RevisionActionfile
1.8modifypkgsrc/time/py-pendulum/Makefile
1.8modifypkgsrc/time/py-pendulum/distinfo