2022-12-17T23:02:48 python3.10-pytest-env 0.6.2 -> 0.8.1 https://pypi.org/project/pytest-env/ 2022-12-17T23:02:50 attrpath: python310Packages.pytest-env 2022-12-17T23:02:50 Checking auto update branch... 2022-12-17T23:02:55 [version] 2022-12-17T23:02:55 [version] skipping because derivation has updateScript 2022-12-17T23:02:55 [rustCrateVersion] 2022-12-17T23:02:55 [rustCrateVersion] No cargoSha256 found 2022-12-17T23:02:55 [golangModuleVersion] 2022-12-17T23:02:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T23:02:55 [updateScript] 2022-12-17T23:02:56 [updateScript] Success 2022-12-17T23:02:56 [updateScript] this derivation will be built: /nix/store/ldpdyw04n3vy2jkwf8nhn0x9la14svbl-packages.json.drv building '/nix/store/ldpdyw04n3vy2jkwf8nhn0x9la14svbl-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-17T23:02:56 2022-12-17T23:02:56 [quotedUrls] 2022-12-17T23:02:56 [quotedUrls] nothing found to replace 2022-12-17T23:02:57 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-17T23:04:25 Python package with too many package rebuilds 859 > 25