python310Packages.pyee 0 -> 1 attrpath: python310Packages.pyee Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jzj45i2k5b00q7hvpc71cbxf38qm5bw6-packages.json.drv building '/nix/store/jzj45i2k5b00q7hvpc71cbxf38qm5bw6-packages.json.drv'... Going to be running update for following packages: - python3.10-pyee-9.0.4 Press Enter key to continue... Running update for: - python3.10-pyee-9.0.4: UPDATING ... - python3.10-pyee-9.0.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyee/default.nix b/pkgs/development/python-modules/pyee/default.nix index a009186dd01..6c426e37ad1 100644 --- a/pkgs/development/python-modules/pyee/default.nix +++ b/pkgs/development/python-modules/pyee/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "pyee"; - version = "9.0.4"; + version = "10.0.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-J3DEkoq8ch9GtwXmpysMWUgMSmnJqDygsAu5lPHqSzI="; + hash = "sha256-t2eJnWU/DyqaNd20/M4edVX9iXWNnZrgFzKfpG8kLT0="; }; buildInputs = [ No auto update branch exists Python package with too many package rebuilds 159 > 25