Show More
@@ -38,11 +38,11 b' self: super: {' | |||
|
38 | 38 | }; |
|
39 | 39 | }; |
|
40 | 40 | "beautifulsoup4" = super.buildPythonPackage { |
|
41 |
name = "beautifulsoup4-4.6. |
|
|
41 | name = "beautifulsoup4-4.6.1"; | |
|
42 | 42 | doCheck = false; |
|
43 | 43 | src = fetchurl { |
|
44 |
url = "https://files.pythonhosted.org/packages/ |
|
|
45 | sha256 = "12cf0ygpz9srpfh9gx2f9ba0swa1rzypv3sm4r0hmjyw6b4nm2w0"; | |
|
44 | url = "https://files.pythonhosted.org/packages/8e/37/84b216b36760d157ea81ad7cba48ba2052abe54c604784e7b04668fcb281/beautifulsoup4-4.6.1.tar.gz"; | |
|
45 | sha256 = "1ynvk89cdall0ammpm5n7rhfl3dn46l3vi3h63bar1i8dnra6hxx"; | |
|
46 | 46 | }; |
|
47 | 47 | meta = { |
|
48 | 48 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now