python311Packages.python-utils 0 -> 1 attrpath: python311Packages.python-utils 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/cqi0zkawsxnaifz4ckqz60lshy1rni69-packages.json.drv building '/nix/store/cqi0zkawsxnaifz4ckqz60lshy1rni69-packages.json.drv'... Going to be running update for following packages: - python3.11-python-utils-3.8.1 Press Enter key to continue... Running update for: - python3.11-python-utils-3.8.1: UPDATING ... - python3.11-python-utils-3.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-utils/default.nix b/pkgs/development/python-modules/python-utils/default.nix index 30803442d081..6e2e3fe79510 100644 --- a/pkgs/development/python-modules/python-utils/default.nix +++ b/pkgs/development/python-modules/python-utils/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "python-utils"; - version = "3.8.1"; + version = "3.8.2"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "WoLpH"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-HoKdMDs67lsuVRb5d51wx6qyEjEM973yD6O6qMO+7MI="; + hash = "sha256-2scWyj0Fz39Thu0T0+UirT+he6tPYKGsvmYzzpD+/ls="; }; postPatch = '' An auto update branch exists with message `python311Packages.python-utils: 3.8.1 -> 3.8.2`. New version is 3.8.2. An auto update branch exists with an equal or greater version