python3Packages.google-geo-type: 0.3.12 -> 0.3.13
Diff: https://github.com/googleapis/google-cloud-python/compare/refs/tags/google-geo-type-v0.3.12...refs/tags/google-geo-type-v0.3.13 Changelog: https://github.com/googleapis/google-cloud-python/blob/google-geo-type-v0.3.13/packages/google-geo-type/CHANGELOG.md
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-geo-type";
|
||||
version = "0.3.12";
|
||||
version = "0.3.13";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "googleapis";
|
||||
repo = "google-cloud-python";
|
||||
tag = "google-geo-type-v${version}";
|
||||
hash = "sha256-5PzidE1CWN+pt7+gcAtbuXyL/pq6cnn0MCRkBfmeUSw=";
|
||||
hash = "sha256-VYkgkVrUgBiUEFF2J8ZFrh2Sw7h653stYxNcpYfRAj4=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/packages/google-geo-type";
|
||||
|
||||
Reference in New Issue
Block a user