[Bug 213770] devel/py-pytz: use the system default /usr/share/zoneinfo directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 25 14:42:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213770

            Bug ID: 213770
           Summary: devel/py-pytz: use the system default
                    /usr/share/zoneinfo directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lwhsu at FreeBSD.org
          Reporter: bambyster at gmail.com
          Assignee: lwhsu at FreeBSD.org
             Flags: maintainer-feedback?(lwhsu at FreeBSD.org)

Created attachment 176145
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176145&action=edit
The patch to use system default zoneinfo dir

Hello,

I faced an issue with the pytz software. The pytz ships own copy of the
zoneinfo data while the same data is already present in the base system in the
/usr/share/zoneinfo directory.

To reduce the maintenance cost of updating the zoneinfo database I created a
patch which changes the lookup order for zoneinfo data.

The issue has been already reported to the developers of pytz two years ago but
the feature is still undecided: https://bugs.launchpad.net/pytz/+bug/1373960

Please consider a patch to the devel/py-pytz which add an option to use OS
default zoneinfo.

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


More information about the freebsd-ports-bugs mailing list