2022-12-27T09:14:15 solc-select 0.2.1 -> 1.0.2 https://github.com/crytic/solc-select/releases 2022-12-27T09:14:17 attrpath: solc-select 2022-12-27T09:14:17 Checking auto update branch... 2022-12-27T09:14:17 No auto update branch exists 2022-12-27T09:14:22 [version] 2022-12-27T09:14:24 [version] updated version and sha256 2022-12-27T09:14:24 [rustCrateVersion] 2022-12-27T09:14:24 [rustCrateVersion] No cargoSha256 found 2022-12-27T09:14:24 [golangModuleVersion] 2022-12-27T09:14:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T09:14:24 [updateScript] 2022-12-27T09:14:24 [updateScript] skipping because derivation has no updateScript 2022-12-27T09:14:24 2022-12-27T09:14:24 [quotedUrls] 2022-12-27T09:14:24 [quotedUrls] nothing found to replace 2022-12-27T09:14:24 Diff after rewrites: diff --git a/pkgs/development/python-modules/solc-select/default.nix b/pkgs/development/python-modules/solc-select/default.nix index e51f1cd143f..c82ffa65c09 100644 --- a/pkgs/development/python-modules/solc-select/default.nix +++ b/pkgs/development/python-modules/solc-select/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "solc-select"; - version = "0.2.1"; + version = "1.0.2"; src = fetchPypi { inherit pname version; - sha256 = "sha256-6VawTcffIgnR+zuC4rti+Ocwu1VMTX+VihT/L7LzchI="; + sha256 = "sha256-zrpWHQdoCVDGaDGDf9fWhnRsTe1GVwqk1qls1PyvlLw="; }; # no tests 2022-12-27T09:15:53 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 solc-select nix build failed. writing requirements to solc_select.egg-info/requires.txt writing top-level names to solc_select.egg-info/top_level.txt reading manifest file 'solc_select.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'solc_select.egg-info/SOURCES.txt' Copying solc_select.egg-info to build/bdist.linux-x86_64/wheel/solc_select-1.0.2-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/solc_select-1.0.2.dist-info/WHEEL creating 'dist/solc_select-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'solc_select/__init__.py' adding 'solc_select/__main__.py' adding 'solc_select/constants.py' adding 'solc_select/solc_select.py' adding 'solc_select-1.0.2.dist-info/LICENSE' adding 'solc_select-1.0.2.dist-info/METADATA' adding 'solc_select-1.0.2.dist-info/WHEEL' adding 'solc_select-1.0.2.dist-info/entry_points.txt' adding 'solc_select-1.0.2.dist-info/top_level.txt' adding 'solc_select-1.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/solc-select-1.0.2/dist /build/solc-select-1.0.2 Processing ./solc_select-1.0.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pycryptodome>=3.4.6 (from solc-select) (from versions: none) ERROR: No matching distribution found for pycryptodome>=3.4.6