python310Packages.riscv-config 3.5.2 -> 3.9.0 https://repology.org/project/python:riscv-config/versions attrpath: python310Packages.riscv-config 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/1dwmsqw0yzqpx5zam8aik881qq2s8xa8-packages.json.drv building '/nix/store/1dwmsqw0yzqpx5zam8aik881qq2s8xa8-packages.json.drv'... Going to be running update for following packages: - python3.10-riscv-config-3.5.2 Press Enter key to continue... Running update for: - python3.10-riscv-config-3.5.2: UPDATING ... - python3.10-riscv-config-3.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/riscv-config/default.nix b/pkgs/development/python-modules/riscv-config/default.nix index 75dd855af33..085af516552 100644 --- a/pkgs/development/python-modules/riscv-config/default.nix +++ b/pkgs/development/python-modules/riscv-config/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "riscv-config"; - version = "3.5.2"; + version = "3.9.0"; src = fetchFromGitHub { owner = "riscv-software-src"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-K7W6yyqy/2c4WHyOojuvw2P/v7bND5K6WFfTujkofBw="; + hash = "sha256-q4oy/6VLg8xExPZfd8A9HPJnEqlfjfGFE0dkXo5L08k="; }; propagatedBuildInputs = [ cerberus pyyaml ruamel-yaml ]; 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.riscv-config nix build failed. creating 'dist/riscv_config-3.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'riscv_config/__init__.py' adding 'riscv_config/checker.py' adding 'riscv_config/constants.py' adding 'riscv_config/errors.py' adding 'riscv_config/isa_validator.py' adding 'riscv_config/main.py' adding 'riscv_config/schemaValidator.py' adding 'riscv_config/utils.py' adding 'riscv_config/warl.py' adding 'riscv_config/schemas/schema_custom.yaml' adding 'riscv_config/schemas/schema_debug.yaml' adding 'riscv_config/schemas/schema_isa.yaml' adding 'riscv_config/schemas/schema_platform.yaml' adding 'riscv_config-3.9.0.dist-info/LICENSE' adding 'riscv_config-3.9.0.dist-info/METADATA' adding 'riscv_config-3.9.0.dist-info/WHEEL' adding 'riscv_config-3.9.0.dist-info/entry_points.txt' adding 'riscv_config-3.9.0.dist-info/top_level.txt' adding 'riscv_config-3.9.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 ./riscv_config-3.9.0-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement pyyaml==5.2 (from riscv-config) (from versions: none) ERROR: No matching distribution found for pyyaml==5.2