Show More
@@ -2052,11 +2052,11 b' self: super: {' | |||
|
2052 | 2052 | }; |
|
2053 | 2053 | }; |
|
2054 | 2054 | "testpath" = super.buildPythonPackage { |
|
2055 |
name = "testpath-0.4. |
|
|
2055 | name = "testpath-0.4.4"; | |
|
2056 | 2056 | doCheck = false; |
|
2057 | 2057 | src = fetchurl { |
|
2058 |
url = "https://files.pythonhosted.org/packages/0 |
|
|
2059 | sha256 = "1y40hywscnnyb734pnzm55nd8r8kp1072bjxbil83gcd53cv755n"; | |
|
2058 | url = "https://files.pythonhosted.org/packages/2c/b3/5d57205e896d8998d77ad12aa42ebce75cd97d8b9a97d00ba078c4c9ffeb/testpath-0.4.4.tar.gz"; | |
|
2059 | sha256 = "0zpcmq22dz79ipvvsfnw1ykpjcaj6xyzy7ws77s5b5ql3hka7q30"; | |
|
2060 | 2060 | }; |
|
2061 | 2061 | meta = { |
|
2062 | 2062 | license = [ ]; |
General Comments 0
You need to be logged in to leave comments.
Login now