localstack 1.4.0 -> 2.1.0 https://repology.org/project/localstack/versions 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/f0sfxf4yjc0xsylxxn0syrpmkb5wlq01-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/p1hqnnviw7lcv21kvkhsh92s9rvni5cz-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/k0ffzpw938jw42vdg8ggfvqlnfikcdxr-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/gj38qszk9hav7460fi87d72qwjc2vc2z-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/55223ciwl2ssx6gym8j7fyp58dfpg96j-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/c6r3ldbp4s3hxahdjy3000bvs0wcp3bg-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/x4nl3xnac0mmxyyv5wqkmw2mfbrmyj9s-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/vz25q0sw6ild8fsrccr8zmabnf275fkl-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/gm4yrd1n6dhnjcgdy8x3n3i0p803gy6k-python3.10-semver-3.0.1/lib/python3.10/site-packages (from localstack-core==2.1.0) (3.0.1) Requirement already satisfied: stevedore>=3.4.0 in /nix/store/l8kny5222a3v4wfcixqz65c2fdlzik2v-python3.10-stevedore-5.1.0/lib/python3.10/site-packages (from localstack-core==2.1.0) (5.1.0) Requirement already satisfied: psutil<6.0.0,>=5.4.8 in /nix/store/zx2vg211qdpngw9lmsf0dsksw3anj8v9-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