python312Packages.pynobo 1.8.0 -> 1.8.1 https://github.com/echoromeo/pynobo/releases attrpath: python312Packages.pynobo 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/9f0gibnm0rp0ikyr8fz26yza4xz9jyb2-packages.json.drv building '/nix/store/9f0gibnm0rp0ikyr8fz26yza4xz9jyb2-packages.json.drv'... Going to be running update for following packages: - python3.12-pynobo-1.8.0 Press Enter key to continue... Running update for: - python3.12-pynobo-1.8.0: UPDATING ... - python3.12-pynobo-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pynobo/default.nix b/pkgs/development/python-modules/pynobo/default.nix index c4da63a0e333..7b05604b6f57 100644 --- a/pkgs/development/python-modules/pynobo/default.nix +++ b/pkgs/development/python-modules/pynobo/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pynobo"; - version = "1.8.0"; + version = "1.8.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "echoromeo"; repo = "pynobo"; rev = "refs/tags/v${version}"; - hash = "sha256-Hfyf7XGleDWTKKWNlItcBFuiS3UEwsYed7v5FPRdC0w="; + hash = "sha256-OSgpT9CLkfnv1BLAJApZUs3vMc1WE2eG7ZrinCLy/0U="; }; build-system = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pynobo: 1.8.0 -> 1.8.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/301932"