From 5379ce36487a5fabc6de8b172b33824783bd33d7 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 15 Sep 2022 19:00:38 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=94=EF=B8=8F=20Test=20on=20Python=203?= =?UTF-8?q?.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See also #77. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ce83e8e..ef59fd6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,4 +29,4 @@ workflows: - screenshots matrix: parameters: - python-image: ["python:3.7", "python:3.8", "python:3.9", "python:3.10"] + python-image: ["python:3.7", "python:3.8", "python:3.9", "python:3.10", "python:3.11"] From 2a8dafc7781fb6ce0acbf7f0dc2a39f795d68f3d Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Mon, 16 Oct 2023 18:38:37 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=92=A9=20Workaround=20issue=20#91=20(?= =?UTF-8?q?call=20fix-calamari1-model=20when=20running=20make=20test)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 97c8639..b535913 100644 --- a/Makefile +++ b/Makefile @@ -36,8 +36,11 @@ install: # Get GT4HistOCR Calamari model (from SBB) + $(MODEL): ocrd resmgr download ocrd-calamari-recognize $@ + # Workaround, see #91 https://github.com/OCR-D/ocrd_calamari/issues/91 + fix-calamari1-model ~/.local/share/ocrd-resources/ocrd-calamari-recognize/$@ # Download example data (not used currently) actevedef_718448162: