python310Packages.pyocd 0.34.3 -> 0.35.1 https://repology.org/project/python:pyocd/versions attrpath: python310Packages.pyocd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/rbnhs33iqycnnqsmfqbg7hbcq0lsa0dc-packages.json.drv building '/nix/store/rbnhs33iqycnnqsmfqbg7hbcq0lsa0dc-packages.json.drv'... Going to be running update for following packages: - python3.10-pyocd-0.34.3 Press Enter key to continue... Running update for: - python3.10-pyocd-0.34.3: UPDATING ... - python3.10-pyocd-0.34.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyocd/default.nix b/pkgs/development/python-modules/pyocd/default.nix index 699b6c3cf553..ecc92bc3bd38 100644 --- a/pkgs/development/python-modules/pyocd/default.nix +++ b/pkgs/development/python-modules/pyocd/default.nix @@ -21,11 +21,11 @@ buildPythonPackage rec { pname = "pyocd"; - version = "0.34.3"; + version = "0.35.1"; src = fetchPypi { inherit pname version; - sha256 = "2zDr6fnA2MCTT/hNVvk7u3gugMo+nUF2E2VsOPhJXH4="; + sha256 = "sha256-AugIT007JtTXx0cLtHD9TtxsK/K6eB492U2k+EVxyXU="; }; patches = [ 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.pyocd nix build failed. adding 'pyocd/utility/rtt_server.py' adding 'pyocd/utility/sequencer.py' adding 'pyocd/utility/server.py' adding 'pyocd/utility/sockets.py' adding 'pyocd/utility/strings.py' adding 'pyocd/utility/timeout.py' adding 'pyocd-0.0.0.dist-info/LICENSE' adding 'pyocd-0.0.0.dist-info/METADATA' adding 'pyocd-0.0.0.dist-info/WHEEL' adding 'pyocd-0.0.0.dist-info/entry_points.txt' adding 'pyocd-0.0.0.dist-info/top_level.txt' adding 'pyocd-0.0.0.dist-info/zip-safe' adding 'pyocd-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/pyocd-0.35.1/dist /build/pyocd-0.35.1 Processing ./pyocd-0.0.0-py3-none-any.whl Requirement already satisfied: intervaltree<4.0,>=3.0.2 in /nix/store/zrwx7zxhvldyswnsk9jdviw48y01in6b-python3.10-intervaltree-3.1.0/lib/python3.10/site-packages (from pyocd==0.0.0) (3.1.0) Requirement already satisfied: capstone<5.0,>=4.0 in /nix/store/q2a28a2a97sz3hn3a3wjnfh7l7ql3gh8-python3.10-capstone-4.0.2/lib/python3.10/site-packages (from pyocd==0.0.0) (4.0.2) Requirement already satisfied: six<2.0,>=1.15.0 in /nix/store/jkbjyg0k5k1z6gsxy04yy1wrlgf2aard-python3.10-six-1.16.0/lib/python3.10/site-packages (from pyocd==0.0.0) (1.16.0) Requirement already satisfied: intelhex<3.0,>=2.0 in /nix/store/r7rvbbj9kan0rd9h5v2x6p1spd5kpb25-python3.10-intelhex-2.3.0/lib/python3.10/site-packages (from pyocd==0.0.0) (2.3.0) Requirement already satisfied: pyusb<2.0,>=1.2.1 in /nix/store/qlhlmplizxrrhyr43qlcciw7frsw17j4-python3.10-pyusb-1.2.1/lib/python3.10/site-packages (from pyocd==0.0.0) (1.2.1) Requirement already satisfied: pyyaml<7.0,>=6.0 in /nix/store/41lrjd6mj3kz4r7bc33wdl8vjlr8hcwr-python3.10-pyyaml-6.0.1/lib/python3.10/site-packages (from pyocd==0.0.0) (6.0.1) Requirement already satisfied: cmsis-pack-manager<1.0,>=0.5.2 in /nix/store/krpri7iwfksjf11bg4hp37zxazjf9avw-python3.10-cmsis_pack_manager-0.5.2/lib/python3.10/site-packages (from pyocd==0.0.0) (0.5.2) ERROR: Could not find a version that satisfies the requirement importlib-resources (from pyocd) (from versions: none) ERROR: No matching distribution found for importlib-resources