Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnuhealth-client for 
openSUSE:Factory checked in at 2022-06-21 16:32:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuhealth-client (Old)
 and      /work/SRC/openSUSE:Factory/.gnuhealth-client.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuhealth-client"

Tue Jun 21 16:32:39 2022 rev:22 rq:984049 version:4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuhealth-client/gnuhealth-client.changes        
2022-03-07 17:49:00.315084077 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnuhealth-client.new.1548/gnuhealth-client.changes  
    2022-06-21 16:32:47.031843892 +0200
@@ -1,0 +2,7 @@
+Thu Jun 16 19:58:10 UTC 2022 - Axel Braun <axel.br...@gmx.de>
+
+- version 4.0.1
+  * various bug fixes, see changelog
+  * plugins adapted and renamed for 4.0
+  
+-------------------------------------------------------------------

Old:
----
  gnuhealth-client-4.0.0.tar.gz
  gnuhealth-client-4.0.0.tar.gz.sig

New:
----
  gnuhealth-client-4.0.1.tar.gz
  gnuhealth-client-4.0.1.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnuhealth-client.spec ++++++
--- /var/tmp/diff_new_pack.Qzc6i1/_old  2022-06-21 16:32:47.691844861 +0200
+++ /var/tmp/diff_new_pack.Qzc6i1/_new  2022-06-21 16:32:47.691844861 +0200
@@ -19,7 +19,7 @@
 
 %define majorver 4.0
 Name:           gnuhealth-client
-Version:        %{majorver}.0
+Version:        %{majorver}.1
 Release:        0
 Summary:        The client of the GNU Health Hospital system
 License:        GPL-3.0-only
@@ -81,9 +81,9 @@
 tar  -xzvf %{SOURCE3}
 
 #workaround for tryton bug: directory name with version is not considered
-mv gnuhealth_plugin_camera* camera
-mv gnuhealth_plugin_crypto* crypto
-mv gnuhealth_plugin_frl* frl
+mv gnuhealth_camera* camera
+## mv gnuhealth_crypto* crypto
+##  mv gnuhealth_frl* frl
 
 # Remove pycache
 rm -rf */__pycache__

++++++ gnuhealth-client-4.0.0.tar.gz -> gnuhealth-client-4.0.1.tar.gz ++++++
++++ 1982 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/Changelog new/gnuhealth-client-4.0.1/Changelog
--- old/gnuhealth-client-4.0.0/Changelog        2022-03-05 19:20:31.000000000 
+0100
+++ new/gnuhealth-client-4.0.1/Changelog        2022-06-16 21:01:42.000000000 
+0200
@@ -1,3 +1,14 @@
+changeset:   27:e130831d86c4
+tag:         tip
+user:        Luis Falcon <fal...@gnuhealth.org>
+date:        Wed Jun 15 12:29:01 2022 +0100
+summary:     Fix bug #62632: ERROR:gnuhealth.common.common:Unknown icon 
tryton-back tryton-refresh
+
+changeset:   26:d129cc8ee4eb
+user:        Luis Falcon <fal...@gnuhealth.org>
+date:        Wed Jun 15 12:06:00 2022 +0100
+summary:     Fix bug #62626: banner from config not respected
+
 changeset:   24:564639f2b4a8
 tag:         tip
 user:        Luis Falcon <fal...@gnuhealth.org>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/PKG-INFO new/gnuhealth-client-4.0.1/PKG-INFO
