python310Packages.jaraco_classes 0 -> 1 attrpath: python310Packages.jaraco_classes 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/vi4xiqr1xm02j074xbfa6rrk5sf1rpfb-packages.json.drv building '/nix/store/vi4xiqr1xm02j074xbfa6rrk5sf1rpfb-packages.json.drv'... Going to be running update for following packages: - python3.10-jaraco.classes-3.1.1 Press Enter key to continue... Running update for: - python3.10-jaraco.classes-3.1.1: UPDATING ... - python3.10-jaraco.classes-3.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco_classes/default.nix b/pkgs/development/python-modules/jaraco_classes/default.nix index 5fd16f1f505..16bf6c8c825 100644 --- a/pkgs/development/python-modules/jaraco_classes/default.nix +++ b/pkgs/development/python-modules/jaraco_classes/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "jaraco.classes"; - version = "3.1.1"; + version = "3.2.3"; disabled = isPy27; src = fetchFromGitHub { owner = "jaraco"; repo = "jaraco.classes"; - rev = "v${version}"; - sha256 = "0wzrcsxi9gb65inayg0drm08iaw37jm1lqxhz3860i6pwjh503pr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-FFPiUdwbZB8pHRniQsrr3/npz/WsV4jYGZWRwhYiScw="; }; pythonNamespaces = [ "jaraco" ]; No auto update branch exists Python package with too many package rebuilds 1380 > 25