public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-api-python-client] epel10: Update to 2.34.0 - Closes rhbz#2037573
@ 2026-07-21 20:27 Mikel Olasagasti Uranga
  0 siblings, 0 replies; only message in thread
From: Mikel Olasagasti Uranga @ 2026-07-21 20:27 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/google-api-python-client
            Branch : epel10
            Commit : 106500657610d6aa703863a268074dce151ebd24
            Author : Mikel Olasagasti Uranga <mikel@olasagasti.info>
            Date   : 2022-01-06T22:12:51+01:00
            Stats  : +7/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/google-api-python-client/c/106500657610d6aa703863a268074dce151ebd24?branch=epel10

            Log:
            Update to 2.34.0 - Closes rhbz#2037573

Clean leftovers from spec.
Remove -r flag from pyproject_buildrequires, as there is no check section.

---
diff --git a/.gitignore b/.gitignore
index 3bdac1b..f644e36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /google-api-python-client-2.31.0.tar.gz
 /google-api-python-client-2.32.0.tar.gz
 /google-api-python-client-2.33.0.tar.gz
+/google-api-python-client-2.34.0.tar.gz

diff --git a/google-api-python-client.spec b/google-api-python-client.spec
index e7e6279..d4aff02 100644
--- a/google-api-python-client.spec
+++ b/google-api-python-client.spec
@@ -1,17 +1,15 @@
-# Share doc between python- and python3-
-%global _docdir_fmt %{name}
 %global sum Google APIs Client Library for Python
 %global srcname google-api-client
 
 Name:           google-api-python-client
 Summary:        %{sum}
 Epoch:          2
-Version:        2.33.0
+Version:        2.34.0
 Release:        %autorelease
 
 License:        ASL 2.0
-URL:            https://github.com/googleapis/%{name}/
-Source0:        https://github.com/googleapis/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
+URL:            https://github.com/googleapis/google-api-python-client
+Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
 BuildArch:      noarch
 
@@ -33,7 +31,7 @@ Python 3 client library for accessing Google APIs.
 %autosetup
 
 %generate_buildrequires
-%pyproject_buildrequires -r
+%pyproject_buildrequires
 
 %build
 %pyproject_wheel
@@ -43,7 +41,7 @@ Python 3 client library for accessing Google APIs.
 %pyproject_save_files googleapiclient apiclient
 
 %files -n python3-%{srcname} -f %{pyproject_files}
-%license LICENSE 
+%license LICENSE
 %doc README.md
 
 %changelog

diff --git a/sources b/sources
index 2831f9b..da928ee 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@ SHA512 (google-api-python-client-2.30.0.tar.gz) = b9b403f2c8face4277858231cd72ef
 SHA512 (google-api-python-client-2.31.0.tar.gz) = 80359f415e2ec4c42b7e12aa333d91849a4246fd744ec627397099be261176add44bf4ada875bc353729bbbca589be59e6cad3810f609d9d23f9fb458bf2c69e
 SHA512 (google-api-python-client-2.32.0.tar.gz) = 2a9300020ec28da02ae689b4527fcfea6f3f78131a5431a3c3720dae1868bfa76871330685fdb4403328cc21736099fe8e346cfbf215e19f8cb00d1f5d1707f6
 SHA512 (google-api-python-client-2.33.0.tar.gz) = 47c8352440a2ffd3beca049a200c4a0cb1a2299b5fbce70b64a913f6121e731325831b229102d9940b386e082592efd49fdfc9409055b32f172551862740bd63
+SHA512 (google-api-python-client-2.34.0.tar.gz) = 321dfdd3ba821beabc6c3a96575afd06c75a0c8e3db61b1ff5fa9db472e62de81b037c435a1051d6294c2a37e471bcaa068cd27ad7434a3416231d31931dd74e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-21 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 20:27 [rpms/google-api-python-client] epel10: Update to 2.34.0 - Closes rhbz#2037573 Mikel Olasagasti Uranga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox