python310Packages.crytic-compile 0.3.0 -> 0.3.1 https://repology.org/project/python:crytic-compile/versions attrpath: python310Packages.crytic-compile Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nf6gn50725v9zhl71bwbf7wkc2gghgnl-packages.json.drv building '/nix/store/nf6gn50725v9zhl71bwbf7wkc2gghgnl-packages.json.drv'... Going to be running update for following packages: - python3.10-crytic-compile-0.3.0 Press Enter key to continue... Running update for: - python3.10-crytic-compile-0.3.0: UPDATING ... - python3.10-crytic-compile-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/crytic-compile/default.nix b/pkgs/development/python-modules/crytic-compile/default.nix index 5133f1642e1..bf529bdb892 100644 --- a/pkgs/development/python-modules/crytic-compile/default.nix +++ b/pkgs/development/python-modules/crytic-compile/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "crytic-compile"; - version = "0.3.0"; + version = "0.3.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "crytic"; repo = "crytic-compile"; rev = "refs/tags/${version}"; - hash = "sha256-4iTvtu2TmxvLTyWm4PV0+yV1fRLYpJHZNBgjy1MFLjM="; + hash = "sha256-JmpcATGySCaTy7USq9pWZUnoysc6s7vcBA9rx9BGmsc="; }; propagatedBuildInputs = [ No auto update branch exists 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 python310Packages.crytic-compile nix build failed. adding 'crytic_compile/platform/truffle.py' adding 'crytic_compile/platform/types.py' adding 'crytic_compile/platform/vyper.py' adding 'crytic_compile/platform/waffle.py' adding 'crytic_compile/utils/__init__.py' adding 'crytic_compile/utils/name_collision.py' adding 'crytic_compile/utils/naming.py' adding 'crytic_compile/utils/natspec.py' adding 'crytic_compile/utils/npm.py' adding 'crytic_compile/utils/subprocess.py' adding 'crytic_compile/utils/unit_tests.py' adding 'crytic_compile/utils/zip.py' adding 'crytic_compile-0.3.1.dist-info/LICENSE' adding 'crytic_compile-0.3.1.dist-info/METADATA' adding 'crytic_compile-0.3.1.dist-info/WHEEL' adding 'crytic_compile-0.3.1.dist-info/entry_points.txt' adding 'crytic_compile-0.3.1.dist-info/top_level.txt' adding 'crytic_compile-0.3.1.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 ./crytic_compile-0.3.1-py3-none-any.whl Requirement already satisfied: pycryptodome>=3.4.6 in /nix/store/yb4jdfp1y4w03lc251pwh5vp240j6vfq-python3.10-pycryptodome-3.17.0/lib/python3.10/site-packages (from crytic-compile==0.3.1) (3.17) Requirement already satisfied: cbor2 in /nix/store/85962bhi7yr6ivcw86qc2d1zq0pwvv53-python3.10-cbor2-5.4.6/lib/python3.10/site-packages (from crytic-compile==0.3.1) (5.4.6) ERROR: Could not find a version that satisfies the requirement solc-select>=v1.0.2 (from crytic-compile) (from versions: none) ERROR: No matching distribution found for solc-select>=v1.0.2