From 3db0bbf430dd980d22e0fff3a99ee6ea83478e76 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 5 Oct 2022 09:12:08 +0100 Subject: [PATCH] eddn-report: Bump EDD and EDMC latest version strings --- scripts/eddn-report-log-errors | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/eddn-report-log-errors b/scripts/eddn-report-log-errors index 2406a1f..17ce548 100755 --- a/scripts/eddn-report-log-errors +++ b/scripts/eddn-report-log-errors @@ -75,7 +75,7 @@ def process_file(input_file: str) -> None: ################################################################### if matches.group('software_name') == 'EDDiscovery': # https://github.com/EDDiscovery/EDDiscovery/releases/latest - if software_version >= semantic_version.Version.coerce('15.1.2.0'): + if software_version >= semantic_version.Version.coerce('15.1.4.0'): # if matches.group('schema_ref') == 'https://eddn.edcd.io/schemas/outfitting/2': # err_msg = matches.group('err_msg') # if ( @@ -92,7 +92,7 @@ def process_file(input_file: str) -> None: print(line) elif matches.group('software_name') == 'EDDLite': - # https://github.com/EDDiscovery/EDDLite/releases/tag/latest + # https://github.com/EDDiscovery/EDDLite/releases/latest if software_version >= semantic_version.Version.coerce('2.3.0'): print(line) @@ -103,7 +103,7 @@ def process_file(input_file: str) -> None: elif matches.group('software_name').startswith('E:D Market Connector'): # https://github.com/EDCD/EDMarketConnector/releases/latest - if software_version >= semantic_version.Version.coerce('5.4.1'): + if software_version >= semantic_version.Version.coerce('5.5.0'): if matches.group('schema_ref') == 'https://eddn.edcd.io/schemas/journal/1': if matches.group('err_msg').startswith( 'Failed Validation "[