Created attachment 144456 [details] 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
Awesome foresight to provide test results. That earns you "patch-ready" out of the box. :)
That's koobs@ mentoring skills. :)
A commit references this bug: Author: wg Date: Sun Aug 3 11:22:46 UTC 2014 New revision: 363875 URL: http://svnweb.freebsd.org/changeset/ports/363875 Log: devel/hg-git: update to 0.6.1 [1] - Add DOCS [1] - Remove not required dependency PR: 191659 Submitted by: maintainer [1] Changes: head/devel/hg-git/Makefile head/devel/hg-git/distinfo
A commit references this bug: Author: wg Date: Sun Aug 3 11:28:44 UTC 2014 New revision: 363877 URL: http://svnweb.freebsd.org/changeset/ports/363877 Log: devel/py-tzlocal 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 PR: 191659 Submitted by: melvyn magemana nl Changes: head/devel/Makefile head/devel/py-tzlocal/ head/devel/py-tzlocal/Makefile head/devel/py-tzlocal/distinfo head/devel/py-tzlocal/pkg-descr