python3Packages.pytest_6_1: drop
This commit is contained in:
parent
6ebc9d2001
commit
d23a35c630
1 changed files with 0 additions and 13 deletions
|
@ -7650,19 +7650,6 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
pytest_6_1 = self.pytest_6.overridePythonAttrs (oldAttrs: rec {
|
|
||||||
version = "6.1.2";
|
|
||||||
src = oldAttrs.src.override {
|
|
||||||
inherit version;
|
|
||||||
sha256 = "c0a7e94a8cdbc5422a51ccdad8e6f1024795939cc89159a0ae7f0b316ad3823e";
|
|
||||||
};
|
|
||||||
|
|
||||||
postPatch = ''
|
|
||||||
substituteInPlace setup.cfg \
|
|
||||||
--replace "pluggy>=0.12,<1.0" "pluggy>=0.12,<2.0"
|
|
||||||
'';
|
|
||||||
});
|
|
||||||
|
|
||||||
pytest-aio = callPackage ../development/python-modules/pytest-aio { };
|
pytest-aio = callPackage ../development/python-modules/pytest-aio { };
|
||||||
|
|
||||||
pytest-aiohttp = callPackage ../development/python-modules/pytest-aiohttp { };
|
pytest-aiohttp = callPackage ../development/python-modules/pytest-aiohttp { };
|
||||||
|
|
Loading…
Reference in a new issue