diff options
author | Lockywolf <for_python3-google-python-api-core_2023-09-22@lockywolf.net> | 2023-11-30 22:42:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-30 23:52:30 +0700 |
commit | a41b199d09bff00ba16e6132d820d73d3a2f28ae (patch) | |
tree | 21849f94196aa5d94f74358abd1c676c720970b2 /python/python3-google-python-api-core | |
parent | 8ac5d6e7b538c85715e0bc0109ec6deb2743ae70 (diff) |
python/python3-google-python-api-core: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-google-python-api-core')
-rw-r--r-- | python/python3-google-python-api-core/python3-google-python-api-core.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-google-python-api-core/python3-google-python-api-core.info b/python/python3-google-python-api-core/python3-google-python-api-core.info index 258c8ef1ea..f690dd12b8 100644 --- a/python/python3-google-python-api-core/python3-google-python-api-core.info +++ b/python/python3-google-python-api-core/python3-google-python-api-core.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/googleapis/python-api-core/archive/v2.11.1/python-a MD5SUM="c6615efc236a9b01c4512f31043886f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-googleapis-common-protos" MAINTAINER="Lockywolf" EMAIL="for_python3-google-python-api-core_2023-09-22@lockywolf.net" |