From f73ae70ba95ac6448d5dd1811898b753b15dbdd222e1a115303041516ec43371 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Wed, 23 Mar 2022 07:39:11 +0000 Subject: [PATCH] - version 4.0.2 * Use ODT binary format for pediatric growth charts reports * Force Beren library to 0.7.0 to make it compatible with Python 3.6 * Allow Python minor versions > 10 (ej Python 3.10.2) * fix webdav import error, bug #62165 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=97 --- gnuhealth-4.0.0.tar.gz | 3 --- gnuhealth-4.0.0.tar.gz.sig | Bin 566 -> 0 bytes gnuhealth-4.0.2.tar.gz | 3 +++ gnuhealth-4.0.2.tar.gz.sig | Bin 0 -> 566 bytes gnuhealth.changes | 9 +++++++++ gnuhealth.spec | 11 ++++++----- 6 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 gnuhealth-4.0.0.tar.gz delete mode 100644 gnuhealth-4.0.0.tar.gz.sig create mode 100644 gnuhealth-4.0.2.tar.gz create mode 100644 gnuhealth-4.0.2.tar.gz.sig diff --git a/gnuhealth-4.0.0.tar.gz b/gnuhealth-4.0.0.tar.gz deleted file mode 100644 index 6c54877..0000000 --- a/gnuhealth-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86c4c3c6305e270b832308f4ca7f9ae4ef26f3b85ab12564fa4efce84f850f62 -size 137994240 diff --git a/gnuhealth-4.0.0.tar.gz.sig b/gnuhealth-4.0.0.tar.gz.sig deleted file mode 100644 index 3605327d2c57d83d1a0b874390a56388ad9fe77bf08df359884ac3bd9c11c1e1..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+zzsL{Bkz*Was*T9N72&P`n30(U0%9Ze?Enf15Wp4T zt^k;knO4IP0MUS6|3f2LPQFq~;a({-vXFFp7`S*=z!E^qGRt#}$HHx@5RmDI(9GE9 z{Pd(cw1t7b=&Jgtej+7k&oOaszGIDNZRZIUl%rLd9-$bkvYWAnl^2*g?GsO&gW3 zjqwmongv?kPb+INd1~yj>eey=jGK6>6}j@{B$BxfTd0;sGEQ4Lm8xTx}Z`J3i^hdT`$7*WzsUL z=QJEfa6YkXDTDliJ2<6w7vcO%yF=ZBR1Memwl?%zJ5Mq>Ve6L%YXp>em>s|Vh( zZ+SCF;rOW{5=MG~U7kFafrEIuk0^$2r2`YjCs@6ETWPWy=tymDZdq z%Br#{HqCwm{j#y;JSCKgs@Se1HmTu9=A!&AJb7d8uaGriBj@&14#~EPzcvGRc%EvY z!B+P_09D1g4Xqd?BcVk`X*pzcZ+s>xpl9q@tR*jBD1Nbo5N5;2V9vog5EJ%3$=^UG EzNEGh4FCWD diff --git a/gnuhealth-4.0.2.tar.gz b/gnuhealth-4.0.2.tar.gz new file mode 100644 index 0000000..4012357 --- /dev/null +++ b/gnuhealth-4.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2837004abf7d957e353df9a3910ff109a9ce6cbb86ccf041c6f40ebf908d0790 +size 15117888 diff --git a/gnuhealth-4.0.2.tar.gz.sig b/gnuhealth-4.0.2.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..3b786c03d66ebf2af3455447969561259fc2cbf9830d6f769c42a1a4e11272d8 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j+zzsL{Bkz*Was*T9N72&P`n30(U0%ACtlb5xC7xYVbYX36l@9j>WlHrhs zU@Znm!^3tgjzxUZts#ddU;S%wI>&T`E;*<>98Q@f8OuReF_j<_OY$d0Y{6gG zO`Xc4KNarW}&IChEV}#SI})< z4=Icc>P&YRK^lH?| zjAs=@EJ9abGNMi9t3f`IZ!~`d7nemXN07dnNx2X3K#bn}U84}Vgzz2Dh) zUNHXnGvS>&sTDc1aVt;_2IP6RW3N=7G^VODv)sCap7lNc8~fnv>x*}Yz5(u8+VQ}F ERq<^R)&Kwi literal 0 HcmV?d00001 diff --git a/gnuhealth.changes b/gnuhealth.changes index ead8e38..c0fb36b 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 23 07:34:28 UTC 2022 - Axel Braun + +- version 4.0.2 + * Use ODT binary format for pediatric growth charts reports + * Force Beren library to 0.7.0 to make it compatible with Python 3.6 + * Allow Python minor versions > 10 (ej Python 3.10.2) + * fix webdav import error, bug #62165 + ------------------------------------------------------------------- Sun Mar 6 10:01:47 UTC 2022 - Axel Braun diff --git a/gnuhealth.spec b/gnuhealth.spec index 52c649d..90238e6 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -1,7 +1,7 @@ # # spec file for package gnuhealth # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2014-2022 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + + %bcond_with tests 0 %define skip_python2 1 @@ -23,7 +25,7 @@ Name: gnuhealth -Version: %{majorver}.0 +Version: %{majorver}.2 Release: 0 URL: https://health.gnu.org Summary: A Health and Hospital Information System @@ -46,8 +48,8 @@ Patch0: shebang.diff BuildRequires: fdupes BuildRequires: python-rpm-generators BuildRequires: python-rpm-macros -BuildRequires: python3-setuptools BuildRequires: python3-pytest +BuildRequires: python3-setuptools # For the tests: BuildRequires: trytond BuildRequires: trytond_company @@ -59,13 +61,13 @@ BuildRequires: trytond_product Requires: gnu-free-fonts Requires: bsdtar Requires: proteus +Requires: python3-Pillow Requires: python3-PyWebDAV3-GNUHealth Requires: python3-caldav Requires: python3-hl7apy Requires: python3-ldap3 Requires: python3-matplotlib Requires: python3-passlib -Requires: python3-Pillow Requires: python3-pyBarcode Requires: python3-qrcode Requires: python3-simpleeval @@ -172,7 +174,6 @@ for i in h*; do done %endif - %pre #Write environment changes to /etc/bash.bashrc.local cat > /etc/bash.bashrc.local << "EOF"