Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update saxon9he.jar to version 9.9.1.7 #127

Merged
merged 3 commits into from
Sep 4, 2020
Merged

Update saxon9he.jar to version 9.9.1.7 #127

merged 3 commits into from
Sep 4, 2020

Conversation

stweil
Copy link
Member

@stweil stweil commented Aug 31, 2020

Signed-off-by: Stefan Weil [email protected]

@stweil
Copy link
Member Author

stweil commented Aug 31, 2020

This updates to the next minor version which is considered to be the most stable and reliable version by the upstream maintainers, so it should be safe.

@stweil
Copy link
Member Author

stweil commented Aug 31, 2020

@zuphilip, do you know how to debug the CI failure for ci/dockercloud? I get error 404 when I want to see the details of that failure.

This fixes a build problem caused by missing python:

    ERROR: unsatisfiable constraints:
      python (missing):
        required by: world[python]

Signed-off-by: Stefan Weil <[email protected]>
@stweil
Copy link
Member Author

stweil commented Aug 31, 2020

do you know how to debug the CI failure for ci/dockercloud

The failure was caused by the unsupported python entry in Dockerfile and is fixed now.

@stweil
Copy link
Member Author

stweil commented Aug 31, 2020

The fix for Dockerfile requires also replacing python2 by python3 in script/validate/hocr. It was used for hocr-spec-python which should work with Python 3, too.

@stweil stweil requested review from kba and zuphilip August 31, 2020 12:57
@stweil
Copy link
Member Author

stweil commented Aug 31, 2020

The update from Python 2 to Python 3 is not only needed to fix docker build, but also required in the OCR-D context.

Copy link
Collaborator

@kba kba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stweil stweil merged commit a3cc3a0 into master Sep 4, 2020
@stweil stweil deleted the saxon branch September 4, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants