python311Packages.yq 3.1.1 -> 3.2.2 https://repology.org/project/yq-kislyuk/versions attrpath: python311Packages.yq 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/lpa3pm030isawxwiyr0qg3pss1266bri-packages.json.drv building '/nix/store/lpa3pm030isawxwiyr0qg3pss1266bri-packages.json.drv'... Going to be running update for following packages: - python3.11-yq-3.1.1 Press Enter key to continue... Running update for: - python3.11-yq-3.1.1: UPDATING ... - python3.11-yq-3.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/yq/default.nix b/pkgs/development/python-modules/yq/default.nix index 787c74d5c2a..01f3b52a7df 100644 --- a/pkgs/development/python-modules/yq/default.nix +++ b/pkgs/development/python-modules/yq/default.nix @@ -13,11 +13,11 @@ buildPythonPackage rec { pname = "yq"; - version = "3.1.1"; + version = "3.2.2"; src = fetchPypi { inherit pname version; - hash = "sha256-hT80KxVi3e6XkDjsjs7lQFzdm2p8uB7WzbgBjJ6AJjM="; + hash = "sha256-jbt6DJN92/w90XXmR49AlgwUDT6LHxoDFd52OE1mZQo="; }; 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 python311Packages.yq nix build failed. copying build/lib/yq/parser.py -> build/bdist.linux-x86_64/wheel/yq running install_egg_info Copying yq.egg-info to build/bdist.linux-x86_64/wheel/yq-3.2.2-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/yq-3.2.2.dist-info/WHEEL creating 'dist/yq-3.2.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'yq/__init__.py' adding 'yq/__main__.py' adding 'yq/dumper.py' adding 'yq/loader.py' adding 'yq/parser.py' adding 'yq/version.py' adding 'yq-3.2.2.dist-info/LICENSE' adding 'yq-3.2.2.dist-info/METADATA' adding 'yq-3.2.2.dist-info/WHEEL' adding 'yq-3.2.2.dist-info/entry_points.txt' adding 'yq-3.2.2.dist-info/top_level.txt' adding 'yq-3.2.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/yq-3.2.2/dist /build/yq-3.2.2 Processing ./yq-3.2.2-py3-none-any.whl Requirement already satisfied: PyYAML>=5.3.1 in /nix/store/mrj5dq1yl4x77awk9lc0rf6zrk6lf12p-python3.11-pyyaml-6.0/lib/python3.11/site-packages (from yq==3.2.2) (6.0) Requirement already satisfied: xmltodict>=0.11.0 in /nix/store/x6jynzkjkgfsrczwr8x8mncldagdj5lc-python3.11-xmltodict-0.13.0/lib/python3.11/site-packages (from yq==3.2.2) (0.13.0) ERROR: Could not find a version that satisfies the requirement tomlkit>=0.11.6 (from yq) (from versions: none) ERROR: No matching distribution found for tomlkit>=0.11.6