Add build require pbr and pip
This commit is contained in:
parent
e5ae5c8a44
commit
73b17f0fbf
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-sqlalchemy-migrate
|
||||
Version: 0.13.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Database schema migration for SQLAlchemy
|
||||
License: MIT License
|
||||
URL: http://www.openstack.org/
|
||||
@ -28,6 +28,8 @@ well as from inside python code.
|
||||
Summary: Database schema migration for SQLAlchemy
|
||||
Provides: python-sqlalchemy-migrate
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pbr
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-setuptools
|
||||
%description -n python3-sqlalchemy-migrate
|
||||
Fork from http://code.google.com/p/sqlalchemy-migrate/ to get it working with
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user