public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/google-api-python-client] epel10: Subpackage python2-google-api-client has been removed
Date: Tue, 21 Jul 2026 20:27:00 GMT	[thread overview]
Message-ID: <178466562055.1.6605306702200310833.rpms-google-api-python-client-b21820280b19@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/google-api-python-client
Branch : epel10
Commit : b21820280b19a97c2edd6ca7df721ac9124f4fd2
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2019-07-31T12:34:29+02:00
Stats  : +8/-58 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/google-api-python-client/c/b21820280b19a97c2edd6ca7df721ac9124f4fd2?branch=epel10

Log:
Subpackage python2-google-api-client has been removed

---
diff --git a/google-api-python-client.spec b/google-api-python-client.spec
index 4621cfb..f69aacd 100644
--- a/google-api-python-client.spec
+++ b/google-api-python-client.spec
@@ -3,15 +3,11 @@
 %global sum Google APIs Client Library for Python
 %global srcname google-api-client
 
-%if 0%{?fedora}
-%global with_python3 1
-%endif
-
 Name:           google-api-python-client
 Summary:        %{sum}
 Epoch:          1
 Version:        1.6.7
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 License:        ASL 2.0
 URL:            http://github.com/google/%{name}/
@@ -22,40 +18,6 @@ BuildArch:      noarch
 Written by Google, this library provides a small, flexible, and powerful
 Python client library for accessing Google APIs.
 
-%package -n python2-%{srcname}
-Summary:        %{sum}
-%{?python_provide:%python_provide python2-%{srcname}}
-
-BuildRequires:  python2-devel >= 2.7
-BuildRequires:  python2-setuptools
-BuildRequires:  python2-oauth2client >= 2.0.0
-BuildRequires:  python2-uritemplate >= 3.0.0
-
-%if 0%{?fedora}
-BuildRequires:  python2-httplib2 >= 0.9.2
-BuildRequires:  python2-six >= 1.6.1
-%else
-BuildRequires:  python-httplib2 >= 0.9.2
-BuildRequires:  python-six >= 1.6.1
-%endif
-
-Requires:       python2-oauth2client >= 2.0.0
-Requires:       python2-uritemplate >= 3.0.0
-
-%if 0%{?fedora}
-Requires:       python2-six >= 1.6.1
-Requires:       python2-httplib2 >= 0.9.2
-%else
-Requires:       python-six >= 1.6.1
-Requires:       python-httplib2 >= 0.9.2
-%endif
-
-%description -n python2-%{srcname}
-Written by Google, this library provides a small, flexible, and powerful 
-Python client library for accessing Google APIs.
-
-
-%if 0%{?with_python3}
 %package -n python3-%{srcname}
 Summary:        %{sum}
 %{?python_provide:%python_provide python3-%{srcname}}
@@ -75,7 +37,6 @@ Requires:       python3-six >= 1.6.1
 %description -n python3-%{srcname}
 Written by Google, this library provides a small, flexible, and powerful 
 Python 3 client library for accessing Google APIs.
-%endif
 
 %prep
 %setup -q
@@ -91,34 +52,23 @@ for lib in googleapiclient/*.py; do
 done
 
 %build
-%{py2_build}
-%if 0%{?with_python3}
 %{py3_build}
-%endif
 
 %install
-%{py2_install}
-%if 0%{?with_python3}
 %{py3_install}
-%endif
-
-%files -n python2-%{srcname}
-%license LICENSE
-%doc CHANGELOG
-%{python2_sitelib}/apiclient
-%{python2_sitelib}/googleapiclient
-%{python2_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
 
-%if 0%{?with_python3}
 %files -n python3-%{srcname}
 %license LICENSE 
 %doc CHANGELOG
-%{python3_sitelib}/apiclient
-%{python3_sitelib}/googleapiclient
-%{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
-%endif
+%{python3_sitelib}/apiclient/
+%{python3_sitelib}/googleapiclient/
+%{python3_sitelib}/google_api_python_client-%{version}-py%{python3_version}.egg-info/
 
 %changelog
+* Wed Jul 31 2019 Miro Hrončok <mhroncok@redhat.com> - 1:1.6.7-8
+- Subpackage python2-google-api-client has been removed
+  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
+
 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.6.7-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

                 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=178466562055.1.6605306702200310833.rpms-google-api-python-client-b21820280b19@fedoraproject.org \
    --to=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