forked from pool/python-google-api-python-client
- 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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user