python313Packages.botocore-stubs: fix build-system

This commit is contained in:
Martin Weinelt
2024-10-31 02:19:12 +01:00
parent d857a31dd1
commit 489c92647e
@@ -2,7 +2,7 @@
lib,
buildPythonPackage,
fetchPypi,
poetry-core,
setuptools,
pythonOlder,
types-awscrt,
typing-extensions,
@@ -21,7 +21,7 @@ buildPythonPackage rec {
hash = "sha256-QNTPX8Un+604G+GM+DdADW8WiogOJu55TIwE+go+YsU=";
};
nativeBuildInputs = [ poetry-core ];
nativeBuildInputs = [ setuptools ];
propagatedBuildInputs = [
types-awscrt