python3Packages.vilfo-api-client: remove stale substituteInPlace (#524801)
This commit is contained in:
@@ -28,11 +28,6 @@ buildPythonPackage (finalAttrs: {
|
||||
setuptools-scm
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.cfg \
|
||||
--replace-fail "get-mac" "getmac"
|
||||
'';
|
||||
|
||||
dependencies = [
|
||||
getmac
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user