--- old/gnuhealth-client-4.0.0/PKG-INFO 1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/PKG-INFO 2022-06-16 21:11:17.613488400 +0200
@@ -0,0 +1,117 @@
+Metadata-Version: 2.1
+Name: gnuhealth-client
+Version: 4.0.1
+Summary: The GNU Health GTK client
+Home-page: http://www.gnuhealth.org
+Download-URL: https://ftp.gnu.org/gnu/health
+Author: GNU Solidario
+Author-email: hea...@gnu.org
+License: GPL v3+
+Keywords: eHealth ERM HMIS LIMS
+Platform: any
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: X11 Applications :: GTK
+Classifier: Framework :: Tryton
+Classifier: Intended Audience :: End Users/Desktop
+Classifier: Intended Audience :: Healthcare Industry
+Classifier: Intended Audience :: Science/Research
+Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
+Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
+Requires-Python: >=3.6,<4
+Provides-Extra: calendar
+License-File: LICENSE
+License-File: COPYING
+
+The GNU Health GTK Client
+=======================================================================
+
+The GTK client allows to connect to the GNU Health HMIS component server from 
the
+desktop.
+
+
+Installation
+------------
+You can install the GNU Health HMIS client via pip::
+
+ $ pip3 install --user --upgrade gnuhealth-client
+
+
+Technology
+----------
+The GNU Health HMIS client is a Python 3 application that derives from the 
Tryton GTK client, with specific
+features of GNU Health and healthcare sector.
+
+The default profile
+-------------------
+The GNU Health client comes with a pre-defined profile, which points to
+the GNU Health community demo server::
+
+ Server : federation.gnuhealth.org
+ Port : 8000
+ User : admin
+ Passwd : gnusolidario
+
+
+GNU Health Plugins
+------------------
+You can download GNU Health plugins for specific functionality.
+
+For example:
+
+* The GNU Health **Crypto** plugin to digitally sign documents using GNUPG
+* The GNU Health **Camera** to use cameras and store them directly 
+  on the system (person registration, histological samples, etc..)
+* The **Federation Record Locator**, that communicates with **thalamus**
+  and interacts with the GNU Health Information System and Person Master Index.
+
+More information about the GNU Health plugins at :
+
+https://en.wikibooks.org/wiki/GNU_Health/Plugins
+  
+
+The GNU Health client configuration file
+----------------------------------------
+The default configuration file resides in::
+
+ $HOME/.config/gnuhealth/<version>/gnuhealth-client.conf
+
+Using a custom greeter / banner
+-------------------------------
+You can customize the login greeter banner to fit your institution.
+
+In the section [client] include the banner param with the absolute path
+of the png file.
+
+Something like::
+
+ [client]
+ banner = /home/yourlogin/myhospitalbanner.png
+
+The default resolution of the banner is 500 x 128 pixels. Adjust yours
+to approximately this size.
+
+Development
+-----------
+The development of the GNU Health client will be done on GNU Savannah, 
+using the Mercurial repository.
+
+Tasks, bugs and mailing lists will be on health-...@gnu.org , for development.
+
+General questions can be done on hea...@gnu.org mailing list.
+
+Homepage
+--------
+https://www.gnuhealth.org
+
+
+Documentation
+-------------
+The GNU Health GTK documentation will be at the corresponding
+chapter in the GNU Health Wikibook
+
+https://en.wikibooks.org/wiki/GNU_Health
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth/__init__.py 
new/gnuhealth-client-4.0.1/gnuhealth/__init__.py
--- old/gnuhealth-client-4.0.0/gnuhealth/__init__.py    2022-03-05 
19:09:50.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth/__init__.py    2022-06-16 
21:02:35.000000000 +0200
@@ -1,6 +1,6 @@
 # This file is part of GNU Health.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "4.0.0"
+__version__ = "4.0.1"
 SERVER_VERSION = "6.0.0"
 import gi
 import locale
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth/common/common.py 
new/gnuhealth-client-4.0.1/gnuhealth/common/common.py
--- old/gnuhealth-client-4.0.0/gnuhealth/common/common.py       2022-02-14 
12:57:24.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth/common/common.py       2022-06-15 
13:20:04.000000000 +0200
@@ -121,7 +121,8 @@
         colors = CONFIG['icon.colors'].split(',')
         cls.register_icon(iconname)
         if iconname in ("tryton-open", "tryton-launch", "tryton-cancel",
-            "tryton-ok", "tryton-go-next", "tryton-info", "tryton-forward"):
+            "tryton-ok", "tryton-go-next", "tryton-info",
+            "tryton-forward", "tryton-back", "tryton-refresh"):
             iconname = iconname.replace("tryton","gnuhealth")
         if iconname not in cls._pixbufs[(size, badge)]:
             if iconname in cls._icons:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth/data/pixmaps/gnuhealth/LICENSE 
new/gnuhealth-client-4.0.1/gnuhealth/data/pixmaps/gnuhealth/LICENSE
--- old/gnuhealth-client-4.0.0/gnuhealth/data/pixmaps/gnuhealth/LICENSE 
2021-05-03 16:34:46.000000000 +0200
+++ new/gnuhealth-client-4.0.1/gnuhealth/data/pixmaps/gnuhealth/LICENSE 
1970-01-01 01:00:00.000000000 +0100
@@ -1,202 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth/gui/window/dblogin.py 
new/gnuhealth-client-4.0.1/gnuhealth/gui/window/dblogin.py
--- old/gnuhealth-client-4.0.0/gnuhealth/gui/window/dblogin.py  2021-08-14 
16:35:49.000000000 +0200
+++ new/gnuhealth-client-4.0.1/gnuhealth/gui/window/dblogin.py  2022-06-15 
13:00:26.000000000 +0200
@@ -415,7 +415,12 @@
         self.dialog.vbox.pack_start(grid, expand=True, fill=True, padding=0)
 
         image = Gtk.Image()
