aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/channels
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-02-03 10:51:43 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2018-02-03 17:43:29 +0100
commit1f2dc1aa4a5242a0d78237e2b0b3a492f17b395d (patch)
tree4d9a9bd43f06c93fc1d0b5ac1d1cb32db629b0e5 /pkgs/development/python-modules/channels
parent627785f49ac0a0c25f1ce86bccf8f1f26c007496 (diff)
python: channels: 1.1.8 -> 2.0.0
Diffstat (limited to 'pkgs/development/python-modules/channels')
-rw-r--r--pkgs/development/python-modules/channels/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/channels/default.nix b/pkgs/development/python-modules/channels/default.nix
index e5c92ffcde26..36191b95479b 100644
--- a/pkgs/development/python-modules/channels/default.nix
+++ b/pkgs/development/python-modules/channels/default.nix
@@ -4,11 +4,11 @@
buildPythonPackage rec {
pname = "channels";
name = "${pname}-${version}";
- version = "1.1.8";
+ version = "2.0.0";
src = fetchPypi {
inherit pname version;
- sha256 = "0gsy3hwn1vd709jkw8ay44qrm6aw7qggr312z8xwzq0x4ihjda02";
+ sha256 = "c365492b90bd936c763e06cd76bda96cd3e70e5a5d2a196c25754e0c1d8da85a";
};
# Files are missing in the distribution