python311Packages.vertica-python 1.3.7 -> 1.3.8 https://repology.org/project/python:vertica-python/versions attrpath: python311Packages.vertica-python 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.11-vertica-python-1.3.7 Press Enter key to continue... Running update for: - python3.11-vertica-python-1.3.7: UPDATING ... - python3.11-vertica-python-1.3.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/vertica-python/default.nix b/pkgs/development/python-modules/vertica-python/default.nix index 018b0b27bf52..8ea7ef738de0 100644 --- a/pkgs/development/python-modules/vertica-python/default.nix +++ b/pkgs/development/python-modules/vertica-python/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "vertica-python"; - version = "1.3.7"; + version = "1.3.8"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Kl8NARHTzEZrh5I//TwmITKp+g44lk5D7vkKPM2ldFI="; + hash = "sha256-5SuJT8Mu/4MnAmTWb9TL5b0f0Hug2n70X5BhZME2vrw="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.vertica-python: 1.3.7 -> 1.3.8 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/276166"