public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nick Bebout <nb@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/google-api-python-client] epel10: Update to 1.6.2
Date: Tue, 21 Jul 2026 20:26:51 GMT	[thread overview]
Message-ID: <178466561187.1.14106391480530452361.rpms-google-api-python-client-a2b8de0c8877@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/google-api-python-client
Branch : epel10
Commit : a2b8de0c8877a39abf299b06a48c9fa064d5c90e
Author : Nick Bebout <nb@fedoraproject.org>
Date   : 2017-08-01T13:36:04-05:00
Stats  : +14/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/google-api-python-client/c/a2b8de0c8877a39abf299b06a48c9fa064d5c90e?branch=epel10

Log:
Update to 1.6.2

---
diff --git a/.gitignore b/.gitignore
index 3992cd8..160eacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /google-api-python-client-1.4.2.tar.gz
 /google-api-python-client-1.5.1.tar.gz
 /google-api-python-client-1.5.5.tar.gz
+/google-api-python-client-1.6.2.tar.gz

diff --git a/google-api-python-client.spec b/google-api-python-client.spec
index 780d6fc..06eebc5 100644
--- a/google-api-python-client.spec
+++ b/google-api-python-client.spec
@@ -9,8 +9,8 @@
 
 Name:           google-api-python-client
 Summary:        %{sum}
-Version:        1.5.5
-Release:        4%{?dist}
+Version:        1.6.2
+Release:        1%{?dist}
 
 License:        ASL 2.0
 URL:            http://github.com/google/%{name}/
@@ -29,12 +29,12 @@ BuildRequires:  python2-devel >= 2.7
 BuildRequires:  python2-setuptools
 BuildRequires:  python-httplib2 >= 0.8
 BuildRequires:  python-oauth2client >= 2.0.0
-BuildRequires:  python-uri-templates >= 0.6
+BuildRequires:  python2-uritemplate >= 3.0.0
 BuildRequires:  python-six >= 1.6.1
 
-Requires:       python-httplib2 >= 0.8
+Requires:       python-httplib2 >= 0.9.2
 Requires:       python2-oauth2client >= 2.0.0
-Requires:       python2-uri-templates >= 0.6
+Requires:       python2-uritemplate >= 3.0.0
 Requires:       python2-six >= 1.6.1
 
 %description -n python2-%{srcname}
@@ -49,14 +49,14 @@ Summary:        %{sum}
 
 BuildRequires:  python3-devel >= 3.3
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-httplib2 >= 0.8
+BuildRequires:  python3-httplib2 >= 0.9.2
 BuildRequires:  python3-oauth2client >= 2.0.0
-BuildRequires:  python3-uri-templates >= 0.6
+BuildRequires:  python3-uritemplate >= 3.0.0
 BuildRequires:  python3-six >= 1.6.1
 
-Requires:       python3-httplib2 >= 0.8
+Requires:       python3-httplib2 >= 0.9.2
 Requires:       python3-oauth2client >= 2.0.0
-Requires:       python3-uri-templates >= 0.6
+Requires:       python3-uritemplate >= 3.0.0
 Requires:       python3-six >= 1.6.1
 
 %description -n python3-%{srcname}
@@ -104,6 +104,9 @@ done
 %{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Aug 1 2017 Nick Bebout <nb@fedoraproject.org> - 1.6.2-1
+- Update to 1.6.2
+
 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 

diff --git a/sources b/sources
index 41b656d..e94ff45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7b7dfd563e3a1f531f5c97ce6407c0d  google-api-python-client-1.5.5.tar.gz
+SHA512 (google-api-python-client-1.6.2.tar.gz) = 126e240bfca7df0b8b79aea2b1b52655bdf863bef2aaa147d3d8b19dfeb927cd72e2b490454a387c359d0844b74b12d7753d50a6598e103544166330a17028b2

                 reply	other threads:[~2026-07-21 20:26 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=178466561187.1.14106391480530452361.rpms-google-api-python-client-a2b8de0c8877@fedoraproject.org \
    --to=nb@fedoraproject.org \
    --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