volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
adisbladis
78206eb3ec
pythonPackages.linode-api: Enable tests
2018-03-30 12:55:58 +08:00
adisbladis
0fc0f28d39
pythonPackages.linode-api: 4.1.6b0 -> 4.1.8b1
2018-03-30 12:55:49 +08:00
Glenn Searby
2cf5f3cc60
linode-api: 4.1.2b0 -> 4.1.6b0
...
Needed because the underlying HTTP endpoint has also changed.
2018-03-30 12:39:39 +08:00
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