-        image.set_from_file(os.path.join(PIXMAPS_DIR, BANNER))
+        # Use custom banner if set in the custom_banner param
+        if (CONFIG['client.banner']):
+            image.set_from_file(CONFIG['client.banner'])
+        else:
+            image.set_from_file(os.path.join(PIXMAPS_DIR, BANNER))
+
         image.set_valign(Gtk.Align.START)
         overlay = Gtk.Overlay()
         overlay.add(image)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/PKG-INFO 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/PKG-INFO
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/PKG-INFO       
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/PKG-INFO       
2022-06-16 21:11:16.000000000 +0200
@@ -0,0 +1,117 @@
+Metadata-Version: 2.1
+Name: gnuhealth-client
+Version: 4.0.1
+Summary: The GNU Health GTK client
+Home-page: http://www.gnuhealth.org
+Download-URL: https://ftp.gnu.org/gnu/health
+Author: GNU Solidario
+Author-email: hea...@gnu.org
+License: GPL v3+
+Keywords: eHealth ERM HMIS LIMS
+Platform: any
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: X11 Applications :: GTK
+Classifier: Framework :: Tryton
+Classifier: Intended Audience :: End Users/Desktop
+Classifier: Intended Audience :: Healthcare Industry
+Classifier: Intended Audience :: Science/Research
+Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
+Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
+Requires-Python: >=3.6,<4
+Provides-Extra: calendar
+License-File: LICENSE
+License-File: COPYING
+
+The GNU Health GTK Client
+=======================================================================
+
+The GTK client allows to connect to the GNU Health HMIS component server from 
the
+desktop.
+
+
+Installation
+------------
+You can install the GNU Health HMIS client via pip::
+
+ $ pip3 install --user --upgrade gnuhealth-client
+
+
+Technology
+----------
+The GNU Health HMIS client is a Python 3 application that derives from the 
Tryton GTK client, with specific
+features of GNU Health and healthcare sector.
+
+The default profile
+-------------------
+The GNU Health client comes with a pre-defined profile, which points to
+the GNU Health community demo server::
+
+ Server : federation.gnuhealth.org
+ Port : 8000
+ User : admin
+ Passwd : gnusolidario
+
+
+GNU Health Plugins
+------------------
+You can download GNU Health plugins for specific functionality.
+
+For example:
+
+* The GNU Health **Crypto** plugin to digitally sign documents using GNUPG
+* The GNU Health **Camera** to use cameras and store them directly 
+  on the system (person registration, histological samples, etc..)
+* The **Federation Record Locator**, that communicates with **thalamus**
+  and interacts with the GNU Health Information System and Person Master Index.
+
+More information about the GNU Health plugins at :
+
+https://en.wikibooks.org/wiki/GNU_Health/Plugins
+  
+
+The GNU Health client configuration file
+----------------------------------------
+The default configuration file resides in::
+
+ $HOME/.config/gnuhealth/<version>/gnuhealth-client.conf
+
+Using a custom greeter / banner
+-------------------------------
+You can customize the login greeter banner to fit your institution.
+
+In the section [client] include the banner param with the absolute path
+of the png file.
+
+Something like::
+
+ [client]
+ banner = /home/yourlogin/myhospitalbanner.png
+
+The default resolution of the banner is 500 x 128 pixels. Adjust yours
+to approximately this size.
+
+Development
+-----------
+The development of the GNU Health client will be done on GNU Savannah, 
+using the Mercurial repository.
+
+Tasks, bugs and mailing lists will be on health-...@gnu.org , for development.
+
+General questions can be done on hea...@gnu.org mailing list.
+
+Homepage
+--------
+https://www.gnuhealth.org
+
+
+Documentation
+-------------
+The GNU Health GTK documentation will be at the corresponding
+chapter in the GNU Health Wikibook
+
+https://en.wikibooks.org/wiki/GNU_Health
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/SOURCES.txt 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/SOURCES.txt
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/SOURCES.txt    
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/SOURCES.txt    
2022-06-16 21:11:17.000000000 +0200
@@ -0,0 +1,269 @@
+COPYING
+COPYRIGHT
+Changelog
+LICENSE
+MANIFEST.in
+README.rst
+gnuhealth-client.desktop
+setup.py
+version
+bin/gnuhealth-client
+gnuhealth/__init__.py
+gnuhealth/bus.py
+gnuhealth/client.py
+gnuhealth/config.py
+gnuhealth/device_cookie.py
+gnuhealth/exceptions.py
+gnuhealth/fingerprints.py
+gnuhealth/jsonrpc.py
+gnuhealth/pyson.py
+gnuhealth/rpc.py
+gnuhealth/signal_event.py
+gnuhealth/translate.py
+gnuhealth/action/__init__.py
+gnuhealth/action/main.py
+gnuhealth/common/__init__.py
+gnuhealth/common/button.py
+gnuhealth/common/cellrendererbinary.py
+gnuhealth/common/cellrendererbutton.py
+gnuhealth/common/cellrendererclickablepixbuf.py
+gnuhealth/common/cellrenderercombo.py
+gnuhealth/common/cellrendererfloat.py
+gnuhealth/common/cellrendererinteger.py
+gnuhealth/common/cellrenderertext.py
+gnuhealth/common/cellrenderertoggle.py
+gnuhealth/common/common.py
+gnuhealth/common/completion.py
+gnuhealth/common/datetime_.py
+gnuhealth/common/domain_inversion.py
+gnuhealth/common/domain_parser.py
+gnuhealth/common/entry_position.py
+gnuhealth/common/environment.py
+gnuhealth/common/focus.py
+gnuhealth/common/htmltextbuffer.py
+gnuhealth/common/number_entry.py
+gnuhealth/common/popup_menu.py
+gnuhealth/common/richtext.py
+gnuhealth/common/selection.py
+gnuhealth/common/timedelta.py
+gnuhealth/common/treeviewcontrol.py
+gnuhealth/common/underline.py
+gnuhealth/common/widget_style.py
+gnuhealth/data/locale/bg/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/bg/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/ca/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/ca/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/cs/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/cs/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/de/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/de/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/es/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/es/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/es_419/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/es_419/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/et/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/et/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/fa/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/fa/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/fi/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/fi/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/fr/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/fr/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/hu/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/hu/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/id/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/id/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/it/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/it/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/ja_JP/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/ja_JP/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/lo/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/lo/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/lt/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/lt/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/nl/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/nl/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/pl/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/pl/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/pt/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/pt/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/ro/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/ro/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/ru/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/ru/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/sl/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/sl/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/tr/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/tr/LC_MESSAGES/tryton.po
+gnuhealth/data/locale/zh_CN/LC_MESSAGES/tryton.mo
+gnuhealth/data/locale/zh_CN/LC_MESSAGES/tryton.po
+gnuhealth/data/pixmaps/gnuhealth/banner.png
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-add.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-archive.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-arrow-down.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-arrow-left.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-arrow-right.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-arrow-up.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-attach.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-attachment-hi.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-attachment.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-back.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-bookmark-border.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-bookmark.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-bookmarks.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-cancel.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-clear.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-close.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-connect.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-copy.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-create.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-date.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-delete.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-dialog-error.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-dialog-information.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-dialog-warning.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-disconnect.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-drag.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-email.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-error.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-executable.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-exit.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-export.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-filter.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-find-replace.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-find.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-folder-new.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-align-center.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-align-justify.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-align-left.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-align-right.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-bold.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-color-text.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-italic.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-format-underline.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-forward.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-fullscreen.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-go-home.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-go-jump.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-go-next.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-go-previous.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-help.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-history.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-hmis-about.png
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-icon.png
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-import.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-info.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-information.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-launch.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-link.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-log.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-menu.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-note.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-ok.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-open.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-print.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-public.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-question.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-refresh.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-remove.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-save.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-search.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-send.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-star-border.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-star.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-switch.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-translate.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-unarchive.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-undo.svg
+gnuhealth/data/pixmaps/gnuhealth/gnuhealth-warning.svg
+gnuhealth/gui/__init__.py
+gnuhealth/gui/main.py
+gnuhealth/gui/window/__init__.py
+gnuhealth/gui/window/about.py
+gnuhealth/gui/window/activity.py
+gnuhealth/gui/window/attachment.py
+gnuhealth/gui/window/board.py
+gnuhealth/gui/window/dblogin.py
+gnuhealth/gui/window/email_.py
+gnuhealth/gui/window/form.py
+gnuhealth/gui/window/infobar.py
+gnuhealth/gui/window/limit.py
+gnuhealth/gui/window/nomodal.py
+gnuhealth/gui/window/note.py
+gnuhealth/gui/window/preference.py
+gnuhealth/gui/window/revision.py
+gnuhealth/gui/window/tabcontent.py
+gnuhealth/gui/window/win_csv.py
+gnuhealth/gui/window/win_export.py
+gnuhealth/gui/window/win_form.py
+gnuhealth/gui/window/win_import.py
+gnuhealth/gui/window/win_search.py
+gnuhealth/gui/window/window.py
+gnuhealth/gui/window/wizard.py
+gnuhealth/gui/window/view_board/__init__.py
+gnuhealth/gui/window/view_board/action.py
+gnuhealth/gui/window/view_board/view_board.py
+gnuhealth/gui/window/view_form/__init__.py
+gnuhealth/gui/window/view_form/model/__init__.py
+gnuhealth/gui/window/view_form/model/field.py
+gnuhealth/gui/window/view_form/model/group.py
+gnuhealth/gui/window/view_form/model/record.py
+gnuhealth/gui/window/view_form/screen/__init__.py
+gnuhealth/gui/window/view_form/screen/screen.py
+gnuhealth/gui/window/view_form/view/__init__.py
+gnuhealth/gui/window/view_form/view/calendar_.py
+gnuhealth/gui/window/view_form/view/form.py
+gnuhealth/gui/window/view_form/view/generictreemodel.py
+gnuhealth/gui/window/view_form/view/graph.py
+gnuhealth/gui/window/view_form/view/list.py
+gnuhealth/gui/window/view_form/view/list_form.py
+gnuhealth/gui/window/view_form/view/screen_container.py
+gnuhealth/gui/window/view_form/view/calendar_gtk/__init__.py
+gnuhealth/gui/window/view_form/view/calendar_gtk/calendar_.py
+gnuhealth/gui/window/view_form/view/calendar_gtk/dates_period.py
+gnuhealth/gui/window/view_form/view/calendar_gtk/toolbar.py
+gnuhealth/gui/window/view_form/view/form_gtk/__init__.py
+gnuhealth/gui/window/view_form/view/form_gtk/binary.py
+gnuhealth/gui/window/view_form/view/form_gtk/calendar_.py
+gnuhealth/gui/window/view_form/view/form_gtk/char.py
+gnuhealth/gui/window/view_form/view/form_gtk/checkbox.py
+gnuhealth/gui/window/view_form/view/form_gtk/dictionary.py
+gnuhealth/gui/window/view_form/view/form_gtk/document.py
+gnuhealth/gui/window/view_form/view/form_gtk/float.py
+gnuhealth/gui/window/view_form/view/form_gtk/image.py
+gnuhealth/gui/window/view_form/view/form_gtk/integer.py
+gnuhealth/gui/window/view_form/view/form_gtk/many2many.py
+gnuhealth/gui/window/view_form/view/form_gtk/many2one.py
+gnuhealth/gui/window/view_form/view/form_gtk/multiselection.py
+gnuhealth/gui/window/view_form/view/form_gtk/one2many.py
+gnuhealth/gui/window/view_form/view/form_gtk/one2one.py
+gnuhealth/gui/window/view_form/view/form_gtk/progressbar.py
+gnuhealth/gui/window/view_form/view/form_gtk/pyson.py
+gnuhealth/gui/window/view_form/view/form_gtk/reference.py
+gnuhealth/gui/window/view_form/view/form_gtk/richtextbox.py
+gnuhealth/gui/window/view_form/view/form_gtk/selection.py
+gnuhealth/gui/window/view_form/view/form_gtk/state_widget.py
+gnuhealth/gui/window/view_form/view/form_gtk/textbox.py
+gnuhealth/gui/window/view_form/view/form_gtk/timedelta.py
+gnuhealth/gui/window/view_form/view/form_gtk/url.py
+gnuhealth/gui/window/view_form/view/form_gtk/widget.py
+gnuhealth/gui/window/view_form/view/graph_gtk/__init__.py
+gnuhealth/gui/window/view_form/view/graph_gtk/bar.py
+gnuhealth/gui/window/view_form/view/graph_gtk/graph.py
+gnuhealth/gui/window/view_form/view/graph_gtk/line.py
+gnuhealth/gui/window/view_form/view/graph_gtk/pie.py
+gnuhealth/gui/window/view_form/view/list_gtk/__init__.py
+gnuhealth/gui/window/view_form/view/list_gtk/editabletree.py
+gnuhealth/gui/window/view_form/view/list_gtk/widget.py
+gnuhealth/plugins/__init__.py
+gnuhealth/plugins/translation/__init__.py
+gnuhealth/tests/__init__.py
+gnuhealth/tests/test_common_domain_parser.py
+gnuhealth/tests/test_common_selection.py
+gnuhealth/tests/test_common_timedelta.py
+gnuhealth_client.egg-info/PKG-INFO
+gnuhealth_client.egg-info/SOURCES.txt
+gnuhealth_client.egg-info/dependency_links.txt
+gnuhealth_client.egg-info/not-zip-safe
+gnuhealth_client.egg-info/requires.txt
+gnuhealth_client.egg-info/top_level.txt
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/dependency_links.txt 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/dependency_links.txt
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/dependency_links.txt   
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/dependency_links.txt   
2022-06-16 21:11:16.000000000 +0200
@@ -0,0 +1 @@
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/not-zip-safe 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/not-zip-safe
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/not-zip-safe   
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/not-zip-safe   
2022-06-16 21:11:16.000000000 +0200
@@ -0,0 +1 @@
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/requires.txt 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/requires.txt
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/requires.txt   
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/requires.txt   
2022-06-16 21:11:17.000000000 +0200
@@ -0,0 +1,6 @@
+pycairo
+python-dateutil
+PyGObject
+
+[calendar]
+GooCalendar>=0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/top_level.txt 
new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/top_level.txt
--- old/gnuhealth-client-4.0.0/gnuhealth_client.egg-info/top_level.txt  
1970-01-01 01:00:00.000000000 +0100
+++ new/gnuhealth-client-4.0.1/gnuhealth_client.egg-info/top_level.txt  
2022-06-16 21:11:17.000000000 +0200
@@ -0,0 +1 @@
+gnuhealth
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/setup.cfg new/gnuhealth-client-4.0.1/setup.cfg
--- old/gnuhealth-client-4.0.0/setup.cfg        1970-01-01 01:00:00.000000000 
+0100
+++ new/gnuhealth-client-4.0.1/setup.cfg        2022-06-16 21:11:17.613488400 
+0200
@@ -0,0 +1,4 @@
+[egg_info]
+tag_build = 
+tag_date = 0
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuhealth-client-4.0.0/version new/gnuhealth-client-4.0.1/version
--- old/gnuhealth-client-4.0.0/version  2022-03-05 19:09:13.000000000 +0100
+++ new/gnuhealth-client-4.0.1/version  2022-06-16 21:01:12.000000000 +0200
@@ -1 +1 @@
-4.0.0
+4.0.1

