diff --git a/0001-Remove-version-restrictions.patch b/0001-Remove-version-restrictions.patch index 749fcb07530c6773c5800bc44950290df9c06e45..405d4d3bb72394883d56f457b1654d99c8958c72 100644 --- a/0001-Remove-version-restrictions.patch +++ b/0001-Remove-version-restrictions.patch @@ -1,14 +1,5 @@ -From b19673c50201bf4a9fa0f3a4ca4dc642ee26e238 Mon Sep 17 00:00:00 2001 -From: root -Date: Mon, 27 Jun 2022 10:21:05 +0800 -Subject: [PATCH] Remove version restrictions - ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - diff --git a/setup.py b/setup.py -index d03f117..6933829 100644 +index db060fc..12c84b8 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ install_requires = [ @@ -20,6 +11,3 @@ index d03f117..6933829 100644 "uritemplate>=3.0.1,<5", ] --- -2.33.0 - diff --git a/google-api-python-client-2.50.0.tar.gz b/google-api-python-client-2.64.0.tar.gz similarity index 68% rename from google-api-python-client-2.50.0.tar.gz rename to google-api-python-client-2.64.0.tar.gz index 6a618c8f6100f582e34b847c270b3108dcfed304..757e236ffddcd5c4c9c86832d3c0540b577ed238 100644 Binary files a/google-api-python-client-2.50.0.tar.gz and b/google-api-python-client-2.64.0.tar.gz differ diff --git a/google-api-python-client.spec b/google-api-python-client.spec index 7961a088c0a17ccbc153a87a29a3904aec1c87fb..959ba03a16006b1b8185b09f8a9744da314f38c1 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.50.0 +Version: 2.64.0 Release: 1 License: ASL 2.0 @@ -43,8 +43,7 @@ Written by Google, this library provides a small, flexible, and powerful Python 3 client library for accessing Google APIs. %prep -%setup -q -%patch0 -p1 +%autosetup -n %{name}-%{version} -p1 # remove egg info rm -rf google_api_python_client.egg-info @@ -70,6 +69,9 @@ done %{python3_sitelib}/google_api_python_client-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue Apr 09 2024 OpenStack_SIG - 2.64.0-1 +- Upgrade package to version 2.64.0 + * Mon Jun 27 2022 jiangxinyu - 2:2.50.0-1 - Upgrade to 2.50.0