Show More
@@ -230,7 +230,7 b'' | |||
|
230 | 230 | }; |
|
231 | 231 | }; |
|
232 | 232 | rhodecode-vcsserver = super.buildPythonPackage { |
|
233 |
name = "rhodecode-vcsserver-4.1. |
|
|
233 | name = "rhodecode-vcsserver-4.1.2"; | |
|
234 | 234 | buildInputs = with self; [mock pytest WebTest]; |
|
235 | 235 | doCheck = true; |
|
236 | 236 | 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