python-packages: repocheck 2015-05-04 -> 2015-06-27
This commit is contained in:
parent
f9bd72f24c
commit
d94285788f
@ -11007,12 +11007,12 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
repocheck = buildPythonPackage rec {
|
repocheck = buildPythonPackage rec {
|
||||||
name = "repocheck-2015-05-04";
|
name = "repocheck-2015-06-27";
|
||||||
disabled = isPy26 || isPy27;
|
disabled = isPy26 || isPy27;
|
||||||
|
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
sha256 = "0zk8n4sm7i488wgqljkfjd2j0hm0qimxr9dhdz6d7xal7apwh71x";
|
sha256 = "0psihwph10sx07xc2gfch739laz7x1kwl5c991cci8cfn5jzy8bp";
|
||||||
rev = "db8c336f071ead3375805b7a78ca3d7c862536db";
|
rev = "231e05b4fa55955ef8492581a15f508ffa0037d4";
|
||||||
repo = "repocheck";
|
repo = "repocheck";
|
||||||
owner = "kynikos";
|
owner = "kynikos";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user