python311Packages.jaraco-abode 5.1.0 -> 5.1.1 https://github.com/jaraco/jaraco.abode/releases attrpath: python311Packages.jaraco-abode 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vya53g0gkppi19mlccg6q0djkmhpl598-packages.json.drv building '/nix/store/vya53g0gkppi19mlccg6q0djkmhpl598-packages.json.drv'... Going to be running update for following packages: - python3.11-jaraco-abode-5.1.0 Press Enter key to continue... Running update for: - python3.11-jaraco-abode-5.1.0: UPDATING ... - python3.11-jaraco-abode-5.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-abode/default.nix b/pkgs/development/python-modules/jaraco-abode/default.nix index c19c5c64286f..e8d3f0d2d177 100644 --- a/pkgs/development/python-modules/jaraco-abode/default.nix +++ b/pkgs/development/python-modules/jaraco-abode/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "jaraco-abode"; - version = "5.1.0"; + version = "5.1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "jaraco"; repo = "jaraco.abode"; rev = "refs/tags/v${version}"; - hash = "sha256-guLgmhjFgYLRZsQ0j92NXkktZ80bwVvMUJLZeg3dgxE="; + hash = "sha256-TUxljF1k/fvQoNcHx6jMRJrYgzxjXefvMl+mBD0DL8o="; }; postPatch = '' An auto update branch exists with message `python311Packages.jaraco-abode: 5.1.0 -> 5.1.1`. New version is 5.1.1. An auto update branch exists with an equal or greater version