localstack 1.4.0 -> 2.0.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..51cdf3abb02 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.0.0"; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "refs/tags/v${version}"; - hash = "sha256-mfPlpB1CvYuhnfucDfJjZtNS+1Kz0/l3+3uUXxxGiF4="; + hash = "sha256-tAW+0/xfDptQir59952w9MHLmH0t1ej6YSiKx5usVXo="; }; postPatch = '' localstack 1.4.0 -> 2.0.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..51cdf3abb02 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.0.0"; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "refs/tags/v${version}"; - hash = "sha256-mfPlpB1CvYuhnfucDfJjZtNS+1Kz0/l3+3uUXxxGiF4="; + hash = "sha256-tAW+0/xfDptQir59952w9MHLmH0t1ej6YSiKx5usVXo="; }; 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/container_utils/__init__.py' adding 'localstack/utils/container_utils/container_client.py' adding 'localstack/utils/container_utils/docker_cmd_client.py' adding 'localstack/utils/container_utils/docker_sdk_client.py' adding 'localstack/utils/kinesis/__init__.py' adding 'localstack/utils/kinesis/kclipy_helper.py' adding 'localstack/utils/kinesis/kinesis_connector.py' adding 'localstack/utils/kinesis/kinesis_util.py' 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.0.0.data/scripts/localstack' adding 'localstack_core-2.0.0.data/scripts/localstack-supervisor' adding 'localstack_core-2.0.0.data/scripts/localstack.bat' adding 'localstack_core-2.0.0.dist-info/LICENSE.txt' adding 'localstack_core-2.0.0.dist-info/METADATA' adding 'localstack_core-2.0.0.dist-info/WHEEL' adding 'localstack_core-2.0.0.dist-info/top_level.txt' adding 'localstack_core-2.0.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.0.0-py3-none-any.whl 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