2022-12-10T14:52:40 python3.10-pytest-html 3.1.1 -> 3.2.0 https://pypi.org/project/pytest-html/ 2022-12-10T14:52:42 attrpath: python310Packages.pytest-html 2022-12-10T14:52:42 Checking auto update branch... 2022-12-10T14:52:47 [version] 2022-12-10T14:52:47 [version] skipping because derivation has updateScript 2022-12-10T14:52:47 [rustCrateVersion] 2022-12-10T14:52:47 [rustCrateVersion] No cargoSha256 found 2022-12-10T14:52:47 [golangModuleVersion] 2022-12-10T14:52:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T14:52:47 [updateScript] 2022-12-10T14:52:48 [updateScript] Success 2022-12-10T14:52:48 [updateScript] this derivation will be built: /nix/store/4mv7vbhi33wsxxsxsz7fqjld9kijgkab-packages.json.drv building '/nix/store/4mv7vbhi33wsxxsxsz7fqjld9kijgkab-packages.json.drv'... 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-10T14:52:48 2022-12-10T14:52:48 [quotedUrls] 2022-12-10T14:52:49 [quotedUrls] nothing found to replace 2022-12-10T14:52:49 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-10T14:54:18 Python package with too many package rebuilds 29 > 25