forked from pool/gnuhealth-thalamus
This commit is contained in:
parent
232327d128
commit
d9c36c8f19
@ -35,16 +35,19 @@ BuildRequires: python3-setuptools
|
||||
%if %{with test}
|
||||
BuildRequires: python3-Flask
|
||||
BuildRequires: python3-Flask-HTTPAuth
|
||||
BuildRequires: python3-bcrypt
|
||||
##BuildRequires: python3-Flask-PyMongo
|
||||
BuildRequires: python3-Flask-RESTful
|
||||
BuildRequires: python3-Flask-WTF
|
||||
BuildRequires: python3-bcrypt
|
||||
BuildRequires: python3-psycopg2
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
Requires: postgresql-server
|
||||
Requires: python3-Flask
|
||||
Requires: python3-Flask-HTTPAuth
|
||||
Requires: python3-Flask-RESTful
|
||||
Requires: python3-Flask-WTF
|
||||
Requires: python3-bcrypt
|
||||
Requires: python3-psycopg2
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user