details: https://code.tryton.org/tools/maintenance/commit/8dc22457b0dd
branch: default
user: Cédric Krier <[email protected]>
date: Thu Jul 30 23:40:46 2026 +0200
description:
Do not release usage of psycopg binary for tests
diffstat:
to_release | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ce038dcc3605 -r 8dc22457b0dd to_release
--- a/to_release Sat May 02 14:08:03 2026 +0200
+++ b/to_release Thu Jul 30 23:40:46 2026 +0200
@@ -46,7 +46,10 @@
'and not matching(66460f1b2200) '
'and not matching(ffef63a3959b) '
'and not matching(c47590dd0e06) '
- 'and not matching(a05be900596a)" '
+ 'and not matching(a05be900596a) '
+ 'and not matching(0b09a12fe165) '
+ 'and not matching(844c3d391796) '
+ 'and not matching(4cb5859480cc)" '
f'-T "{{node}}\\n" "{dirpath}"',
shell=True, universal_newlines=True)
changes = len(changesets.splitlines())