pythonPackages: remove sha1 comment

This commit is contained in:
Jörg Thalheim 2017-02-25 00:37:27 +01:00
parent fc2a42b40e
commit def0c868ea
No known key found for this signature in database
GPG key ID: CA4106B8D7CC79FA

View file

@ -28879,7 +28879,6 @@ EOF
src = pkgs.fetchurl {
url = "https://gdata-python-client.googlecode.com/files/${name}.tar.gz";
# sha1 = "d2d9f60699611f95dd8c328691a2555e76191c0c";
sha256 = "1dpxl5hwyyqd71avpm5vkvw8fhlvf9liizmhrq9jphhrx0nx5rsn";
};