pythonPackages.pytest_30: 3.0.4 -> 3.0.5
This commit is contained in:
parent
cdf3b50917
commit
c71087b345
@ -5042,12 +5042,12 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
pytest_30 = self.pytest_27.override rec {
|
pytest_30 = self.pytest_27.override rec {
|
||||||
name = "pytest-3.0.4";
|
name = "pytest-3.0.5";
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [ hypothesis py ];
|
propagatedBuildInputs = with self; [ hypothesis py ];
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "mirror://pypi/p/pytest/${name}.tar.gz";
|
url = "mirror://pypi/p/pytest/${name}.tar.gz";
|
||||||
sha256 = "03d49xc0l4sdncq47rn1p42ywjnxqrvpc160y8dwvanv3wnfx7w7";
|
sha256 = "1z9pj39w0r2gw5hsqndlmsqa80kgbrann5kfma8ww8zhaslkl02a";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user