public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-api-python-client] epel10: Subpackage python2-google-api-client has been removed
@ 2026-07-21 20:27
0 siblings, 0 replies; only message in thread
From: @ 2026-07-21 20:27 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 20:27 [rpms/google-api-python-client] epel10: Subpackage python2-google-api-client has been removed
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox