python3Packages.google-cloud-bigquery-datatransfer: 3.19.2 -> 3.21.0
https://github.com/googleapis/google-cloud-python/blob/google-cloud-bigquery-datatransfer-v3.21.0/packages/google-cloud-bigquery-datatransfer/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-cloud-bigquery-datatransfer";
|
||||
version = "3.19.2";
|
||||
version = "3.21.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_bigquery_datatransfer";
|
||||
inherit version;
|
||||
hash = "sha256-l/9g7Sc6umoVdPf6kzE08gRmLH6co2dLJ8mdLPLXtN8=";
|
||||
hash = "sha256-zVgZBASf80Iv4RPHFa9Oy7E8+/UqU+l63UH6nl6+SHA=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user