2022-12-22T00:36:37 python310Packages.pytest-html 0 -> 1 2022-12-22T00:36:40 attrpath: python310Packages.pytest-html 2022-12-22T00:36:40 Checking auto update branch... 2022-12-22T00:36:45 [version] 2022-12-22T00:36:45 [version] skipping because derivation has updateScript 2022-12-22T00:36:45 [rustCrateVersion] 2022-12-22T00:36:45 [rustCrateVersion] No cargoSha256 found 2022-12-22T00:36:45 [golangModuleVersion] 2022-12-22T00:36:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T00:36:45 [updateScript] 2022-12-22T00:36:46 [updateScript] Success 2022-12-22T00:36:46 [updateScript] Going to be running update for following packages: - python3.10-pytest-html-3.1.1 Press Enter key to continue... Running update for: - python3.10-pytest-html-3.1.1: UPDATING ... - python3.10-pytest-html-3.1.1: DONE. Packages updated! 2022-12-22T00:36:46 2022-12-22T00:36:46 [quotedUrls] 2022-12-22T00:36:46 [quotedUrls] nothing found to replace 2022-12-22T00:36:47 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-html/default.nix b/pkgs/development/python-modules/pytest-html/default.nix index 78b2de292f1..dea7f772f78 100644 --- a/pkgs/development/python-modules/pytest-html/default.nix +++ b/pkgs/development/python-modules/pytest-html/default.nix @@ -3,12 +3,12 @@ buildPythonPackage rec { pname = "pytest-html"; - version = "3.1.1"; + version = "3.2.0"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "3ee1cf319c913d19fe53aeb0bc400e7b0bc2dbeb477553733db1dad12eb75ee3"; + sha256 = "sha256-xOL0uwv/xDf1GtIXSoo+cd+Bu8L2iUYE5gSvGPvmh8M="; }; nativeBuildInputs = [ setuptools-scm ]; 2022-12-22T00:38:17 Python package with too many package rebuilds 29 > 25