python310Packages.pyradios 0 -> 1 attrpath: python310Packages.pyradios 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/dz30sq30b6az4xljmniznnm1wksc5di7-packages.json.drv building '/nix/store/dz30sq30b6az4xljmniznnm1wksc5di7-packages.json.drv'... Going to be running update for following packages: - python3.10-pyradios-2.0.0 Press Enter key to continue... Running update for: - python3.10-pyradios-2.0.0: UPDATING ... - python3.10-pyradios-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyradios/default.nix b/pkgs/development/python-modules/pyradios/default.nix index 8f9b96e5d12a..996de469bca9 100644 --- a/pkgs/development/python-modules/pyradios/default.nix +++ b/pkgs/development/python-modules/pyradios/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "pyradios"; - version = "2.0.0"; + version = "2.1.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Uqg/owmf2popAhyanAUIdSWpXAGCWkQja4P944BpNhc="; + hash = "sha256-XTpw8bgFZo35PJngr9oweU6fY3KAphJsrEhkKzWHLIA="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.pyradios: 2.0.0 -> 2.1.0`. New version is 2.1.0. An auto update branch exists with an equal or greater version