++++++ gnuhealth_plugin_camera-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_camera-3.6.1/README.rst 
new/gnuhealth_camera/README.rst
--- old/gnuhealth_plugin_camera-3.6.1/README.rst        2020-11-09 
16:14:06.780253786 +0100
+++ new/gnuhealth_camera/README.rst     2022-06-16 18:57:27.000000000 +0200
@@ -93,15 +93,15 @@
 -----
 i...@gnuhealth.org
 
-Twitter: @gnuhealth
+Mastodon: @gnuhealth
 
 License
 --------
 
 GNU Health is licensed under GPL v3+::
 
- Copyright (C) 2008-2020 Luis Falcon <fal...@gnuhealth.org>
- Copyright (C) 2011-2020 GNU Solidario <hea...@gnusolidario.org>
+ Copyright (C) 2008-2022 Luis Falcon <fal...@gnuhealth.org>
+ Copyright (C) 2011-2022 GNU Solidario <hea...@gnusolidario.org>
 
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_camera-3.6.1/__init__.py 
new/gnuhealth_camera/__init__.py
--- old/gnuhealth_plugin_camera-3.6.1/__init__.py       2020-11-09 
16:13:07.388606419 +0100
+++ new/gnuhealth_camera/__init__.py    2022-06-16 18:55:53.000000000 +0200
@@ -1,8 +1,8 @@
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2020 Luis Falcon <lfal...@gnusolidario.org>
-#    Copyright (C) 2011-2020 GNU Solidario <hea...@gnusolidario.org>
+#    Copyright (C) 2008-2022 Luis Falcon <lfal...@gnusolidario.org>
+#    Copyright (C) 2011-2022 GNU Solidario <hea...@gnusolidario.org>
 #
 #
 #    This program is free software: you can redistribute it and/or modify
