python312Packages.google-cloud-bigquery-datatransfer 3.14.1 -> 3.15.0 https://repology.org/project/python:google-cloud-bigquery-datatransfer/versions attrpath: python312Packages.google-cloud-bigquery-datatransfer 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-google-cloud-bigquery-datatransfer-3.14.1 Press Enter key to continue... Running update for: - python3.12-google-cloud-bigquery-datatransfer-3.14.1: UPDATING ... - python3.12-google-cloud-bigquery-datatransfer-3.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-bigquery-datatransfer/default.nix b/pkgs/development/python-modules/google-cloud-bigquery-datatransfer/default.nix index 50346213b253..c256ea54ae49 100644 --- a/pkgs/development/python-modules/google-cloud-bigquery-datatransfer/default.nix +++ b/pkgs/development/python-modules/google-cloud-bigquery-datatransfer/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-bigquery-datatransfer"; - version = "3.14.1"; + version = "3.15.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-v9gBSb9TYvaqF1/g7dJshSkJ2RlCAWXGdf7yPlne0I4="; + hash = "sha256-/LBhPJorIQvyiInfNy7PJcVyOvH217FErtwiC2XTZvQ="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.google-cloud-bigquery-datatransfer: 3.14.1 -> 3.15.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287774"