localstack 1.4.0 -> 2.1.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 2b722c92919..c843df3469b 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.1.0"; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "refs/tags/v${version}"; - hash = "sha256-mfPlpB1CvYuhnfucDfJjZtNS+1Kz0/l3+3uUXxxGiF4="; + hash = "sha256-iuKAh6TXs5NQeWC/afraHCI/WEh/Qq/wZItlefgjZ4U="; }; 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/proxy_server.py' adding 'localstack_core-2.1.0.data/scripts/localstack' adding 'localstack_core-2.1.0.data/scripts/localstack-supervisor' adding 'localstack_core-2.1.0.data/scripts/localstack.bat' adding 'localstack_core-2.1.0.dist-info/LICENSE.txt' adding 'localstack_core-2.1.0.dist-info/METADATA' adding 'localstack_core-2.1.0.dist-info/WHEEL' adding 'localstack_core-2.1.0.dist-info/top_level.txt' adding 'localstack_core-2.1.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.1.0-py3-none-any.whl Requirement already satisfied: click>=7.0 in /nix/store/qp3hbv6rgxdjmpjx9pg98nszbh98l8xk-python3.10-click-8.1.3/lib/python3.10/site-packages (from localstack-core==2.1.0) (8.1.3) Requirement already satisfied: requests>=2.20.0 in /nix/store/czahkna42cjl1i4p5dsiawfv4zack0m0-python3.10-requests-2.31.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (2.31.0) Requirement already satisfied: dnspython>=1.16.0 in /nix/store/x0yswxflvfmpwg9jla63dsskjnzgw6r8-python3.10-dnspython-2.3.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (2.3.0) Requirement already satisfied: tailer>=0.4.1 in /nix/store/li5nzi167ngh18ji2nrmhprx1xrmdr7i-python3.10-tailer-0.4.1/lib/python3.10/site-packages (from localstack-core==2.1.0) (0.4.1) Requirement already satisfied: pyyaml>=5.1 in /nix/store/1hi0rxm0ifd5ka74qswh5xa7r6wplwqr-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (6.0) Requirement already satisfied: plux>=1.3.1 in /nix/store/r8blinjfhgv60apdkx9b5qngys9y0kfs-python3.10-plux-1.3.1/lib/python3.10/site-packages (from localstack-core==2.1.0) (1.3.1) Requirement already satisfied: cachetools~=5.0 in /nix/store/8lcxsgmls885landk12ndpdykc1jy07j-python3.10-cachetools-5.3.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (5.3.0) Requirement already satisfied: rich>=12.3.0 in /nix/store/4xbk3ag864qld6l2izi0b2jp48v3qial-python3.10-rich-13.3.5/lib/python3.10/site-packages (from localstack-core==2.1.0) (13.3.5) Requirement already satisfied: semver>=2.10 in /nix/store/v1sxxmh06cf9hy404k7mmpdp2lhjmcnj-python3.10-semver-3.0.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (3.0.0) Requirement already satisfied: stevedore>=3.4.0 in /nix/store/2khki08mscljdnapz5qmbzx7p0s00a3c-python3.10-stevedore-5.0.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (5.0.0) Requirement already satisfied: psutil<6.0.0,>=5.4.8 in /nix/store/4abizlniz6lv74vjpk4gjxx22yi0zv1n-python3.10-psutil-5.9.5/lib/python3.10/site-packages (from localstack-core==2.1.0) (5.9.5) 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