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: 1.9.3
Date: Tue, 21 Jul 2026 20:27:02 GMT [thread overview]
Message-ID: <178466562295.1.5812549452588493354.rpms-google-api-python-client-0dcb5fde4b74@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/google-api-python-client
Branch : epel10
Commit : 0dcb5fde4b7489ea1d26773fab3192a633c73f86
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2020-06-26T16:07:27-05:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/google-api-python-client/c/0dcb5fde4b7489ea1d26773fab3192a633c73f86?branch=epel10
Log:
1.9.3
---
diff --git a/.gitignore b/.gitignore
index 4088d69..96c0aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/google-api-python-client-1.6.5.tar.gz
/google-api-python-client-1.6.7.tar.gz
/google-api-python-client-1.7.7.tar.gz
+/google-api-python-client-1.9.3.tar.gz
diff --git a/google-api-python-client.spec b/google-api-python-client.spec
index 3de9f2c..c3dcedb 100644
--- a/google-api-python-client.spec
+++ b/google-api-python-client.spec
@@ -6,12 +6,13 @@
Name: google-api-python-client
Summary: %{sum}
Epoch: 1
-Version: 1.6.7
-Release: 12%{?dist}
+Version: 1.9.3
+Release: 1%{?dist}
License: ASL 2.0
-URL: http://github.com/google/%{name}/
-Source0: https://files.pythonhosted.org/packages/e0/91/0e6a42ea3e0898a75d819a9690c8c8d0eecd31275d8a85503c8fc33949f2/%{name}-%{version}.tar.gz
+URL: http://github.com/googleapis/%{name}/
+Source0: https://github.com/googleapis/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
+
BuildArch: noarch
%description
@@ -33,13 +34,14 @@ 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-auth-httplib2 >= 0.0.3
%description -n python3-%{srcname}
Written by Google, this library provides a small, flexible, and powerful
Python 3 client library for accessing Google APIs.
%prep
-%setup -q
+%autosetup
# remove egg info
rm -rf google_api_python_client.egg-info
@@ -59,12 +61,15 @@ done
%files -n python3-%{srcname}
%license LICENSE
-%doc CHANGELOG
+%doc README.md
%{python3_sitelib}/apiclient/
%{python3_sitelib}/googleapiclient/
%{python3_sitelib}/google_api_python_client-%{version}-py%{python3_version}.egg-info/
%changelog
+* Thu Jun 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1:1.9.3-1
+- Update to 1.9.3
+
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:1.6.7-12
- Rebuilt for Python 3.9
diff --git a/sources b/sources
index 3adaf3a..828c760 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (google-api-python-client-1.6.7.tar.gz) = 5f6e2f838e06e5289187a6fb9d3bdaaf60f47bae7e555f4e6e4e0e1f61f232665979ba351e2c75b3beedfc53d81d0d71d953d469a8cf47c3d263963a7531599e
+SHA512 (google-api-python-client-1.9.3.tar.gz) = 2072797380097d076a5ae9bc31230e2d487c8008eb5316a7624f8c796433454445f40b7efcfa2f7d39aa2a533a72d19637ba102242cf79822fa52f4458141d6d
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=178466562295.1.5812549452588493354.rpms-google-api-python-client-0dcb5fde4b74@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