python310Packages.willow 1.4.1 -> 1.5 https://repology.org/project/python:willow/versions attrpath: python310Packages.willow 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/sr9f366nh29p2hm4qw9zjbafc3cqfyr8-packages.json.drv building '/nix/store/sr9f366nh29p2hm4qw9zjbafc3cqfyr8-packages.json.drv'... Going to be running update for following packages: - python3.10-willow-1.4.1 Press Enter key to continue... Running update for: - python3.10-willow-1.4.1: UPDATING ... - python3.10-willow-1.4.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/willow/default.nix b/pkgs/development/python-modules/willow/default.nix index d4d297d68d4..fab157db312 100644 --- a/pkgs/development/python-modules/willow/default.nix +++ b/pkgs/development/python-modules/willow/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "willow"; - version = "1.4.1"; + version = "1.5"; disabled = pythonOlder "2.7"; src = fetchPypi { pname = "Willow"; inherit version; - hash = "sha256-Dfj/UoUx4AtI1Av3Ltgb6sHcgvLULlu+1K/wIYvvjA0="; + hash = "sha256-P+Qs2phy2OT2TfMB5Yodi+W55mlE64Oq3MUBKNOuZYo="; }; propagatedBuildInputs = [ six pillow ]; 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.willow nix build failed. Copying Willow.egg-info to build/bdist.linux-x86_64/wheel/Willow-1.5-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/Willow-1.5.dist-info/WHEEL creating 'dist/Willow-1.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'willow/__init__.py' adding 'willow/image.py' adding 'willow/registry.py' adding 'willow/svg.py' adding 'willow/data/cascades/haarcascade_frontalface_alt2.xml' adding 'willow/plugins/__init__.py' adding 'willow/plugins/opencv.py' adding 'willow/plugins/pillow.py' adding 'willow/plugins/wand.py' adding 'willow/utils/__init__.py' adding 'willow/utils/deprecation.py' adding 'Willow-1.5.dist-info/LICENSE' adding 'Willow-1.5.dist-info/METADATA' adding 'Willow-1.5.dist-info/WHEEL' adding 'Willow-1.5.dist-info/top_level.txt' adding 'Willow-1.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/Willow-1.5/dist /build/Willow-1.5 Processing ./Willow-1.5-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement filetype!=1.1.0,>=1.0.10 (from willow) (from versions: none) ERROR: No matching distribution found for filetype!=1.1.0,>=1.0.10