Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/tzdata
Python package wrapping the IANA time zone database
https://github.com/python/tzdata
Add type checking
In this case I have gone with pytype because in general I like their
approach, but mypy works fi...
Assert that "version" file was a normal file
This satisfies typecheckers, which are worried about the case where
extractfile returns None. Th...
Add generation of the "zones" file.
This is a newline-delimited list of all the time zones in the package.
55e41d6c07a4ae1a7393336a0eb5c7ec73bbf299 authored almost 5 years ago by Paul Ganssle <[email protected]>
Add check=True to make subprocess call
d6eeebaacf38ec2c0125e5a13e20b7b29b32e797 authored almost 5 years ago by Paul Ganssle <[email protected]>
d6eeebaacf38ec2c0125e5a13e20b7b29b32e797 authored almost 5 years ago by Paul Ganssle <[email protected]>
Move zone data into "tzdata.zoneinfo"
03bacbcb4dc906e5dd8b4c06c7d3dedf81787acf authored almost 5 years ago by Paul Ganssle <[email protected]>
03bacbcb4dc906e5dd8b4c06c7d3dedf81787acf authored almost 5 years ago by Paul Ganssle <[email protected]>
Add Python project configuration
5494a6fdab9b64f74c78410bd808ec8b9e7215a7 authored almost 5 years ago by Paul Ganssle <[email protected]>
5494a6fdab9b64f74c78410bd808ec8b9e7215a7 authored almost 5 years ago by Paul Ganssle <[email protected]>
Fix download location of unknown-version tzcode
Previously this dropped the tarball in the repository root.
f7a623aad5eef3fedd6be804c7c1f2dcc1bb1610 authored almost 5 years ago by Paul Ganssle <[email protected]>
Switch build over to using toxinidir
8ee146482f5ba86c43d8c306b0abed35e1cc3422 authored almost 5 years ago by Paul Ganssle <[email protected]>
8ee146482f5ba86c43d8c306b0abed35e1cc3422 authored almost 5 years ago by Paul Ganssle <[email protected]>
Add auto version detection to update script
2117781a0f1807bcde9c702ba555139f27ece3b3 authored almost 5 years ago by Paul Ganssle <[email protected]>
2117781a0f1807bcde9c702ba555139f27ece3b3 authored almost 5 years ago by Paul Ganssle <[email protected]>
Add auto-formatter to tox
46e334d60b990945b4563112a3f85d6f3cc9d067 authored almost 5 years ago by Paul Ganssle <[email protected]>
46e334d60b990945b4563112a3f85d6f3cc9d067 authored almost 5 years ago by Paul Ganssle <[email protected]>
Add tmp/ directory to gitignore
3ea5e065fa175554d70f4507550f0c7f977c22ff authored almost 5 years ago by Paul Ganssle <[email protected]>
3ea5e065fa175554d70f4507550f0c7f977c22ff authored almost 5 years ago by Paul Ganssle <[email protected]>
Fix version generation issue
ea8f96778c92184cd592deaaf5215e7d7a610eaa authored almost 5 years ago by Paul Ganssle <[email protected]>
ea8f96778c92184cd592deaaf5215e7d7a610eaa authored almost 5 years ago by Paul Ganssle <[email protected]>
Add initial script to update the database
d352844148b03991a1dd1884e9afc536b77767f6 authored almost 5 years ago by Paul Ganssle <[email protected]>
d352844148b03991a1dd1884e9afc536b77767f6 authored almost 5 years ago by Paul Ganssle <[email protected]>
Add gitignore
b8ddb251b69358ce6a02936196bc435841f8cc6f authored almost 5 years ago by Paul Ganssle <[email protected]>
b8ddb251b69358ce6a02936196bc435841f8cc6f authored almost 5 years ago by Paul Ganssle <[email protected]>