python311Packages.pydyf 0 -> 1 attrpath: python311Packages.pydyf 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/m0ld7m3qm074x76m89s7rl8m4mra7ppb-packages.json.drv building '/nix/store/m0ld7m3qm074x76m89s7rl8m4mra7ppb-packages.json.drv'... Going to be running update for following packages: - python3.11-pydyf-0.9.0 Press Enter key to continue... Running update for: - python3.11-pydyf-0.9.0: UPDATING ... - python3.11-pydyf-0.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydyf/default.nix b/pkgs/development/python-modules/pydyf/default.nix index 218a3f35f847..d39f36b39e9e 100644 --- a/pkgs/development/python-modules/pydyf/default.nix +++ b/pkgs/development/python-modules/pydyf/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "pydyf"; - version = "0.9.0"; + version = "0.10.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-1bJE6PwkEZznvV1R6i1nc8D/iKqBWX21VrxEDGuIBhA="; + hash = "sha256-NXGUWT769h17SKuXw9WXIhFJNJZ8PfPXh4ym3SWwTDA="; }; postPatch = '' An auto update branch exists with message `python311Packages.pydyf: 0.9.0 -> 0.10.0`. New version is 0.10.0. An auto update branch exists with an equal or greater version