pythonPackages.resolvelib: 0.7.1 -> 0.5.5
(cherry picked from commit c070b9e4f55bf474241359621bbb564fc00a39bc)
This commit is contained in:
committed by
Martin Weinelt
parent
a7635ed014
commit
8fa3d05020
@@ -42,9 +42,6 @@ buildPythonPackage rec {
|
||||
postPatch = ''
|
||||
substituteInPlace lib/ansible/executor/task_executor.py \
|
||||
--replace "[python," "["
|
||||
|
||||
substituteInPlace requirements.txt \
|
||||
--replace "resolvelib >= 0.5.3, < 0.6.0" "resolvelib"
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user