python311Packages.aionotion 0 -> 1 attrpath: python311Packages.aionotion 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/b06riapfa6ad1pk3ngs2x3md9h8a95ap-packages.json.drv building '/nix/store/b06riapfa6ad1pk3ngs2x3md9h8a95ap-packages.json.drv'... Going to be running update for following packages: - python3.11-aionotion-2024.02.2 Press Enter key to continue... Running update for: - python3.11-aionotion-2024.02.2: UPDATING ... - python3.11-aionotion-2024.02.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aionotion/default.nix b/pkgs/development/python-modules/aionotion/default.nix index ce0bf222341d..9fe37c993f4b 100644 --- a/pkgs/development/python-modules/aionotion/default.nix +++ b/pkgs/development/python-modules/aionotion/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aionotion"; - version = "2024.02.2"; + version = "2024.03.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "bachya"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-xehHOB4iUMT1kKEK4jQzaj7hH9fmiY7mZxGC3CLnpAs="; + hash = "sha256-BsbfLb5wCVxR8v2U2Zzt7LMl7XJcZWfVjZN47VDkhFc="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.aionotion: 2024.02.2 -> 2024.03.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294268"