Show More
@@ -2,3 +2,4 b' c6fad7d1e61f22b1f4a4863eff207a04c27e9462' | |||||
2 | 77b6e243b4cc5b702c15abd6d737798edbac60dc v4.0.1 |
|
2 | 77b6e243b4cc5b702c15abd6d737798edbac60dc v4.0.1 | |
3 | a359c072337fdd8e1e71df72cc520b8a9b042f80 v4.1.0 |
|
3 | a359c072337fdd8e1e71df72cc520b8a9b042f80 v4.1.0 | |
4 | 49aa7ed030a36b7ceba149a21e587cb5d20b4946 v4.1.1 |
|
4 | 49aa7ed030a36b7ceba149a21e587cb5d20b4946 v4.1.1 | |
|
5 | f38ed1e1a31dce3c170b4d31585ba43471cf0705 v4.1.2 |
@@ -230,7 +230,7 b'' | |||||
230 | }; |
|
230 | }; | |
231 | }; |
|
231 | }; | |
232 | rhodecode-vcsserver = super.buildPythonPackage { |
|
232 | rhodecode-vcsserver = super.buildPythonPackage { | |
233 |
name = "rhodecode-vcsserver-4.1. |
|
233 | name = "rhodecode-vcsserver-4.1.2"; | |
234 | buildInputs = with self; [mock pytest WebTest]; |
|
234 | buildInputs = with self; [mock pytest WebTest]; | |
235 | doCheck = true; |
|
235 | doCheck = true; | |
236 | propagatedBuildInputs = with self; [configobj dulwich hgsubversion infrae.cache mercurial msgpack-python pyramid Pyro4 simplejson subprocess32 waitress WebOb]; |
|
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