New upstream

This commit is contained in:
Michele Baldessari 2016-05-22 23:02:28 +02:00
parent cfcbaa469d
commit eebcbef32c
3 changed files with 15 additions and 9 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/google-api-python-client-1.4.2.tar.gz /google-api-python-client-1.4.2.tar.gz
/google-api-python-client-1.5.1.tar.gz

View File

@ -9,13 +9,12 @@
Name: google-api-python-client Name: google-api-python-client
Summary: %{sum} Summary: %{sum}
Version: 1.4.2 Version: 1.5.1
Release: 5%{?dist} Release: 1%{?dist}
License: ASL 2.0 License: ASL 2.0
URL: http://github.com/google/%{name}/ URL: http://github.com/google/%{name}/
Source0: https://pypi.python.org/packages/source/g/%{name}/%{name}-%{version}.tar.gz Source0: https://pypi.python.org/packages/b5/b4/e7030ec96ce8eb5b00707d2530906c0c6389eb61af8f5a7ca4ee29d02643/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -29,12 +28,12 @@ Summary: %{sum}
BuildRequires: python2-devel >= 2.7 BuildRequires: python2-devel >= 2.7
BuildRequires: python2-setuptools BuildRequires: python2-setuptools
BuildRequires: python-httplib2 >= 0.8 BuildRequires: python-httplib2 >= 0.8
BuildRequires: python-oauth2client >= 1.4.6 BuildRequires: python-oauth2client >= 2.0.0
BuildRequires: python-uri-templates >= 0.6 BuildRequires: python-uri-templates >= 0.6
BuildRequires: python-six >= 1.6.1 BuildRequires: python-six >= 1.6.1
Requires: python-httplib2 >= 0.8 Requires: python-httplib2 >= 0.8
Requires: python2-oauth2client >= 1.4.6 Requires: python2-oauth2client >= 2.0.0
Requires: python2-uri-templates >= 0.6 Requires: python2-uri-templates >= 0.6
Requires: python2-six >= 1.6.1 Requires: python2-six >= 1.6.1
@ -51,12 +50,12 @@ Summary: %{sum}
BuildRequires: python3-devel >= 3.3 BuildRequires: python3-devel >= 3.3
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-httplib2 >= 0.8 BuildRequires: python3-httplib2 >= 0.8
BuildRequires: python3-oauth2client >= 1.4.6 BuildRequires: python3-oauth2client >= 2.0.0
BuildRequires: python3-uri-templates >= 0.6 BuildRequires: python3-uri-templates >= 0.6
BuildRequires: python3-six >= 1.6.1 BuildRequires: python3-six >= 1.6.1
Requires: python3-httplib2 >= 0.8 Requires: python3-httplib2 >= 0.8
Requires: python3-oauth2client >= 1.4.6 Requires: python3-oauth2client >= 2.0.0
Requires: python3-uri-templates >= 0.6 Requires: python3-uri-templates >= 0.6
Requires: python3-six >= 1.6.1 Requires: python3-six >= 1.6.1
@ -105,6 +104,12 @@ done
%{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info %{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
%changelog %changelog
* Sun May 22 2016 Michele Baldessari <michele@acksyn.org> - 1.5.1-1
- New upstream
* Thu Mar 10 2016 Michele Baldessari <michele@acksyn.org> - 1.5.0-1
- New upstream
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-5 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
7033985a645e39d3ccf1b2971ab7b6b8 google-api-python-client-1.4.2.tar.gz 6fb1f0eff75f6dba88495ac7d5ece27c google-api-python-client-1.5.1.tar.gz