New upstream
This commit is contained in:
parent
cccf293e8d
commit
e08c832efc
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/google-api-python-client-1.6.3.tar.gz
|
/google-api-python-client-1.6.3.tar.gz
|
||||||
/google-api-python-client-1.6.4.tar.gz
|
/google-api-python-client-1.6.4.tar.gz
|
||||||
/google-api-python-client-1.6.5.tar.gz
|
/google-api-python-client-1.6.5.tar.gz
|
||||||
|
/google-api-python-client-1.6.7.tar.gz
|
||||||
|
@ -9,12 +9,12 @@
|
|||||||
|
|
||||||
Name: google-api-python-client
|
Name: google-api-python-client
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Version: 1.6.5
|
Version: 1.6.7
|
||||||
Release: 2%{?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/07/36/1304550b8a91e4f23258ae5880f56305528ce081cb00668107f02f153817/%{name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/e4/ae/67420c05e476c73ed871e5e01cffb4cff570810618422e20c0f80e543ea5/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -116,6 +116,9 @@ done
|
|||||||
%{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
|
%{python3_sitelib}/google_api_python_client-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 05 2018 Michele Baldessari <michele@acksyn.org> - 1.6.7-1
|
||||||
|
- New upstream
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-2
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (google-api-python-client-1.6.5.tar.gz) = ecf4e38ed92e25086fd1eec0e9dd35d77bd93a41519555e98887ae869179516d8062546f51b966a6b40e66a45ed86239a7c214bc7ec8286de7c7822a47544c68
|
SHA512 (google-api-python-client-1.6.7.tar.gz) = 5f6e2f838e06e5289187a6fb9d3bdaaf60f47bae7e555f4e6e4e0e1f61f232665979ba351e2c75b3beedfc53d81d0d71d953d469a8cf47c3d263963a7531599e
|
||||||
|
Loading…
Reference in New Issue
Block a user