diff --git a/0001-Remove-version-restrictions.patch b/0001-Remove-version-restrictions.patch index 749fcb07530c6773c5800bc44950290df9c06e45..7099599cb53e88cd55a65889e0cd1bd1115a1973 100644 --- a/0001-Remove-version-restrictions.patch +++ b/0001-Remove-version-restrictions.patch @@ -15,8 +15,8 @@ index d03f117..6933829 100644 # NOTE: Maintainers, please do not require google-api-core>=2.x.x # Until this issue is closed # https://github.com/googleapis/google-cloud-python/issues/10566 -- "google-api-core >= 1.31.5, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0", -+ "google-api-core >= 1.31.5, <3.0.0dev", +- "google-api-core >= 1.31.5, <3.0.0.dev0,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0", ++ "google-api-core >= 1.31.5, <3.0.0.dev0", "uritemplate>=3.0.1,<5", ] diff --git a/google-api-python-client-2.81.0.tar.gz b/google-api-python-client-2.90.0.tar.gz similarity index 74% rename from google-api-python-client-2.81.0.tar.gz rename to google-api-python-client-2.90.0.tar.gz index 9a11d75003b506382d39716524ec3d430633b952..1bdd34be950ac1a5b46d2f4bca834d2c75241462 100644 Binary files a/google-api-python-client-2.81.0.tar.gz and b/google-api-python-client-2.90.0.tar.gz differ diff --git a/google-api-python-client.spec b/google-api-python-client.spec index 1264a9d24e86681179023fb0782368b9d7c16182..9b69e9d3cda02f7835d4e676fa4c1244f4e1895d 100644 --- a/google-api-python-client.spec +++ b/google-api-python-client.spec @@ -6,7 +6,7 @@ Name: google-api-python-client Summary: %{sum} Epoch: 2 -Version: 2.81.0 +Version: 2.90.0 Release: 1 License: ASL 2.0 @@ -70,6 +70,9 @@ done %{python3_sitelib}/google_api_python_client-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri May 10 2024 zhangxingrong - 2:2.90.0-1 +- Upgrade package to version 2.90.0 + * Tue Apr 4 2023 caodongxia - 2:2.81.0-1 - Upgrade package to version 2.81.0