Commit graph

12 commits

Author SHA1 Message Date
Karthik Nadig
618a107e11
Compatibility python 3.4 (#519)
* Test compat fixes for python 3.4 tests

* Enable python 3.4 CI in travis

* Fix for 3.4 missing text in traceback list

* Fix linter

* Add python 3.4 to classifiers

* Fix for line text
2018-06-25 13:20:22 -07:00
Eric Snow
b9e88548a6 Fix the vendored revision hash. 2018-01-22 18:28:58 +00:00
Eric Snow
ffcf7d99d8 Add missing tests. 2018-01-22 17:29:59 +00:00
Eric Snow
506782d500 Do not escape single quotes. 2018-01-22 17:11:14 +00:00
Eric Snow
7981cc1f9e Return a default value from get_revision() if URL unrecognized. 2018-01-11 18:50:51 +00:00
Eric Snow
a93d0ed25c Print progress messages during download. 2018-01-11 18:36:14 +00:00
Eric Snow
0d71d2cf75 _open -> _open_url 2018-01-11 18:06:34 +00:00
Eric Snow
8e42001f3a date -> downloaded 2018-01-10 22:13:01 +00:00
Eric Snow
8985aeead0 Add a command for checking the vendored schema file. 2018-01-10 22:13:01 +00:00
Eric Snow
b8cf3d3e9e Add a command to download the upstream schema file. 2018-01-10 22:13:01 +00:00
Eric Snow
ff090e1ad7 Add some schema utils. 2018-01-10 22:13:01 +00:00
Eric Snow
17847eb54e Add upstream.Metadata. 2018-01-10 22:13:01 +00:00