2022-11-23T12:55:06 python3.10-vsure 1.8.1 -> 2.6.0 https://pypi.org/project/vsure/ 2022-11-23T12:55:08 attrpath: python310Packages.vsure 2022-11-23T12:55:09 Checking auto update branch... 2022-11-23T12:55:13 [version] 2022-11-23T12:55:13 [version] skipping because derivation has updateScript 2022-11-23T12:55:13 [rustCrateVersion] 2022-11-23T12:55:13 [rustCrateVersion] No cargoSha256 found 2022-11-23T12:55:13 [golangModuleVersion] 2022-11-23T12:55:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-23T12:55:13 [updateScript] 2022-11-23T12:55:15 [updateScript] Success 2022-11-23T12:55:15 [updateScript] this derivation will be built: /nix/store/iaiphkklrx3y7ac1a8v8b5nfr6wby5gy-packages.json.drv building '/nix/store/iaiphkklrx3y7ac1a8v8b5nfr6wby5gy-packages.json.drv'... Going to be running update for following packages: - python3.10-vsure-1.8.1 Press Enter key to continue... Running update for: - python3.10-vsure-1.8.1: UPDATING ... - python3.10-vsure-1.8.1: DONE. Packages updated! 2022-11-23T12:55:15 2022-11-23T12:55:15 [quotedUrls] 2022-11-23T12:55:15 [quotedUrls] nothing found to replace 2022-11-23T12:55:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/vsure/default.nix b/pkgs/development/python-modules/vsure/default.nix index 4928c2adc40..8726561110d 100644 --- a/pkgs/development/python-modules/vsure/default.nix +++ b/pkgs/development/python-modules/vsure/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "vsure"; - version = "1.8.1"; + version = "2.6.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Zh83t7yjZU2NjOgCkqPUHbqvEyEWXGITRgr5d2fLtRI="; + sha256 = "sha256-KMLW1270Xs9s2a4ROWTvwRpfr4n4RO9rIYlskNjGzFQ="; }; propagatedBuildInputs = [ requests ]; 2022-11-23T12:56:43 No auto update branch exists 2022-11-23T12:56:48 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.vsure nix build failed. writing top-level names to vsure.egg-info/top_level.txt reading manifest file 'vsure.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'vsure.egg-info/SOURCES.txt' Copying vsure.egg-info to build/bdist.linux-x86_64/wheel/vsure-2.6.0-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/vsure-2.6.0.dist-info/WHEEL creating 'dist/vsure-2.6.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'verisure/__init__.py' adding 'verisure/__main__.py' adding 'verisure/session.py' adding 'vsure-2.6.0.dist-info/LICENSE' adding 'vsure-2.6.0.dist-info/METADATA' adding 'vsure-2.6.0.dist-info/WHEEL' adding 'vsure-2.6.0.dist-info/entry_points.txt' adding 'vsure-2.6.0.dist-info/top_level.txt' adding 'vsure-2.6.0.dist-info/zip-safe' adding 'vsure-2.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/vsure-2.6.0/dist /build/vsure-2.6.0 Processing ./vsure-2.6.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement click>=8.0.0a1 (from vsure) (from versions: none) ERROR: No matching distribution found for click>=8.0.0a1