python313Packages.pyhiveapi: migrate to pythonRelaxDepsHook
This commit is contained in:
@@ -27,10 +27,7 @@ buildPythonPackage rec {
|
||||
hash = "sha256-lfBr889s6NHcos/kdzQa9HJEcQ4dfCEMjuLYiLzesfE=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace requirements.txt \
|
||||
--replace "pre-commit" ""
|
||||
'';
|
||||
pythonRemoveDeps = [ "pre-commit" ];
|
||||
|
||||
nativeBuildInputs = [
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user