From 037039b74238f594b88f1a20f458129c3f5a7af1e1799d7371a86ff23fda4f23 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Wed, 16 Feb 2022 18:38:11 +0000 Subject: [PATCH] Accepting request 955450 from Application:ERP:GNUHealth:3.8 - missing dependency python3-Pillow added OBS-URL: https://build.opensuse.org/request/show/955450 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=94 --- gnuhealth.changes | 5 +++++ gnuhealth.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gnuhealth.changes b/gnuhealth.changes index 835d421..b37946f 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 16 18:26:26 UTC 2022 - Axel Braun + +- missing dependency python3-Pillow added + ------------------------------------------------------------------- Tue Nov 16 08:37:25 UTC 2021 - Axel Braun diff --git a/gnuhealth.spec b/gnuhealth.spec index 837d020..48c9c39 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -2,7 +2,7 @@ # spec file for package gnuhealth # # Copyright (c) 2021 SUSE LLC -# Copyright (c) 2014-2021 Dr. Axel Braun +# Copyright (c) 2014-2022 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,7 @@ Requires: python3-hl7apy Requires: python3-ldap3 Requires: python3-matplotlib Requires: python3-passlib +Requires: python3-Pillow Requires: python3-pyBarcode Requires: python3-qrcode Requires: python3-simpleeval