python311Packages.localstack-ext 0 -> 1 attrpath: python311Packages.localstack-ext Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cjqf28y7602nymjpgh1n2z283vlkkdq1-packages.json.drv building '/nix/store/cjqf28y7602nymjpgh1n2z283vlkkdq1-packages.json.drv'... Going to be running update for following packages: - python3.11-localstack-ext-3.0.2 Press Enter key to continue... Running update for: - python3.11-localstack-ext-3.0.2: UPDATING ... - python3.11-localstack-ext-3.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/localstack-ext/default.nix b/pkgs/development/python-modules/localstack-ext/default.nix index 1386ce2cb712..50096fb74266 100644 --- a/pkgs/development/python-modules/localstack-ext/default.nix +++ b/pkgs/development/python-modules/localstack-ext/default.nix @@ -28,12 +28,12 @@ buildPythonPackage rec { pname = "localstack-ext"; - version = "3.0.2"; + version = "3.1.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-KNM/HjSWVwenLqtXbaRP70k7b7YXk//aKGEkBxPp1fA="; + hash = "sha256-FE9G8rT7xuDy8RIYS0xs4880CrXf342DW5aQ/3srZqI="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.localstack-ext nix build failed. adding 'localstack_ext/utils/serving.py.enc' adding 'localstack_ext/utils/websockets.py.enc' adding 'localstack_ext/utils/aws/__init__.py' adding 'localstack_ext/utils/aws/arns.py.enc' adding 'localstack_ext/utils/aws/aws_utils.py.enc' adding 'localstack_ext/utils/aws/endpoints.py.enc' adding 'localstack_ext/utils/bigdata/__init__.py' adding 'localstack_ext/utils/bigdata/bigdata_utils.py.enc' adding 'localstack_ext/utils/cloud_pods/__init__.py' adding 'localstack_ext/utils/cloud_pods/ci_run_manager.py.enc' adding 'localstack_ext-3.1.0.dist-info/METADATA' adding 'localstack_ext-3.1.0.dist-info/WHEEL' adding 'localstack_ext-3.1.0.dist-info/entry_points.txt' adding 'localstack_ext-3.1.0.dist-info/plux.json' adding 'localstack_ext-3.1.0.dist-info/top_level.txt' adding 'localstack_ext-3.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built localstack_ext-3.1.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for localstack_ext-3.1.0-py3-none-any.whl - plux>=1.5.0 not satisfied by version 1.4.0 - localstack-core not installed - pyaes not installed - python-jose not installed - python-dateutil not installed - tabulate not installed