From 26465a52fe8da96099d91dbdecd85edea9db84a5811d6fb775f5edcb245f87ee Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 28 Oct 2016 17:54:16 +0000 Subject: [PATCH] - Use new package's name in -test sub-package requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=6 --- python-google-api-python-client.changes | 5 +++++ python-google-api-python-client.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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