From 0383765d97b03f2984b2737e5e99dbbb74c3aa6bdb6ac5d8a3532dae0ee21e79 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Thu, 25 Feb 2021 18:39:22 +0000 Subject: [PATCH] Accepting request 875217 from Application:ERP:GNUHealth:3.8 Bugfix release OBS-URL: https://build.opensuse.org/request/show/875217 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth-client?expand=0&rev=50 --- gnuhealth-client.changes | 5 +++++ gnuhealth-client.spec | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/gnuhealth-client.changes b/gnuhealth-client.changes index a8d6996..b33769d 100644 --- a/gnuhealth-client.changes +++ b/gnuhealth-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 25 18:36:27 UTC 2021 - Axel Braun + +- python_dependency_generator removed (misses dependencies....) + ------------------------------------------------------------------- Mon Feb 15 10:52:18 UTC 2021 - Axel Braun diff --git a/gnuhealth-client.spec b/gnuhealth-client.spec index 91672cb..557fcfd 100644 --- a/gnuhealth-client.spec +++ b/gnuhealth-client.spec @@ -45,7 +45,20 @@ BuildRequires: update-desktop-files Requires: gobject-introspection Requires: opencv -%{?python_enable_dependency_generator} +Requires: python3-GooCalendar >= 0.5 +Requires: python3-cairo +Requires: python3-chardet +Requires: python3-dateutil +Requires: python3-gnupg +Requires: python3-gobject +Requires: python3-gobject-Gdk +Requires: python3-gobject-cairo +Requires: python3-numpy +Requires: python3-opencv +Requires: python3-pytz +Requires: python3-setuptools +Requires: python3-simplejson +Requires: python3-xml BuildArch: noarch