localstack 1.4.0 -> 2.2.0 https://github.com/localstack/localstack/releases attrpath: localstack Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/localstack/default.nix b/pkgs/development/python-modules/localstack/default.nix index 2b722c92919f..e984554a843e 100644 --- a/pkgs/development/python-modules/localstack/default.nix +++ b/pkgs/development/python-modules/localstack/default.nix @@ -20,13 +20,13 @@ buildPythonPackage rec { pname = "localstack"; - version = "1.4.0"; + version = "2.2.0"; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "refs/tags/v${version}"; - hash = "sha256-mfPlpB1CvYuhnfucDfJjZtNS+1Kz0/l3+3uUXxxGiF4="; + hash = "sha256-hlK3pltajFRAtiwLOJQNmxRfoRAX5Jccygglbhb45O8="; }; postPatch = '' 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 localstack nix build failed. adding 'localstack/utils/server/__init__.py' adding 'localstack/utils/server/http2_server.py' adding 'localstack/utils/server/multiserver.py' adding 'localstack/utils/server/proxy_server.py' adding 'localstack_core-2.2.0.data/scripts/localstack' adding 'localstack_core-2.2.0.data/scripts/localstack-supervisor' adding 'localstack_core-2.2.0.data/scripts/localstack.bat' adding 'localstack_core-2.2.0.dist-info/LICENSE.txt' adding 'localstack_core-2.2.0.dist-info/METADATA' adding 'localstack_core-2.2.0.dist-info/WHEEL' adding 'localstack_core-2.2.0.dist-info/top_level.txt' adding 'localstack_core-2.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./localstack_core-2.2.0-py3-none-any.whl Requirement already satisfied: psutil<6.0.0,>=5.4.8 in /nix/store/sn8hjqlv50zy58r7gd331sihnlkhwk6n-python3.10-psutil-5.9.5/lib/python3.10/site-packages (from localstack-core==2.2.0) (5.9.5) Requirement already satisfied: stevedore>=3.4.0 in /nix/store/xzyyd70prghljdzmwqql4fgh7y7xn6a4-python3.10-stevedore-5.1.0/lib/python3.10/site-packages (from localstack-core==2.2.0) (5.1.0) Requirement already satisfied: python-dotenv>=0.19.1 in /nix/store/9cyq0j15rmpkz8f3wpj70xhmfpz7kj31-python3.10-python-dotenv-1.0.0/lib/python3.10/site-packages (from localstack-core==2.2.0) (1.0.0) Requirement already satisfied: dnspython>=1.16.0 in /nix/store/vbvqxrv419bza486x3hdvi0cvnjnvcf4-python3.10-dnspython-2.4.1/lib/python3.10/site-packages (from localstack-core==2.2.0) (2.4.1) Requirement already satisfied: semver>=2.10 in /nix/store/zlacjpkgnaya7r50sn6v66nxizn98n4p-python3.10-semver-3.0.1/lib/python3.10/site-packages (from localstack-core==2.2.0) (3.0.1) Requirement already satisfied: requests>=2.20.0 in /nix/store/vds4jpmh02bs3qyz4cgay75xhqvmjnm2-python3.10-requests-2.31.0/lib/python3.10/site-packages (from localstack-core==2.2.0) (2.31.0) Requirement already satisfied: tailer>=0.4.1 in /nix/store/rwl9h7ravfddiac884w74iwhzz3lny9k-python3.10-tailer-0.4.1/lib/python3.10/site-packages (from localstack-core==2.2.0) (0.4.1) Requirement already satisfied: pyyaml>=5.1 in /nix/store/41lrjd6mj3kz4r7bc33wdl8vjlr8hcwr-python3.10-pyyaml-6.0.1/lib/python3.10/site-packages (from localstack-core==2.2.0) (6.0.1) ERROR: Could not find a version that satisfies the requirement dill==0.3.2 (from localstack-core) (from versions: none) ERROR: No matching distribution found for dill==0.3.2