From 1ddf26cead34ae3b210d401bdcc89f5824efbbef927b018da53121be3b261ef3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 24 Sep 2016 13:28:51 +0000 Subject: [PATCH] Accepting request 429764 from Application:ERP:Tryton:Factory 1 OBS-URL: https://build.opensuse.org/request/show/429764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hl7apy?expand=0&rev=2 --- python-hl7apy.changes | 5 +++++ python-hl7apy.spec | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/python-hl7apy.changes b/python-hl7apy.changes index b64ca21..07404bb 100644 --- a/python-hl7apy.changes +++ b/python-hl7apy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 23 09:41:10 UTC 2016 - jengelh@inai.de + +- Trim description + ------------------------------------------------------------------- Mon Jan 4 21:16:49 UTC 2016 - axel.braun@gmx.de diff --git a/python-hl7apy.spec b/python-hl7apy.spec index e4cc902..6bef8d4 100644 --- a/python-hl7apy.spec +++ b/python-hl7apy.spec @@ -1,7 +1,7 @@ # # spec file for package python-hl7apy # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-hl7apy Version: 1.1.2 Release: 0 +Summary: A Python library to parse, create and handle HL7 v2x messages License: MIT -Summary: HL7apy: a lightweight Python library to parse, create and handle HL7 v2x messages -Url: http://hl7apy.org Group: Development/Languages/Python +Url: http://hl7apy.org Source: https://pypi.python.org/packages/source/h/hl7apy/hl7apy-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools @@ -29,12 +30,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -HL7apy: a lightweight Python library to parse, create and handle HL7 v2.x messages ----------------------------------------------------------------------------------- +HL7apy is a Python package to handle HL7 v2 +messages according to HL7 specifications. -HL7apy is a lightweight Python package to intuitively handle `HL7 `_ v2 messages according to HL7 specifications. - -The main features includes: +The main features include: * Message parsing * Message creation * Message validation following the HL7 xsd specifications @@ -61,4 +60,4 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %{_bindir}/hl7apy_profile_parser %{python_sitelib}/* -%changelog \ No newline at end of file +%changelog