Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-15 | Changes 2016.10: | adam | 3 | -8/+11 | |
Bug fixes. New time zones. | |||||
2016-11-11 | Update time/py-pytz to 2016.7. | fhajny | 3 | -8/+9 | |
No changelog. | |||||
2016-08-20 | fix PLIST issue | richard | 1 | -6/+12 | |
2016-08-20 | update to py-pytz-2016.6.1 | richard | 2 | -7/+7 | |
okay by markd@ with nothing in particular noted in the Changelog | |||||
2016-06-08 | Switch to MASTER_SITES_PYPI. | wiz | 1 | -2/+2 | |
2015-11-02 | Add SHA512 digests for distfiles for time category | agc | 1 | -1/+2 | |
Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-12-01 | Update to 2014.10: the usual. | wiz | 2 | -6/+6 | |
2014-11-09 | Update to 2014.9: the usual timezone changes. | wiz | 3 | -12/+13 | |
2014-09-07 | Update to 2014.7: | wiz | 3 | -7/+10 | |
2004-07-25 - Improved localtime handling, and added a localize() method enabling correct creation of local times. | |||||
2014-06-09 | Update to 2014.4: the usual changes. | wiz | 2 | -6/+6 | |
2014-05-20 | Update to 2014.3, the usual changes. | wiz | 2 | -6/+6 | |
2014-03-31 | Update to 2014.2: the usual timezone changes. | wiz | 3 | -7/+8 | |
2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -3/+1 | |
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. | |||||
2014-01-06 | Update to 2013.9: the usual changes. | wiz | 3 | -13/+7 | |
2013-11-13 | Update to 2013.8: changes not found. | wiz | 2 | -6/+6 | |
2013-10-06 | Update to 2013.7: usual updates. | wiz | 2 | -6/+6 | |
2013-09-09 | Update to 2013d: | wiz | 3 | -8/+10 | |
The usual changes. | |||||
2013-04-01 | Update to 2013b, the usual changes + | wiz | 3 | -7/+10 | |
Asia/Khandyga Asia/Ust-Nera Europe/Busingen | |||||
2012-12-09 | Update to 2012h, the usual time zone changes. | wiz | 2 | -6/+6 | |
2012-10-21 | Update to 2012g. | wiz | 2 | -6/+6 | |
2012-10-16 | Mark as ready for python-3.x. | wiz | 1 | -3/+2 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-02 | Update to 2012f, sync with upstream. | wiz | 2 | -6/+9 | |
2012-08-12 | Update to 2012d: The usual changes. | wiz | 2 | -6/+6 | |
2012-04-22 | Update to 2012c, time zone updates. | wiz | 2 | -6/+6 | |
2012-03-12 | Update to 2012b, the usual time zone updates. | wiz | 3 | -7/+8 | |
2012-01-20 | Mark as not available for python3 because py-setuptools isn't. | wiz | 1 | -2/+3 | |
2012-01-20 | Update to 2011n. Usual timezone changes, and: | wiz | 3 | -7/+19 | |
2011-02-08 - Python 3.1 support. | |||||
2010-08-17 | Update py-pytz to 2010k. | obache | 3 | -8/+12 | |
Based on PR#43764 by Kamel Derouiche timezone update. | |||||
2010-02-16 | Update to 2010b, the usual. | wiz | 3 | -7/+10 | |
2010-01-20 | Update to 2009u: the usual timezone updates. | wiz | 2 | -6/+6 | |
2009-11-17 | Update to 2009r. Usual database updates. | wiz | 3 | -7/+8 | |
2009-10-31 | Update to 2009n. Time zone updates! | wiz | 2 | -6/+6 | |
2009-08-09 | Update to 2009j. Usual timezone updates, I guess. | wiz | 2 | -6/+7 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -25/+1 | |
2009-02-23 | Update to 2009a: | wiz | 3 | -8/+10 | |
Changes undocumented, probably just timezone updates. | |||||
2008-09-12 | Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that | epg | 1 | -2/+1 | |
set it to ${DISTNAME}. | |||||
2008-09-10 | dirrm the egg info dir | epg | 1 | -1/+2 | |
2008-09-10 | switch to using python/egg.mk and add missing entries to PLIST. Approved by ↵ | abs | 2 | -3/+10 | |
markd@, bump pkgrevision | |||||
2008-06-23 | Initial import py-pytz-2008b | markd | 4 | -0/+640 | |
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). |