- python_dependency_generator removed
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=79
This commit is contained in:
parent
81b1bc52df
commit
b8f54762c8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 16 09:08:02 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- python_dependency_generator removed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 15 10:43:42 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
Mon Feb 15 10:43:42 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@ -45,18 +45,46 @@ BuildRequires: python3-rpm-macros
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
# For the variables:
|
# For the variables:
|
||||||
BuildRequires: trytond
|
BuildRequires: trytond
|
||||||
%{?python_enable_dependency_generator}
|
|
||||||
|
|
||||||
|
Requires: bsdtar
|
||||||
|
Requires: proteus
|
||||||
|
Requires: python3-PyWebDAV3-GNUHealth
|
||||||
|
Requires: python3-caldav
|
||||||
|
Requires: python3-hl7apy
|
||||||
|
Requires: python3-ldap3
|
||||||
|
Requires: python3-matplotlib
|
||||||
|
Requires: python3-passlib
|
||||||
|
Requires: python3-pyBarcode
|
||||||
|
Requires: python3-qrcode
|
||||||
|
Requires: python3-simpleeval
|
||||||
|
Requires: python3-six
|
||||||
|
Requires: python3-vobject
|
||||||
|
Requires: trytond
|
||||||
|
Requires: trytond_account
|
||||||
|
Requires: trytond_account_invoice
|
||||||
|
Requires: trytond_account_invoice_stock
|
||||||
|
Requires: trytond_account_product
|
||||||
|
Requires: trytond_company
|
||||||
|
Requires: trytond_country
|
||||||
|
Requires: trytond_currency
|
||||||
|
Requires: trytond_party
|
||||||
|
Requires: trytond_product
|
||||||
|
Requires: trytond_purchase
|
||||||
|
Requires: trytond_purchase_request
|
||||||
|
Requires: trytond_stock
|
||||||
|
Requires: trytond_stock_lot
|
||||||
|
Requires: trytond_stock_supply
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
# additional suggestion for a useable editor
|
# additional suggestion for a useable editor
|
||||||
Suggests: nano
|
Suggests: nano
|
||||||
# you may need a frontend to work with
|
# you may need a frontend to work with
|
||||||
Suggests: gnuhealth-client
|
Suggests: gnuhealth-client
|
||||||
%{?systemd_ordering}
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%{?systemd_ordering}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNU Health is the Hospital Information System adopted by the United
|
GNU Health is the Hospital Information System adopted by the United
|
||||||
Nations University, International Institute for Global Health, for
|
Nations University, International Institute for Global Health, for
|
||||||
|
Loading…
Reference in New Issue
Block a user