python310Packages.stanio 0.3.0 -> 0.4.0 https://repology.org/project/python:stanio/versions attrpath: python310Packages.stanio 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/0z0b05jmphlpkgsxkxnizw77gwri0ndn-packages.json.drv building '/nix/store/0z0b05jmphlpkgsxkxnizw77gwri0ndn-packages.json.drv'... Going to be running update for following packages: - python3.10-stanio-0.3.0 Press Enter key to continue... Running update for: - python3.10-stanio-0.3.0: UPDATING ... - python3.10-stanio-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/stanio/default.nix b/pkgs/development/python-modules/stanio/default.nix index 83fcc7903107..daf889dba688 100644 --- a/pkgs/development/python-modules/stanio/default.nix +++ b/pkgs/development/python-modules/stanio/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "stanio"; - version = "0.3.0"; + version = "0.4.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-DFBK5nG41Sah2nEYWsAqJ3VQj/5tPbkfJC6shbz2BG8="; + hash = "sha256-i1hqwUs1zeGq0Yjb+FgkUVxoQtyVGitBHdE4+1w1/J8="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.stanio: 0.3.0 -> 0.4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/260925"