python312Packages.plotnine 0.12.4 -> 0.13.0 https://repology.org/project/python:plotnine/versions attrpath: python312Packages.plotnine 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/3smn3c8izhpamfrim18p5qsfqs9cqqk8-packages.json.drv building '/nix/store/3smn3c8izhpamfrim18p5qsfqs9cqqk8-packages.json.drv'... Going to be running update for following packages: - python3.12-plotnine-0.12.4 Press Enter key to continue... Running update for: - python3.12-plotnine-0.12.4: UPDATING ... - python3.12-plotnine-0.12.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plotnine/default.nix b/pkgs/development/python-modules/plotnine/default.nix index d1ac7b37a76f..d73d8009f8f9 100644 --- a/pkgs/development/python-modules/plotnine/default.nix +++ b/pkgs/development/python-modules/plotnine/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "plotnine"; - version = "0.12.4"; + version = "0.13.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "has2k1"; repo = "plotnine"; rev = "refs/tags/v${version}"; - hash = "sha256-bm7xMCFDFimINlUePqLYw5bZtI5B151QOtltajgSm2U="; + hash = "sha256-qhmo1Ckc4OUzWCnjCNQvwsExB98/BCKydMZdB/yfOY0="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.plotnine: 0.12.4 -> 0.13.0, python311Packages.mizani: 0.9.3 -> 0.11.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/266042"