1
0

Accepting request 682998 from Application:ERP:GNUHealth:Factory

Backend rewritten for Postgres

OBS-URL: https://build.opensuse.org/request/show/682998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuhealth-thalamus?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-03-11 10:15:19 +00:00 committed by Git OBS Bridge
commit a8795334a1
5 changed files with 30 additions and 14 deletions

4
_service Normal file
View File

@ -0,0 +1,4 @@
<services>
<service name="download_files" mode="localonly" />
</services>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 8 20:57:13 UTC 2019 - Axel Braun <axel.braun@gmx.de>
- Version 0.9.8
rewrite to use PostgreSQL instad of mongoDB
-------------------------------------------------------------------
Mon Dec 17 12:04:49 UTC 2018 - Axel Braun <axel.braun@gmx.de>

View File

@ -1,8 +1,8 @@
#
# spec file for package gnuhealth-thalamus
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017-218 Dr. Axel Braun
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017-2019 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -13,35 +13,41 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without test
%define modname thalamus
Name: gnuhealth-%{modname}
Version: 0.9.5
Version: 0.9.8
Release: 0
License: GPL-3.0-or-later
Summary: The GNU Health Federation Message and Authentication Server
Url: http://health.gnu.org
License: GPL-3.0-or-later
Group: Development/Languages/Python
Url: http://health.gnu.org
Source: https://files.pythonhosted.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
BuildRequires: postgresql-server
BuildRequires: python-rpm-macros
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%if %{with test}
BuildRequires: python3-bcrypt
BuildRequires: python3-Flask
BuildRequires: python3-Flask-HTTPAuth
BuildRequires: python3-Flask-PyMongo
BuildRequires: python3-Flask-RESTful
BuildRequires: python3-Flask-WTF
BuildRequires: python3-bcrypt
BuildRequires: python3-psycopg2
%endif
BuildRequires: fdupes
Requires: python3-bcrypt
Requires: postgresql-server
Requires: python3-Flask
Requires: python3-Flask-HTTPAuth
Requires: python3-Flask-PyMongo
Requires: python3-Flask-RESTful
Requires: python3-Flask-RESTful
Requires: python3-Flask-WTF
Requires: python3-bcrypt
Requires: python3-psycopg2
BuildArch: noarch
%description

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12492147c54fbde2b2978650f4b92d5f896c4530691d2b8987c2cc6ed30192c2
size 43015

3
thalamus-0.9.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7378cb7d96ae4bfa87ddbd65eddfb7a8aaeed3ba3f2005cc36162c0bcb101f46
size 87565