@@ -20,9 +20,9 @@
 #
 ##############################################################################
 
-import tryton.rpc as rpc
-from tryton.common import RPCExecute, warning, message
-from tryton.gui.window.form import Form
+import gnuhealth.rpc as rpc
+from gnuhealth.common import RPCExecute, warning, message
+from gnuhealth.gui.window.form import Form
 import gettext
 import numpy as np
 from datetime import datetime
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_camera-3.6.1/version 
new/gnuhealth_camera/version
--- old/gnuhealth_plugin_camera-3.6.1/version   2020-11-09 16:12:31.084821964 
+0100
+++ new/gnuhealth_camera/version        2022-06-16 18:54:58.000000000 +0200
@@ -1 +1 @@
-3.6.1
+4.0.0

++++++ gnuhealth_plugin_crypto-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_crypto-3.6.0/__init__.py 
new/crypto/__init__.py
--- old/gnuhealth_plugin_crypto-3.6.0/__init__.py       2019-10-04 
22:38:26.161159163 +0200
+++ new/crypto/__init__.py      2022-06-16 20:55:49.000000000 +0200
@@ -1,9 +1,8 @@
-# -*- coding: utf-8 -*-
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2019 Luis Falcon <lfal...@gnusolidario.org>
-#    Copyright (C) 2011-2019 GNU Solidario <hea...@gnusolidario.org>
+#    Copyright (C) 2008-2022 Luis Falcon <lfal...@gnusolidario.org>
+#    Copyright (C) 2011-2022 GNU Solidario <hea...@gnusolidario.org>
 #
 #
 #    This program is free software: you can redistribute it and/or modify
@@ -21,9 +20,9 @@
 #
 ##############################################################################
 
-import tryton.rpc as rpc
-from tryton.common import RPCExecute, warning, message
-from tryton.gui.window.form import Form
+import gnuhealth.rpc as rpc
+from gnuhealth.common import RPCExecute, warning, message
+from gnuhealth.gui.window.form import Form
 import sys
 
 import gettext
@@ -200,4 +199,3 @@
         ]
     else:
         return []
-
Binary files 
old/gnuhealth_plugin_crypto-3.6.0/__pycache__/__init__.cpython-37.pyc and 
new/crypto/__pycache__/__init__.cpython-37.pyc differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_crypto-3.6.0/doc/index.rst 
new/crypto/doc/index.rst
--- old/gnuhealth_plugin_crypto-3.6.0/doc/index.rst     2019-10-04 
22:38:26.161159163 +0200
+++ new/crypto/doc/index.rst    2022-06-16 18:58:53.000000000 +0200
@@ -28,6 +28,6 @@
 
 References:
 
-1.- GNU Health : http://health.gnu.org
+1.- GNU Health : http://www.gnuhealth.org
 2.- Tryton : http://www.tryton.org
 3.- GNU Privacy Guard : http://www.gnupg.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_crypto-3.6.0/version 
