diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index a41236e..90317cd 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -3,6 +3,11 @@ Fri Oct 28 17:33:28 UTC 2016 - rjschwei@suse.com - Add missing runtime dependencies as requires +------------------------------------------------------------------- +Fri Oct 28 13:06:13 CEST 2016 - lchiquitto@suse.de + +- Use new package's name in -test sub-package requires + ------------------------------------------------------------------- Thu Oct 27 13:48:46 UTC 2016 - rjschwei@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index 25e0de6..748c0ec 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -28,7 +28,6 @@ Patch0: hidePythonDeps.patch Requires: python Requires: python-httplib2 >= 0.8 Requires: python-oauth2client >= 1.5.0 -Requires: python-setuptools Requires: python-six >= 1.6.1 Requires: python-uritemplate >= 3.0.0 BuildRequires: python-devel @@ -57,7 +56,7 @@ Google APIs Client Library for Python %package test Summary: Tests for google-api-python-client Group: Development/Libraries/Python -PreReq: google-api-python-client = %version +PreReq: python-google-api-python-client = %version Requires: python-nose %description test