[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.27-pre2-464-g0bffe06

Git Repo Owner noreply at mythtv.org
Sun Dec 30 07:09:39 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  0bffe0648d7b19ff2b2ca289699982c23a12f455 (commit)
       via  4dd0bf8014bf8261c8ed347517ef8197ac7f942e (commit)
      from  414de880b9d65263849e2339df9e083df0301033 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0bffe0648d7b19ff2b2ca289699982c23a12f455
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:07:12 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:07:12 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0bffe0648d7b19ff2b2ca289699982c23a12f455

Allow posixtzinfo to use the TZ environmental variable.
This adds a check for the TZ environmental variable, and uses that to
define the local timezone if available, rather than always using
/etc/localtime. This resolves an issue on Debian-based systems that
always use the TZ variable, rather than defining the localtime file.



commit 4dd0bf8014bf8261c8ed347517ef8197ac7f942e
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:02:14 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 30 Dec 2012 02:02:14 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4dd0bf8014bf8261c8ed347517ef8197ac7f942e

Remove incorrect selection of DST offset.
This makes the default offsettzinfo just use the standard timezone
offset from the time module, rather than incorrectly using the existence
of a DST offset as indication that the system is currently in DST.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/utility/dt.py |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-firehose mailing list