vncdo 0.12.0 -> 1.1.0 https://github.com/sibson/vncdotool/releases attrpath: vncdo Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/vncdo/default.nix b/pkgs/development/python-modules/vncdo/default.nix index ef33a46cc34..a0c66f90f0f 100644 --- a/pkgs/development/python-modules/vncdo/default.nix +++ b/pkgs/development/python-modules/vncdo/default.nix @@ -8,13 +8,13 @@ }: buildPythonPackage rec { pname = "vncdo"; - version = "0.12.0"; + version = "1.1.0"; src = fetchFromGitHub { owner = "sibson"; repo = "vncdotool"; rev = "v${version}"; - sha256 = "0h3ccr8zi7xpgn6hz43x1045x5l4bhha7py8x00g8bv6gaqlbwxn"; + sha256 = "sha256-m8msWa8uUuDEjEUlXHCgYi0HFPKXLVXpXLyuQ3quNbA="; }; propagatedBuildInputs = [ 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 vncdo nix build failed. writing manifest file 'vncdotool.egg-info/SOURCES.txt' Copying vncdotool.egg-info to build/bdist.linux-x86_64/wheel/vncdotool-1.1.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/vncdotool-1.1.0.dist-info/WHEEL creating 'dist/vncdotool-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'vncdotool/__init__.py' adding 'vncdotool/api.py' adding 'vncdotool/client.py' adding 'vncdotool/command.py' adding 'vncdotool/loggingproxy.py' adding 'vncdotool/rfb.py' adding 'vncdotool-1.1.0.dist-info/LICENSE.txt' adding 'vncdotool-1.1.0.dist-info/METADATA' adding 'vncdotool-1.1.0.dist-info/WHEEL' adding 'vncdotool-1.1.0.dist-info/entry_points.txt' adding 'vncdotool-1.1.0.dist-info/top_level.txt' adding 'vncdotool-1.1.0.dist-info/zip-safe' adding 'vncdotool-1.1.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 ./vncdotool-1.1.0-py3-none-any.whl Requirement already satisfied: Twisted in /nix/store/qwql7s26irx5mvdlf7i32jsijz4k951b-python3.10-twisted-22.10.0/lib/python3.10/site-packages (from vncdotool==1.1.0) (22.10.0) Requirement already satisfied: Pillow in /nix/store/ybqklgd0gz2bssd90kvh6pwv0d3iz0bb-python3.10-pillow-9.4.0/lib/python3.10/site-packages (from vncdotool==1.1.0) (9.4.0) ERROR: Could not find a version that satisfies the requirement pycryptodomex (from vncdotool) (from versions: none) ERROR: No matching distribution found for pycryptodomex