Show More
@@ -1933,11 +1933,11 b' self: super: {' | |||
|
1933 | 1933 | }; |
|
1934 | 1934 | }; |
|
1935 | 1935 | "simplejson" = super.buildPythonPackage { |
|
1936 |
name = "simplejson-3.1 |
|
|
1936 | name = "simplejson-3.16.0"; | |
|
1937 | 1937 | doCheck = false; |
|
1938 | 1938 | src = fetchurl { |
|
1939 |
url = "https://files.pythonhosted.org/packages/08 |
|
|
1940 | sha256 = "1rr58dppsq73p0qcd9bsw066cdd3v63sqv7j6sqni8frvm4jv8h1"; | |
|
1939 | url = "https://files.pythonhosted.org/packages/e3/24/c35fb1c1c315fc0fffe61ea00d3f88e85469004713dab488dee4f35b0aff/simplejson-3.16.0.tar.gz"; | |
|
1940 | sha256 = "19cws1syk8jzq2pw43878dv6fjkb0ifvjpx0i9aajix6kc9jkwxi"; | |
|
1941 | 1941 | }; |
|
1942 | 1942 | meta = { |
|
1943 | 1943 | license = [ { fullName = "Academic Free License (AFL)"; } pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now