python3Packages.google-cloud-bigquery-storage: 2.29.1 -> 2.30.0
https://github.com/googleapis/python-bigquery-storage/blob/v2.30.0/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
parent
e96413f3bb
commit
687a6c759f
@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-cloud-bigquery-storage";
|
||||
version = "2.29.1";
|
||||
version = "2.30.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_bigquery_storage";
|
||||
inherit version;
|
||||
hash = "sha256-S5F6edI57sqnOPoC7ZQtvrh37MmfIH2W+gLoiJ7ytk0=";
|
||||
hash = "sha256-QayD+p7dvIIBAhd5hKuS+Le736fZDqZLOgr17LT8o/I=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user