forked from pool/proteus
Accepting request 505301 from Application:ERP:Tryton:Factory
Release 3.2 of GNU Health OBS-URL: https://build.opensuse.org/request/show/505301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proteus?expand=0&rev=3
This commit is contained in:
parent
0521125a18
commit
63ded49f26
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2513d4b5681c263f08a5c093b1012f395a20f6dd9745db121a4eb5393641ea26
|
||||
size 37233
|
3
proteus-4.2.0.tar.gz
Normal file
3
proteus-4.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84f6f469b579f200032cd7e287c40aaaf32ffa0f9a3de4fbf0ecfccfcafc675
|
||||
size 37393
|
@ -1,18 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 19:25:44 UTC 2016 - axel.braun@gmx.de
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 18:22:41 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- version 3.8.5
|
||||
- Tryton Release 4.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 15:27:24 UTC 2016 - axel.braun@gmx.de
|
||||
Sat May 14 19:25:43 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- version 3.8.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 11:21:06 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- Clean up of spec file, fdupes added
|
||||
service file set to localonly
|
||||
- version 4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 20:14:38 UTC 2015 - axel.braun@gmx.de
|
||||
|
26
proteus.spec
26
proteus.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package proteus
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -17,11 +17,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define majorver 3.8
|
||||
Version: %{majorver}.5
|
||||
Release: 0
|
||||
|
||||
%define majorver 4.2
|
||||
Name: proteus
|
||||
Version: %{majorver}.0
|
||||
Release: 0
|
||||
Summary: A library to access Tryton's modules like a client
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Management
|
||||
Url: http://www.tryton.org/
|
||||
Source0: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
|
||||
# List of additional build dependencies
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
@ -29,20 +33,12 @@ BuildRequires: python-lxml
|
||||
BuildRequires: python-psycopg2
|
||||
BuildRequires: python-pydot
|
||||
BuildRequires: python-setuptools
|
||||
|
||||
Url: http://www.tryton.org/
|
||||
Source0: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
|
||||
Summary: A library to access Tryton's modules like a client
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Management
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-cdecimal
|
||||
Requires: python-dateutil
|
||||
Requires: python-simplejson
|
||||
Requires: trytond
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Proteus allows you to access Tryton's modules like a client. Useful for automation, data load etc.
|
||||
|
Loading…
Reference in New Issue
Block a user