Commit graph

6 commits

Author SHA1 Message Date
Glenn Searby d89ca3d65b Python linode-api: 4.1.1b2 -> 4.1.2b0
This change is needed as the web API which this Python client depends on
has changed and broken basic functionality.
2017-08-23 14:52:00 +01:00
Glenn Searby 12855b3d17 Disabled tests (since there don't seem to be any). 2017-07-24 12:21:08 +01:00
Glenn Searby 29540286ec future module needs to be imported even if we are running under Python 3. 2017-07-24 11:42:49 +01:00
Jörg Thalheim 55af60a23f pythonPackages.linode-api: disable future/enum34 on newer python versions 2017-07-23 11:23:28 +01:00
Jörg Thalheim 2d81186045 linode-api: 4.1.1b1 -> 4.1.1b2 2017-07-23 11:22:58 +01:00
Glenn Searby de0fb400bf linode-api: init at 4.1.1b1
Added Linode's official Python library for their v4 API.

This should assist with adding Linode support to Nixops (see:
https://github.com/NixOS/nixops/issues/198).

Note that this API is still in beta and subject to changes.
2017-07-21 14:25:48 +01:00