forked from pool/trytond
Update to trytond Version 5.0.43 - Bugfix Release
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=134
This commit is contained in:
parent
56f6a711fe
commit
ed87179414
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42e6848efe8e5bf8e22dd3df8e86685992ccdbf0fbb968efce4812740783901c
|
|
||||||
size 661425
|
|
@ -1,12 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmGqgWYACgkQV09u/05H
|
|
||||||
dRe38Af+KVxHXdPyWSig7n2jMyVRDFyFCAa+En8DYVuKNdyUoCM+COy4QCGnODVv
|
|
||||||
hs7bdVNmtKvoJzydVmLJ2KqzDpu8h2nMSkyLOsHOaRdQX/gDyMkiYIe+ijRBLPUM
|
|
||||||
vVzQ3PXRM7LsCPZaj5wE8qPnH3lH+Pxvw6O7QHbH3rPqjU9UzJPVzI0nKlvUpvp4
|
|
||||||
wlNP9GiHzq6I9FJ4CYRWgcFXqtJ7uQ50ksnDCapPeOUUf5tMEbOSkmwfZngB6pr7
|
|
||||||
w2zqhA7vqBw0qzqiL/1jrHYJcPgk8xOU4GaTGommcp1Txk5Y7kss2jtVo1a43jak
|
|
||||||
2OKXKxgMfZAeDVs0DpFOFuT1LpaBiw==
|
|
||||||
=OrCZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
trytond-5.0.43.tar.gz
Normal file
3
trytond-5.0.43.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ba0ee5dd95e97755212923e17bc05e02288e522aaa821d619e221aac3e04ae0
|
||||||
|
size 661493
|
12
trytond-5.0.43.tar.gz.asc
Normal file
12
trytond-5.0.43.tar.gz.asc
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmHQgDwACgkQV09u/05H
|
||||||
|
dRernQgAtT6+7MYMOohnBNwySs7kfHWE+Ru9QLhgG7t8FnPAQT4iG0YvR5kpfpRM
|
||||||
|
PlzZz00axoGRFvtLEuUrKP5tZTf51zBTSf5HTpiIAfSMmI5MxF8PbiZ488Dy+V2p
|
||||||
|
Dw26tsfLFhE8jYf2NS156PuBdX022kg9Wg4elvKGbmS+Z9VG2XN81zE7+p1TN+NK
|
||||||
|
vAXNB3sxQdkI8E2fXTPSJRQ0VtGqwiPIr1oC9s9DMvrYzu6c2zIJ3nzSelq0GfkS
|
||||||
|
A07DfCBcbqde8bpC9xQZv+U/hgjicu9G+JD/YT8hlzSGiJ8tubphlA7PXMXwRm+5
|
||||||
|
HP/38WzCEUe+vj6YE8qbZxnuYPepuQ==
|
||||||
|
=nQi8
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 14:15:38 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- Version 5.0.43 - Bugfix Release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 6 17:50:11 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
Mon Dec 6 17:50:11 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package trytond
|
# spec file for package trytond
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2015-2022 Dr. Axel Braun
|
# Copyright (c) 2015-2022 Dr. Axel Braun
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define majorver 5.0
|
%define majorver 5.0
|
||||||
%define base_name tryton
|
%define base_name tryton
|
||||||
Name: trytond
|
Name: trytond
|
||||||
Version: %{majorver}.42
|
Version: %{majorver}.43
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An Enterprise Resource Planning (ERP) system
|
Summary: An Enterprise Resource Planning (ERP) system
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -39,6 +39,7 @@ Patch1: revert_werkzeug_setup.patch
|
|||||||
Patch2: fix_werkzeug_2.x.patch
|
Patch2: fix_werkzeug_2.x.patch
|
||||||
Patch3: Update_changed_fields.diff
|
Patch3: Update_changed_fields.diff
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3-Werkzeug
|
BuildRequires: python3-Werkzeug
|
||||||
BuildRequires: python3-bcrypt
|
BuildRequires: python3-bcrypt
|
||||||
BuildRequires: python3-lxml >= 2.0
|
BuildRequires: python3-lxml >= 2.0
|
||||||
@ -47,7 +48,6 @@ BuildRequires: python3-pydot3
|
|||||||
BuildRequires: python3-python-sql
|
BuildRequires: python3-python-sql
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-wrapt
|
BuildRequires: python3-wrapt
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
|
|
||||||
Requires: html2text
|
Requires: html2text
|
||||||
Requires: libreoffice-pyuno
|
Requires: libreoffice-pyuno
|
||||||
|
Loading…
Reference in New Issue
Block a user