X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSPECS%2Fopenstack-ceilometer.spec;h=bc08969cc9f13d91b1868dc3cb63e1eea0fc2979;hb=d098b571c70ef41ddc2cd57a8403fed193ef8dc1;hp=cdee4bdefcf61b38b438ae338941293b3ef2906f;hpb=e0d54b44858c0e7952d6d1c41c2345a9ccc0b0eb;p=openstack-build%2Fceilometer-build.git diff --git a/rpm/SPECS/openstack-ceilometer.spec b/rpm/SPECS/openstack-ceilometer.spec index cdee4bd..bc08969 100644 --- a/rpm/SPECS/openstack-ceilometer.spec +++ b/rpm/SPECS/openstack-ceilometer.spec @@ -48,7 +48,7 @@ BuildRequires: python2-devel BuildRequires: openstack-utils # These are required to build due to the requirements check added -BuildRequires: python-sqlalchemy0.7 +BuildRequires: python-sqlalchemy BuildRequires: python-webob1.2 @@ -81,7 +81,7 @@ Requires: python-jsonschema Requires: python-netaddr Requires: python-requests -Requires: python-sqlalchemy0.7 +Requires: python-sqlalchemy Requires: python-alembic Requires: python-migrate @@ -247,7 +247,7 @@ Group: Documentation # Required to build module documents BuildRequires: python-eventlet -BuildRequires: python-sqlalchemy0.7 +BuildRequires: python-sqlalchemy BuildRequires: python-webob # while not strictly required, quiets the build down when building docs. BuildRequires: python-migrate, python-iso8601