new/crypto/version
--- old/gnuhealth_plugin_crypto-3.6.0/version   2019-11-09 19:09:27.276889732 
+0100
+++ new/crypto/version  2022-06-16 18:54:42.000000000 +0200
@@ -1 +1 @@
-3.6.0
+4.0.0

++++++ gnuhealth_plugin_frl-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_frl-3.6.1/README.rst 
new/frl/README.rst
--- old/gnuhealth_plugin_frl-3.6.1/README.rst   1970-01-01 01:00:00.000000000 
+0100
+++ new/frl/README.rst  2022-06-16 18:58:05.000000000 +0200
@@ -0,0 +1,117 @@
+GNU Health : The Free / Libre Health and Hospital Information System
+====================================================================
+ 
+GNU HEALTH is a Free / Libre, Health and Hospital Information System
+that provides the following functionality:
+
+#. **Hospital Management Information System (HMIS)**
+#. **Electronic Medical Record (EMR)**
+#. **Health Information System (HIS)**
+#. **Laboratory Information System (LIS)**
+
+GNU Health combines the daily medical practice with state-of-the-art 
+technology in bioinformatics and genetics. It provides a holistic approach 
+to the  person, from the biological and molecular basis of disease to 
+the social and environmental determinants of health.
+
+GNU Health also manages the internal processes of a health institution, 
+such as calendars, financial management, billing, stock management, 
+pharmacies or laboratories (LIMS)
+
+The **GNU Health Federation** allows to interconnect heterogeneous nodes
+and build large federated health networks across a region, province
+or country.
+
+
+Homepage
+--------
+
+https://www.gnuhealth.org
+
+
+Documentation
+-------------
+
+Wikibooks: https://en.wikibooks.org/wiki/GNU_Health/
+
+Support GNU Health 
+-------------------
+
+GNU Health is a project of GNU Solidario. GNU Solidario is an Non-profit
+Non-goverment-Organization (NGO) that works globally, delivering health
+and education with free software.
+
+Health and education are the basis for the development and 
+dignity of societies. 
+
+You can also **donate** to our project via : 
+
+https://www.gnuhealth.org/donate/
+
+In addition, you can show your long time commitment to GNU Health by 
+**becoming a member** of GNU Solidario, so together we can further 
+deliver Freedom and Equity in Healthcare around the World.
+
+https://my.gnusolidario.org/join-us/
+
+GNU Solidario hosts IWEEE and GnuHealthCon:
+
+The International Workshop on e-Health in Emerging Economies- a good way to
+support GNU Solidario and to get the latest on e-Health is to assist
+to the conferences. 
+
+
+Need help to implement GNU Health ? 
+-----------------------------------
+
+We are committed to do our best in helping out projects that can improve
+the health of your country or region. We want the project to be a success,
+and since our resources are limited, we need to work together to make a great
+and sustainable project.
+
+In order to be elegible, we need the following information from you,
+your NGO or government:
+
+* An introduction of the current needs
+* The project will use free software, both at the server and workstations
+* There will be a local designated person that will be in charge of  the 
project and the know-how transfer to the rest of the community.This person must 
be committed to be from the beginning of the project until two years after its 
completion.
+* There must be a commitment of knowledge transfer to the rest of the team.
+
+We will do our best to help you out with the implementation and training
+for the local team, to build local capacity and make your project sustainable.
+
+Please contect us and we'll back to you as soon as possible::
+
+
+ Thank you !
+ Dr. Luis Falc??n, MD
+ Author and project leader
+ fal...@gnuhealth.org
+
+
+Email
+-----
+i...@gnuhealth.org
+
+Mastodon: @gnuhealth
+
+License
+--------
+
+GNU Health is licensed under GPL v3+::
+
+ Copyright (C) 2008-2022 Luis Falcon <fal...@gnuhealth.org>
+ Copyright (C) 2011-2022 GNU Solidario <hea...@gnusolidario.org>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_frl-3.6.1/__init__.py 
new/frl/__init__.py
--- old/gnuhealth_plugin_frl-3.6.1/__init__.py  2020-01-01 10:43:02.411717028 
+0100
+++ new/frl/__init__.py 2022-06-16 18:54:01.000000000 +0200
@@ -1,9 +1,8 @@
-# -*- coding: utf-8 -*-
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2019 Luis Falcon <lfal...@gnusolidario.org>
-#    Copyright (C) 2011-2019 GNU Solidario <hea...@gnusolidario.org>
+#    Copyright (C) 2008-2022 Luis Falcon <lfal...@gnusolidario.org>
+#    Copyright (C) 2011-2022 GNU Solidario <hea...@gnusolidario.org>
 #
 #
 #    This program is free software: you can redistribute it and/or modify
