2022-12-10T14:11:13 localstack 1.2.0 -> 1.3.0 https://github.com/localstack/localstack/releases 2022-12-10T14:11:15 attrpath: localstack 2022-12-10T14:11:15 Checking auto update branch... 2022-12-10T14:11:16 No auto update branch exists 2022-12-10T14:11:20 [version] 2022-12-10T14:11:23 [version] updated version and sha256 2022-12-10T14:11:23 [rustCrateVersion] 2022-12-10T14:11:23 [rustCrateVersion] No cargoSha256 found 2022-12-10T14:11:23 [golangModuleVersion] 2022-12-10T14:11:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T14:11:23 [updateScript] 2022-12-10T14:11:23 [updateScript] skipping because derivation has no updateScript 2022-12-10T14:11:23 2022-12-10T14:11:23 [quotedUrls] 2022-12-10T14:11:23 [quotedUrls] nothing found to replace 2022-12-10T14:11:23 Diff after rewrites: diff --git a/pkgs/development/python-modules/localstack/default.nix b/pkgs/development/python-modules/localstack/default.nix index c9856889de1..97099833364 100644 --- a/pkgs/development/python-modules/localstack/default.nix +++ b/pkgs/development/python-modules/localstack/default.nix @@ -19,13 +19,13 @@ buildPythonPackage rec { pname = "localstack"; - version = "1.2.0"; + version = "1.3.0"; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "v${version}"; - sha256 = "sha256-en/9kxhiW4aesc2SOpg/jRXiRa222iBQuq1O3cHeBJs="; + sha256 = "sha256-2/idEOqQXrZQPfqd8pZDO2W/8WY2W8WidCbz2iLQHls="; }; postPatch = '' 2022-12-10T14:12:59 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A localstack nix build failed. 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-1.3.0.data/scripts/localstack' adding 'localstack-1.3.0.data/scripts/localstack.bat' adding 'localstack-1.3.0.dist-info/LICENSE.txt' adding 'localstack-1.3.0.dist-info/METADATA' adding 'localstack-1.3.0.dist-info/WHEEL' adding 'localstack-1.3.0.dist-info/top_level.txt' adding 'localstack-1.3.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-1.3.0-py3-none-any.whl Requirement already satisfied: requests>=2.20.0 in /nix/store/cgrykjdr8pdzfq66rwr8drynyrhsnzq9-python3.10-requests-2.28.1/lib/python3.10/site-packages (from localstack==1.3.0) (2.28.1) Requirement already satisfied: localstack-client>=1.37 in /nix/store/m9ky17mg2ip0824xrpp20acn1wmb7zks-python3.10-localstack-client-1.39/lib/python3.10/site-packages (from localstack==1.3.0) (1.39) Requirement already satisfied: pyyaml>=5.1 in /nix/store/6izcg87m70z0j4cbxjfmn1fmiq9z3q4r-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from localstack==1.3.0) (6.0) Requirement already satisfied: python-dotenv>=0.19.1 in /nix/store/hxgly6gkhzpmfsrzyv0s5zr14ywkd7z1-python3.10-python-dotenv-0.21.0/lib/python3.10/site-packages (from localstack==1.3.0) (0.21.0) Requirement already satisfied: plux>=1.3.1 in /nix/store/xx1x1ggcfgyqj1q83d80h5vxqz6ackdj-python3.10-plux-1.3.1/lib/python3.10/site-packages (from localstack==1.3.0) (1.3.1) Requirement already satisfied: boto3<1.25.0,>=1.20 in /nix/store/4m6il4nkh519k2zxzlbpqbp8b1qd0j2p-python3.10-boto3-1.24.75/lib/python3.10/site-packages (from localstack==1.3.0) (1.24.75) ERROR: Could not find a version that satisfies the requirement localstack-ext==1.3.0 (from localstack) (from versions: none) ERROR: No matching distribution found for localstack-ext==1.3.0