python311Packages.boiboite-opener-framework: modernize
This commit is contained in:
@@ -23,10 +23,7 @@ buildPythonPackage rec {
|
||||
hash = "sha256-atKqHRX24UjF/9Dy0aYXAN+80nBJKCd07FmaR5Vl1q4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace "scapy==2.5.0rc1" "scapy"
|
||||
'';
|
||||
pythonRelaxDeps = [ "scapy" ];
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user