@@ -20,10 +19,10 @@
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
-import tryton.rpc as rpc
-from tryton.common import RPCExecute, warning, message, sur
-from tryton.gui.window.form import Form
-from tryton.common import MODELACCESS
+import gnuhealth.rpc as rpc
+from gnuhealth.common import RPCExecute, warning, message, sur
+from gnuhealth.gui.window.form import Form
+from gnuhealth.common import MODELACCESS
 from gi.repository import Gtk
 
 import gettext
Binary files old/gnuhealth_plugin_frl-3.6.1/__init__.pyc and 
new/frl/__init__.pyc differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_frl-3.6.1/doc/index.rst 
new/frl/doc/index.rst
--- old/gnuhealth_plugin_frl-3.6.1/doc/index.rst        2019-10-04 
22:38:26.189159051 +0200
+++ new/frl/doc/index.rst       2022-06-20 12:05:57.000000000 +0200
@@ -10,4 +10,4 @@
 
 References:
 
-1.- GNU Health : http://health.gnu.org
+1.- GNU Health : https://www.gnuhealth.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuhealth_plugin_frl-3.6.1/version new/frl/version
--- old/gnuhealth_plugin_frl-3.6.1/version      2020-01-01 10:44:07.196096130 
+0100
+++ new/frl/version     2022-06-16 18:54:25.000000000 +0200
@@ -1 +1 @@
-3.6.1
+4.0.0

Reply via email to