python310Packages.jaraco-classes 3.1.1 -> 3.3.0 https://repology.org/project/python:jaraco.classes/versions 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/nf9d8m5r86qlznwbhc1krgjzjpi0889j-packages.json.drv building '/nix/store/nf9d8m5r86qlznwbhc1krgjzjpi0889j-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 8c9b32fb11ee..1fec45438f79 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.3.0"; disabled = isPy27; src = fetchFromGitHub { owner = "jaraco"; repo = "jaraco.classes"; - rev = "v${version}"; - sha256 = "0wzrcsxi9gb65inayg0drm08iaw37jm1lqxhz3860i6pwjh503pr"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-DW8qf6G6997vBOaO1+Bdx4LBvKfpl/MiiFqWJYKE/pg="; }; pythonNamespaces = [ "jaraco" ]; No auto update branch exists Python package with too many package rebuilds 391 > 25