2022-12-21T22:25:55 python3.10-pytest-env 0.6.2 -> 0.8.1 https://pypi.org/project/pytest-env/ 2022-12-21T22:25:57 attrpath: python310Packages.pytest-env 2022-12-21T22:25:58 Checking auto update branch... 2022-12-21T22:26:03 [version] 2022-12-21T22:26:03 [version] skipping because derivation has updateScript 2022-12-21T22:26:03 [rustCrateVersion] 2022-12-21T22:26:03 [rustCrateVersion] No cargoSha256 found 2022-12-21T22:26:03 [golangModuleVersion] 2022-12-21T22:26:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-21T22:26:03 [updateScript] 2022-12-21T22:26:04 [updateScript] Success 2022-12-21T22:26:04 [updateScript] this derivation will be built: /nix/store/3zv8c2lqfk5swsw366pba2pdajbcxbx6-packages.json.drv building '/nix/store/3zv8c2lqfk5swsw366pba2pdajbcxbx6-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-env-0.6.2 Press Enter key to continue... Running update for: - python3.10-pytest-env-0.6.2: UPDATING ... - python3.10-pytest-env-0.6.2: DONE. Packages updated! 2022-12-21T22:26:04 2022-12-21T22:26:04 [quotedUrls] 2022-12-21T22:26:04 [quotedUrls] nothing found to replace 2022-12-21T22:26:04 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-env/default.nix b/pkgs/development/python-modules/pytest-env/default.nix index 72df18c8847..a4563943b73 100644 --- a/pkgs/development/python-modules/pytest-env/default.nix +++ b/pkgs/development/python-modules/pytest-env/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "pytest-env"; - version = "0.6.2"; + version = "0.8.1"; src = fetchPypi { inherit pname version; - sha256 = "1hl0ln0cicdid4qjk7mv90lw9xkb0v71dlj7q7rn89vzxxm9b53y"; + sha256 = "sha256-17L1Jz7G0eIhdXmYvC9Q0kdO19C5MxuSVWAR+txOmr8="; }; checkInputs = [ pytest ]; 2022-12-21T22:27:34 Python package with too many package rebuilds 859 > 25