Show More
@@ -4,3 +4,4 b' a359c072337fdd8e1e71df72cc520b8a9b042f80' | |||||
4 | 49aa7ed030a36b7ceba149a21e587cb5d20b4946 v4.1.1 |
|
4 | 49aa7ed030a36b7ceba149a21e587cb5d20b4946 v4.1.1 | |
5 | f38ed1e1a31dce3c170b4d31585ba43471cf0705 v4.1.2 |
|
5 | f38ed1e1a31dce3c170b4d31585ba43471cf0705 v4.1.2 | |
6 | 21269ba7bafd8f0c77e79dd86a31eb9bce7643d2 v4.2.0 |
|
6 | 21269ba7bafd8f0c77e79dd86a31eb9bce7643d2 v4.2.0 | |
|
7 | b53930c918c25b2c8f69ceddc6641e511be27fd3 v4.2.1 |
@@ -299,7 +299,7 b'' | |||||
299 | }; |
|
299 | }; | |
300 | }; |
|
300 | }; | |
301 | rhodecode-vcsserver = super.buildPythonPackage { |
|
301 | rhodecode-vcsserver = super.buildPythonPackage { | |
302 |
name = "rhodecode-vcsserver-4.2. |
|
302 | name = "rhodecode-vcsserver-4.2.1"; | |
303 | buildInputs = with self; [mock pytest WebTest]; |
|
303 | buildInputs = with self; [mock pytest WebTest]; | |
304 | doCheck = true; |
|
304 | doCheck = true; | |
305 | propagatedBuildInputs = with self; [configobj dulwich hgsubversion infrae.cache mercurial msgpack-python pyramid Pyro4 simplejson subprocess32 waitress WebOb]; |
|
305 | 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