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/3cvcz4zimg7rf1mvpkx001zz0v5rjjd3-packages.json.drv building '/nix/store/3cvcz4zimg7rf1mvpkx001zz0v5rjjd3-packages.json.drv'... Going to be running update for following packages: - python3.11-localstack-ext-3.2.0 Press Enter key to continue... Running update for: - python3.11-localstack-ext-3.2.0: UPDATING ... - python3.11-localstack-ext-3.2.0: 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 23423950c23a..4e03ac477917 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.2.0"; + version = "3.3.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-53pbt7kNaYQRsLb+OI8gLwR3cBE18ZKLZmG4aP1/93E="; + hash = "sha256-04ks+m+2W/QTIwdcmUH8pBhwCz3JSHnuAB0D5F231To="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.localstack-ext nix build failed. substituteStream(): WARNING: pattern version\ =\ attr:\ localstack_ext.__version__ doesn't match anything in file 'setup.cfg' [egg_info] tag_build = tag_date = 0 substituteStream(): WARNING: pattern dill==0.3.2 doesn't match anything in file 'setup.cfg' substituteStream(): WARNING: pattern requests\>=2.20.0\,\<2.26 doesn't match anything in file 'setup.cfg' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... running egg_info writing entry points to localstack_ext.egg-info/entry_points.txt writing localstack_ext.egg-info/PKG-INFO writing dependency_links to localstack_ext.egg-info/dependency_links.txt writing entry points to localstack_ext.egg-info/entry_points.txt writing requirements to localstack_ext.egg-info/requires.txt writing top-level names to localstack_ext.egg-info/top_level.txt reading manifest file 'localstack_ext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'localstack_ext.egg-info/SOURCES.txt' ERROR Missing dependencies: plux>=1.7