public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-api-python-client] epel10: Requires fix.
Date: Tue, 21 Jul 2026 20:27:03 GMT [thread overview]
Message-ID: <178466562344.1.7252125254016357444.rpms-google-api-python-client-e9182ad4179b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-api-python-client
Branch : epel10
Commit : e9182ad4179b423ac31f6fc520643d71dd4d0526
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2020-06-30T08:53:17-05:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-api-python-client/c/e9182ad4179b423ac31f6fc520643d71dd4d0526?branch=epel10
Log:
Requires fix.
---
diff --git a/google-api-python-client.spec b/google-api-python-client.spec
index c3dcedb..8ccd2be 100644
--- a/google-api-python-client.spec
+++ b/google-api-python-client.spec
@@ -7,7 +7,7 @@ Name: google-api-python-client
Summary: %{sum}
Epoch: 1
Version: 1.9.3
-Release: 1%{?dist}
+Release: 2%{?dist}
License: ASL 2.0
URL: http://github.com/googleapis/%{name}/
@@ -34,6 +34,7 @@ Requires: python3-httplib2 >= 0.9.2
Requires: python3-oauth2client >= 2.0.0
Requires: python3-uritemplate >= 3.0.0
Requires: python3-six >= 1.6.1
+Requires: python3-google-api-core >= 1.18.0
Requires: python3-google-auth-httplib2 >= 0.0.3
%description -n python3-%{srcname}
@@ -43,6 +44,9 @@ Python 3 client library for accessing Google APIs.
%prep
%autosetup
+# remove unusable google-api-client requires
+sed -i /google-api-core/d setup.py
+
# remove egg info
rm -rf google_api_python_client.egg-info
@@ -67,6 +71,9 @@ done
%{python3_sitelib}/google_api_python_client-%{version}-py%{python3_version}.egg-info/
%changelog
+* Tue Jun 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.9.3-2
+- Requires fix.
+
* Thu Jun 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.9.3-1
- Update to 1.9.3
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=178466562344.1.7252125254016357444.rpms-google-api-python-client-e9182ad4179b@fedoraproject.org \
--to=gwync@protonmail.com \
--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