python310Packages.brother: update stale substituteInPlace

This commit is contained in:
Fabian Affolter
2022-05-28 15:45:49 +02:00
committed by GitHub
parent 304c67b399
commit 6c65b37d3e
@@ -38,7 +38,7 @@ buildPythonPackage rec {
substituteInPlace setup.py \
--replace '"pytest-runner"' ""
substituteInPlace requirements.txt \
--replace "pysnmplib==5.0.10" "pysnmplib>=5.0.10"
--replace "pysnmplib==" "pysnmplib>="
'';
pythonImportsCheck = [