diff -Nru tryton-modules-carrier-weight-5.0.3/CHANGELOG tryton-modules-carrier-weight-5.0.4/CHANGELOG --- tryton-modules-carrier-weight-5.0.3/CHANGELOG 2019-09-15 12:30:09.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/CHANGELOG 2020-04-04 15:51:27.000000000 +0000 @@ -1,3 +1,6 @@ +Version 5.0.4 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.0.3 - 2019-09-15 * Bug fixes (see mercurial logs for details) diff -Nru tryton-modules-carrier-weight-5.0.3/COPYRIGHT tryton-modules-carrier-weight-5.0.4/COPYRIGHT --- tryton-modules-carrier-weight-5.0.3/COPYRIGHT 2019-09-15 12:30:09.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/COPYRIGHT 2020-04-04 15:51:27.000000000 +0000 @@ -1,7 +1,7 @@ -Copyright (C) 2011-2019 Cédric Krier. +Copyright (C) 2011-2020 Cédric Krier. Copyright (C) 2011-2013 Bertrand Chenal. Copyright (C) 2011-2017 Nicolas Évrard. -Copyright (C) 2011-2019 B2CK SPRL. +Copyright (C) 2011-2020 B2CK SPRL. 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 -Nru tryton-modules-carrier-weight-5.0.3/debian/changelog tryton-modules-carrier-weight-5.0.4/debian/changelog --- tryton-modules-carrier-weight-5.0.3/debian/changelog 2019-10-21 10:50:20.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/debian/changelog 2020-04-05 14:57:45.000000000 +0000 @@ -1,3 +1,10 @@ +tryton-modules-carrier-weight (5.0.4-1) unstable; urgency=medium + + * Merging upstream version 5.0.4. + * Updating copyright file. + + -- Mathias Behrle Sun, 05 Apr 2020 16:57:45 +0200 + tryton-modules-carrier-weight (5.0.3-1) unstable; urgency=medium * Merging upstream version 5.0.3. diff -Nru tryton-modules-carrier-weight-5.0.3/debian/copyright tryton-modules-carrier-weight-5.0.4/debian/copyright --- tryton-modules-carrier-weight-5.0.3/debian/copyright 2019-10-21 10:50:19.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/debian/copyright 2020-04-05 14:57:45.000000000 +0000 @@ -1,10 +1,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: 2011-2019 Cédric Krier +Copyright: 2011-2020 Cédric Krier 2011-2013 Bertrand Chenal 2011-2017 Nicolas Évrard - 2011-2019 B2CK SPRL + 2011-2020 B2CK SPRL License: GPL-3+ Files: debian/* diff -Nru tryton-modules-carrier-weight-5.0.3/.drone.yml tryton-modules-carrier-weight-5.0.4/.drone.yml --- tryton-modules-carrier-weight-5.0.3/.drone.yml 2019-02-28 22:14:55.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/.drone.yml 2020-03-01 15:46:05.000000000 +0000 @@ -19,6 +19,8 @@ services: postgresql: image: postgres + environment: + - POSTGRES_HOST_AUTH_METHOD=trust when: matrix: DATABASE: postgresql diff -Nru tryton-modules-carrier-weight-5.0.3/.hgtags tryton-modules-carrier-weight-5.0.4/.hgtags --- tryton-modules-carrier-weight-5.0.3/.hgtags 2019-09-15 12:30:10.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/.hgtags 2020-04-04 15:51:28.000000000 +0000 @@ -15,3 +15,4 @@ 0463ced894ba269f4f3f79db3298f821fd73e4ef 5.0.1 7e851cd75f0deaf8d23b23f03445bd48b8aab78e 5.0.2 1da965a760174d1d308837f35879c87342244d50 5.0.3 +d2c54b3ef875247075d8543eb460398fde7933c9 5.0.4 diff -Nru tryton-modules-carrier-weight-5.0.3/PKG-INFO tryton-modules-carrier-weight-5.0.4/PKG-INFO --- tryton-modules-carrier-weight-5.0.3/PKG-INFO 2019-09-15 12:30:11.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/PKG-INFO 2020-04-04 15:51:29.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond_carrier_weight -Version: 5.0.3 +Version: 5.0.4 Summary: Tryton module to add cost method "on weight" on carrier Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-carrier-weight-5.0.3/tryton.cfg tryton-modules-carrier-weight-5.0.4/tryton.cfg --- tryton-modules-carrier-weight-5.0.3/tryton.cfg 2019-03-15 18:30:15.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/tryton.cfg 2019-11-15 21:44:58.000000000 +0000 @@ -1,5 +1,5 @@ [tryton] -version=5.0.3 +version=5.0.4 depends: carrier company diff -Nru tryton-modules-carrier-weight-5.0.3/trytond_carrier_weight.egg-info/PKG-INFO tryton-modules-carrier-weight-5.0.4/trytond_carrier_weight.egg-info/PKG-INFO --- tryton-modules-carrier-weight-5.0.3/trytond_carrier_weight.egg-info/PKG-INFO 2019-09-15 12:30:10.000000000 +0000 +++ tryton-modules-carrier-weight-5.0.4/trytond_carrier_weight.egg-info/PKG-INFO 2020-04-04 15:51:28.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond-carrier-weight -Version: 5.0.3 +Version: 5.0.4 Summary: Tryton module to add cost method "on weight" on carrier Home-page: http://www.tryton.org/ Author: Tryton