pythonPackages.beautifulsoup4: Fix hash

The src tarball was modified in the PyPI repository.

I have compared the old tarball against the new one, the only difference
being that the new one is missing the following files/directories:

AUTHORS.txt
COPYING.txt
doc/
NEWS.txt
scripts/
TODO.txt
This commit is contained in:
Ricardo M. Correia 2014-09-08 01:54:20 +02:00
parent ae453d1a0e
commit 48105a0aa1

View File

@ -675,7 +675,7 @@ rec {
src = fetchurl {
url = "http://pypi.python.org/packages/source/b/beautifulsoup4/${name}.tar.gz";
md5 = "c012adc06217b8532c446d181cc56586";
md5 = "f1481ed77336de77a2d8e5b061b6ad62";
};
# invalid command 'test'