2022-11-20T03:22:52 python3.10-vsure 1.8.1 -> 2.6.0 https://pypi.org/project/vsure/ 2022-11-20T03:22:55 attrpath: python310Packages.vsure 2022-11-20T03:22:55 Checking auto update branch... 2022-11-20T03:23:00 [version] 2022-11-20T03:23:00 [version] skipping because derivation has updateScript 2022-11-20T03:23:00 [rustCrateVersion] 2022-11-20T03:23:00 [rustCrateVersion] No cargoSha256 found 2022-11-20T03:23:00 [golangModuleVersion] 2022-11-20T03:23:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-20T03:23:00 [updateScript] 2022-11-20T03:23:01 [updateScript] Success 2022-11-20T03:23:01 [updateScript] this derivation will be built: /nix/store/08ywhnzmk6sgwsbk7b6xabjj2x94zwxh-packages.json.drv these 5 paths will be fetched (0.29 MiB download, 1.60 MiB unpacked): /nix/store/0pfijv3bh5c9sf0cy2naxjfa6g7rh1bq-update-python-libraries /nix/store/80p8qq06vk0h5phwqq1sf3lxqf9clxb9-python3-3.10.8-env /nix/store/8a4lkpjngbigs964gq3y5r23pszidz2z-python3.10-pyparsing-3.0.9 /nix/store/arxnkpi7cwgnryhg8qsanapqhl9l740v-python3.10-toolz-0.12.0 /nix/store/lap8fal630hkq60n40z2x0dwblbqczk4-python3.10-packaging-21.3 copying path '/nix/store/8a4lkpjngbigs964gq3y5r23pszidz2z-python3.10-pyparsing-3.0.9' from 'https://cache.nixos.org'... copying path '/nix/store/arxnkpi7cwgnryhg8qsanapqhl9l740v-python3.10-toolz-0.12.0' from 'https://cache.nixos.org'... copying path '/nix/store/lap8fal630hkq60n40z2x0dwblbqczk4-python3.10-packaging-21.3' from 'https://cache.nixos.org'... copying path '/nix/store/80p8qq06vk0h5phwqq1sf3lxqf9clxb9-python3-3.10.8-env' from 'https://cache.nixos.org'... copying path '/nix/store/0pfijv3bh5c9sf0cy2naxjfa6g7rh1bq-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/08ywhnzmk6sgwsbk7b6xabjj2x94zwxh-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-20T03:23:01 2022-11-20T03:23:01 [quotedUrls] 2022-11-20T03:23:02 [quotedUrls] nothing found to replace 2022-11-20T03:23:02 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-20T03:24:31 No auto update branch exists 2022-11-20T03:24:35 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