Show More
@@ -1440,13 +1440,13 b'' | |||
|
1440 | 1440 | }; |
|
1441 | 1441 | }; |
|
1442 | 1442 | rhodecode-tools = super.buildPythonPackage { |
|
1443 |
name = "rhodecode-tools-0. |
|
|
1443 | name = "rhodecode-tools-0.9.0"; | |
|
1444 | 1444 | buildInputs = with self; []; |
|
1445 | 1445 | doCheck = false; |
|
1446 | 1446 | propagatedBuildInputs = with self; [click future six Mako MarkupSafe requests Whoosh elasticsearch elasticsearch-dsl]; |
|
1447 | 1447 | src = fetchurl { |
|
1448 |
url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v0. |
|
|
1449 | md5 = "9acdfd71b8ddf4056057065f37ab9ccb"; | |
|
1448 | url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.9.0.zip"; | |
|
1449 | md5 = "65125e63d25eabac2b20cb73842e1e84"; | |
|
1450 | 1450 | }; |
|
1451 | 1451 | meta = { |
|
1452 | 1452 | license = [ { fullName = "AGPLv3 and Proprietary"; } ]; |
@@ -124,7 +124,7 b' pyzmq==14.6.0' | |||
|
124 | 124 | # TODO: This is not available in public |
|
125 | 125 | # rc-testdata==0.2.0 |
|
126 | 126 | |
|
127 |
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0. |
|
|
127 | https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.9.0.zip#md5=65125e63d25eabac2b20cb73842e1e84 | |
|
128 | 128 | |
|
129 | 129 | |
|
130 | 130 | recaptcha-client==1.0.6 |
General Comments 0
You need to be logged in to leave comments.
Login now