Show More
@@ -458,7 +458,7 b'' | |||
|
458 | 458 | }; |
|
459 | 459 | }; |
|
460 | 460 | rhodecode-vcsserver = super.buildPythonPackage { |
|
461 |
name = "rhodecode-vcsserver-4.5. |
|
|
461 | name = "rhodecode-vcsserver-4.5.1"; | |
|
462 | 462 | buildInputs = with self; [mock pytest pytest-sugar WebTest]; |
|
463 | 463 | doCheck = true; |
|
464 | 464 | propagatedBuildInputs = with self; [configobj dulwich hgsubversion infrae.cache mercurial msgpack-python pyramid Pyro4 simplejson subprocess32 waitress WebOb]; |
General Comments 0
You need to be logged in to leave comments.
Login now