Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jul 2014 13:04:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191659] New: [New port]: devel/py-tzlocal: tzinfo object for local timezone
Message-ID:  <bug-191659-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191659

            Bug ID: 191659
           Summary: [New port]: devel/py-tzlocal: tzinfo object for local
                    timezone
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: melvyn@magemana.nl

Created attachment 144456
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144456&action=edit
add-py-tzlocal-1.1.1.patch

This Python module returns a tzinfo object with the local timezone
information under Unix and Win-32. It requires pytz, and returns pytz
tzinfo objects.

This module attempts to fix a glaring hole in pytz, that there is no way
to get the local timezone information, unless you know the zoneinfo
name, and under several Linux distros that's hard or impossible to
figure out.

WWW: https://pypi.python.org/pypi/tzlocal/

NOTE: required by mezzanine 3.x line (not in ports atm)

Fix:
Reports:    https://redports.org/buildarchive/20140706124935-09747/
Portlint:    looks fine
Testable:    yes
Tested:        yes

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191659-13>