- 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:
@@ -3,6 +3,11 @@ Fri Oct 28 17:33:28 UTC 2016 - rjschwei@suse.com
|
|||||||
|
|
||||||
- Add missing runtime dependencies as requires
|
- 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
|
Thu Oct 27 13:48:46 UTC 2016 - rjschwei@suse.com
|
||||||
|
|
||||||
|
@@ -28,7 +28,6 @@ Patch0: hidePythonDeps.patch
|
|||||||
Requires: python
|
Requires: python
|
||||||
Requires: python-httplib2 >= 0.8
|
Requires: python-httplib2 >= 0.8
|
||||||
Requires: python-oauth2client >= 1.5.0
|
Requires: python-oauth2client >= 1.5.0
|
||||||
Requires: python-setuptools
|
|
||||||
Requires: python-six >= 1.6.1
|
Requires: python-six >= 1.6.1
|
||||||
Requires: python-uritemplate >= 3.0.0
|
Requires: python-uritemplate >= 3.0.0
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
@@ -57,7 +56,7 @@ Google APIs Client Library for Python
|
|||||||
%package test
|
%package test
|
||||||
Summary: Tests for google-api-python-client
|
Summary: Tests for google-api-python-client
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
PreReq: google-api-python-client = %version
|
PreReq: python-google-api-python-client = %version
|
||||||
Requires: python-nose
|
Requires: python-nose
|
||||||
|
|
||||||
%description test
|
%description test
|
||||||
|
Reference in New Issue
Block a user