python311Packages.yark 1.2.9 -> 1.2.10 https://repology.org/project/python:yark/versions attrpath: python311Packages.yark 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/zyx7y9j5pl2dzb93h29dp9pf5bkjrsza-packages.json.drv building '/nix/store/zyx7y9j5pl2dzb93h29dp9pf5bkjrsza-packages.json.drv'... Going to be running update for following packages: - python3.11-yark-1.2.9 Press Enter key to continue... Running update for: - python3.11-yark-1.2.9: UPDATING ... - python3.11-yark-1.2.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yark/default.nix b/pkgs/development/python-modules/yark/default.nix index f7b9f696d6cf..e14c278e01c4 100644 --- a/pkgs/development/python-modules/yark/default.nix +++ b/pkgs/development/python-modules/yark/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "yark"; - version = "1.2.9"; + version = "1.2.10"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-g9JwFnB4tFuvRvQGEURbIB2gaXQgCQJkL1sNmYMFvck="; + hash = "sha256-Y1fWHpvrqGuBPyJ2dO2y0W2zhEgcTJABtkOAoZ7uyZU="; }; pythonRelaxDeps = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.yark: 1.2.9 -> 1.2.10 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/280272"