python3Packages.grpcio: unpin cython (#488623)
This commit is contained in:
@@ -26,6 +26,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-c4K5UYlUbzdcF09TpfqHPO+RxLgAX6oFzFs77qnE8cU=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail cython==3.1.1 cython
|
||||
'';
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
"dev"
|
||||
|
||||
Reference in New Issue
Block a user