python312Packages.python-vipaccess 0.14.1 -> 0.14.2 https://repology.org/project/python:python-vipaccess/versions attrpath: python312Packages.python-vipaccess 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] Going to be running update for following packages: - python3.12-python-vipaccess-0.14.1 Press Enter key to continue... Running update for: - python3.12-python-vipaccess-0.14.1: UPDATING ... - python3.12-python-vipaccess-0.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-vipaccess/default.nix b/pkgs/development/python-modules/python-vipaccess/default.nix index 94b1dbba5628..24eefdce0fe6 100644 --- a/pkgs/development/python-modules/python-vipaccess/default.nix +++ b/pkgs/development/python-modules/python-vipaccess/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "python-vipaccess"; - version = "0.14.1"; + version = "0.14.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-vBFCRXwZ91C48GuOet2Obbo7gM02M2c9+7rhp0l6w54="; + hash = "sha256-TFSX8iL6ChaL3Fj+0VCHzafF/314Y/i0aTI809Qk5hU="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.python-vipaccess: 0.14.1 -> 0.14.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288815"