python312Packages.solax 3.0.5 -> 3.1.0 https://github.com/squishykid/solax/releases attrpath: python312Packages.solax 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/ys33kljsnv99np7ga1ff3il8336j1zpp-packages.json.drv building '/nix/store/ys33kljsnv99np7ga1ff3il8336j1zpp-packages.json.drv'... Going to be running update for following packages: - python3.12-solax-3.0.5 Press Enter key to continue... Running update for: - python3.12-solax-3.0.5: UPDATING ... - python3.12-solax-3.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/solax/default.nix b/pkgs/development/python-modules/solax/default.nix index ffba0140becd..7b9c40676caf 100644 --- a/pkgs/development/python-modules/solax/default.nix +++ b/pkgs/development/python-modules/solax/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "solax"; - version = "3.0.5"; + version = "3.1.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-PQ7qJCNfXGNF2RK6pHwf0U1DXgv2j2uQ64Nv/qh8f8s="; + hash = "sha256-vc1NAbcQQxjpXnjZvTsnebzMc/LoMwBveDHBxBbhnEo="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.solax: 3.0.5 -> 3.1.0`. New version is 3.1.0. An auto update branch exists with an equal or greater version