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/zyp9dp53f8yx99fh76mbkgxdrb1iw4yf-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/27vh1wp127b0aw7k1yxq3bpvamx97zj6-python3.10-requests-2.29.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (2.29.0) Requirement already satisfied: dnspython>=1.16.0 in /nix/store/bll4pj4nh7l7k1v5qfm9vvrxbnc46kgi-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/nz7zkpr4sh7b0nsy2wwaiv2p3nb34kld-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/ni6vlicv2zmrqabrab12ibbb7mrs5nfr-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/rp9j29ab2c3mn8v923g1mw4a2qwni9r7-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/k2ya1wwsmnps6pylycxwjzdvfs228wvh-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/y4p050lp600idql2kkagn1wvy4xfdg7n-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/igxdk985pj9jwanpz2cv5bpc672s94k9-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/hz2cb614icps21hqalwhi2icn2qy01p2-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/dibmz5n1pqgp1cpg1fk4lpgw0kbn3ya9-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