public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikel Olasagasti Uranga <mikel@olasagasti.info>
To: git-commits@fedoraproject.org
Subject: [rpms/google-api-python-client] epel10: Update to 2.34.0 - Closes rhbz#2037573
Date: Tue, 21 Jul 2026 20:27:12 GMT	[thread overview]
Message-ID: <178466563202.1.341282403427271776.rpms-google-api-python-client-106500657610@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-21 20:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178466563202.1.341282403427271776.rpms-google-api-python-client-106500657610@fedoraproject.org \
    --to=mikel@olasagasti.info \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox