monasca-common: remove ujson dependency
monasca switched away from ujson to simplejson, and we already require simplejson Change-Id: Ifd0056871d8a7c52c3c5da3dbbd2723e43334255
This commit is contained in:
parent
a5d8228183
commit
c979c074dc
@ -28,7 +28,6 @@ BuildRequires: {{ py3('setuptools') }}
|
||||
BuildRequires: {{ py3('simplejson') }}
|
||||
BuildRequires: {{ py3('six') }}
|
||||
BuildRequires: {{ py3('stestr') }}
|
||||
BuildRequires: {{ py3('ujson') }}
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -45,7 +44,6 @@ Requires: {{ py3('oslo.policy') }}
|
||||
Requires: {{ py3('pyparsing') }}
|
||||
Requires: {{ py3('simplejson') }}
|
||||
Requires: {{ py3('six') }}
|
||||
Requires: {{ py3('ujson') }}
|
||||
|
||||
%description -n python3-monasca-common
|
||||
Collection of sub-projects containing reusable application and
|
||||
|
Loading…
x
Reference in New Issue
Block a user