python310Packages.sphinxcontrib-bayesnet 0 -> 1 attrpath: python310Packages.sphinxcontrib-bayesnet 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dkb2rrdwqs1pxsvx8l2c6qbn2bq24ifg-packages.json.drv building '/nix/store/dkb2rrdwqs1pxsvx8l2c6qbn2bq24ifg-packages.json.drv'... Going to be running update for following packages: - python3.10-sphinxcontrib-bayesnet-0.1 Press Enter key to continue... Running update for: - python3.10-sphinxcontrib-bayesnet-0.1: UPDATING ... - python3.10-sphinxcontrib-bayesnet-0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinxcontrib-bayesnet/default.nix b/pkgs/development/python-modules/sphinxcontrib-bayesnet/default.nix index 6f53dd79d36..799a4ba1b5c 100644 --- a/pkgs/development/python-modules/sphinxcontrib-bayesnet/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-bayesnet/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "sphinxcontrib-bayesnet"; - version = "0.1"; + version = "0.4"; src = fetchPypi { inherit pname version; - sha256 = "0x1kisvj7221cxfzmwplx3xlwbavl636fpncnjh7gghp1af71clw"; + sha256 = "sha256-+M+K8WzQqxQUGgAgGPK+isf3gKK7HOrdI6nNW/V8Wv0="; }; propagatedBuildInputs = [ sphinx sphinxcontrib-tikz ]; No auto update branch exists There might already be an open PR for this update: - python310Packages.sphinxcontrib-bayesnet: 0.1 -> 0.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/208538"