Ocrd

Latest version: v2.70.0

Safety actively analyzes 675388 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 37

3.0.0

353 verbose addNamed ">=2.5.0 <3.0.0" is a valid semver range for coffeescript
354 silly addNameRange { name: 'coffeescript', range: '>=2.5.0 <3.0.0', hasData: false }
355 silly mapToRegistry name coffeescript
356 silly mapToRegistry using default registry
357 silly mapToRegistry registry https://registry.npmjs.org/
358 silly mapToRegistry uri https://registry.npmjs.org/coffeescript
359 verbose addNameRange registry:https://registry.npmjs.org/coffeescript not in flight; fetching
360 silly resolveWithNewModule js-yaml3.14.1 checking installable status
361 silly cache add args [ 'js-yaml^3.13.1', null ]
362 verbose cache add spec js-yaml^3.13.1
363 silly cache add parsed spec Result {
363 silly cache add raw: 'js-yaml^3.13.1',
363 silly cache add scope: null,
363 silly cache add name: 'js-yaml',
363 silly cache add rawSpec: '^3.13.1',
363 silly cache add spec: '>=3.13.1 <4.0.0',
363 silly cache add type: 'range' }

2.70.0

> * PyPI: do not upload deprecated distribution aliases anymore
> * deps-cuda: retry micro.mamba.pm even more
> * :package: v2.70.0
> * :memo: changelog
> * create PyPI CD
> * :memo: changelog
> * Merge remote-tracking branch 'github/cli-decorator-import-network'
> * deps-cuda: retry if micromamba is unresponsive
> * Merge branch 'master' of https://github.com/OCR-D/core
> * :memo: changelog
> * Merge remote-tracking branch 'github/fix_mets_server_zombies'
> * :memo: changelog
> * Merge remote-tracking branch 'github/deps-torch-torchvision'
> * :memo: changelog
> * Merge branch 'network_client_block_prints'
> * Merge pull request 1280 from OCR-D/fix-docker-cuda-torch
> * :package: v2.69.0
> * :memo: changelog
> * Merge branch 'mexthecat-master'
> * :memo: update changelog again
> * :memo: changelog: remove spurious entries
> * :memo: changelog
> * disableLogging: clearer comment
> * ocrd.cli.workspace: use physical_pages if possible, fix default output_field
> * OcrdMets.get_physical_pages: cover return_divs w/o for_fileIds for_pageIds
> * update OcrdPage from generateds
> * OcrdPage: add PageType.get_ReadingOrderGroups()
> * ocrd.cli.workspace: assert non-server in cmds mutating METS
> * tests: make sure ocrd_utils.config gets reset whenever changing it globally
> * lib.bash: fix errexit
> * run_processor: be robust if ocrd_tool is missing steps
> * ocrd.cli.validate tasks: pass on --mets-server-url, too
> * ocrd.cli.workspace server: add 'reload' and 'save'
> * ocrd.cli.workspace: consistently pass on --mets-server-url and --backup (also, simplify)
> * METS Server: also export+delegate physical_pages
> * PcGts.Page.id / make_xml_id: replace '/' with '_'
> * test_mets_server: add test for force (overwrite)
> * OcrdMetsServer.add_file: pass on 'force' kwarg, too
> * Workspace.reload_mets: fix for METS server case
> * add test for OcrdEnvConfig.reset_defaults()
> * ocrd_utils.config: add reset_defaults()
> * bashlib: re-add --log-filename, implement as stderr redirect
> * test-logging: also remove ocrd.log from tempdir
> * disableLogging: re-instate root logger, to
> * test_mets_server: use tmpdir to avoid side effects between suites
> * ClientSideOcrdMets: use same logger name prefix as server
> * pylint: try ignoring generateds (again)
> * update pylintrc
> * OcrdMets.add_agent: does not have positional args
> * cli.workspace: pass fileGrp as well, improve description
> * adapt to PIL.Image moved constants
> * fix exception
> * fix --log-filename (6fc606027a): apply in ocrd_cli_wrap_processor
> * tests report.is_valid: improve output on failure
> * Processor.zip_input_files: more verbose log msg
> * Processor.zip_input_files: warning instead of exception for missing input files
> * fix imports
> * ocrd_utils: forgot to export scale_coordinates at toplvl
> * allow "from ocrd_models import OcrdPage
> * improve output in case of assertion failures
> * hide/test expected deprecation warnings
> * use up-to-date kwargs (avoiding old deprecations)
> * mets_server: ClientSideOcrdMets needs OcrdMets-like kwargs (without deprecation)
> * test_mets_server: fix arg vs kwarg
> * processor CLI: delegate --resolve-resource, too
> * :package: v2.68.0
> * :memo: changelog
> * refactor client cli: process -> run
> * Merge branch 'master' into extend-network-client
> * :memo: changelog
> * Merge pull request 1270 from OCR-D/fix-parsing
> * fix: exception handling
> * add: check processing job log file
> * add: discovery cli, processors and processor
> * add sort to network agents
> * add: parameter_override
> * fix: the annoying string dict
> * fix: check report validation outside try block
> * fix: set ps address if None in constructor
> * Fix: server_utils.py > 404 to 400
> * Fix: rename to block
> * add docstring to cli commands
> * fix: required job id
> * add: help section to the cli
> * add cli job status check
> * add help for new env
> * refine status check methods
> * Update src/ocrd_network/client_utils.py
> * add timeout and wait to configs
> * add: client workflow run
> * fix: client processing request
> * fix test
> * refactor status checks
> * remove the client server
> * try docker host ip
> * Fix flag typo
> * integration test for client
> * update network client
> * fix the test dir path in docker
> * add integration test for client
> * Merge branch 'resolve-1257'
> * :memo: changelog
> * revert, and just use < v43.0.0
> * set paramiko logging to INFO
> * fix: supress paramiko warnings
> * set: propagate 0, logging config
> * set: paramiko logging to ERROR
> * remove downloading tool json
> * add: default ocrd-all-tool.json
> * download tool json if missing
> * Merge branch 'master' into resolve-1257
> * load tool json locally

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [129e6eb](https://github.com/qurator-spk/dinglehopper/commits/129e6eb)..[071e6a8](https://github.com/qurator-spk/dinglehopper/commits/071e6a8)

2.67.1

> * :package: v2.67.1
> * disable arm64 build for now
> * :bug: missed dbg stmt
> * :fire: make docker: use only one base image
> * ci: gha: disable ppc build b/c it hangs on dependencies
> * ci: gha env var quote fix
> * ci: workaround env interpolation issue
> * makefile: missing ;then
> * :package: v2.67.0
> * :memo: changelog
> * disable scrutinizer
> * :fire: bashlib: quote output of parameter preset resolve result
> * logging: extract get_logging_config_files function, use to skip tests if logging.conf present
> * test_ocrd_mets: tests in docker have OCRD_METS_CACHING=1 always, unset
> * test_os: don't dehomify root
> * ci: try fixing scrutinizer
> * unpin requests version (< 2.30)
> * circleci: use schema v2.1
> * switch to active fork requests_unixsocket2, msabramo/requests-unixsocket72
> * tests: disable resmgr --overwrite tests, 1246
> * tests: missing import stmt
> * Merge remote-tracking branch 'origin/fix-1245'
> * Merge remote-tracking branch 'origin/fix-1237'
> * :memo: changelog
> * Merge branch 'resmgr-use-ocrd-all-json'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/fix-1218'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/fix-1203'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/fix-1245'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/metsserver-startup'
> * Merge remote-tracking branch 'origin/fix-docker-compose-service-retries'
> * :memo: changelog
> * Merge remote-tracking branch 'bertsky/fix-processor-resolve-preset'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/process-via-mets-server' into HEAD
> * Merge remote-tracking branch 'origin/cd-docker-cuda-ml-variants' into HEAD

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [bc5818d](https://github.com/qurator-spk/dinglehopper/commits/bc5818d)..[129e6eb](https://github.com/qurator-spk/dinglehopper/commits/129e6eb)

2.66.1

> * :package: v2.66.1
> * :memo: changelog
> * GHA Docker: build docker.io first, then tag ghcr.io
> * Dockerfile.cuda*: adapt to 1225 cc6ea57
> * :package: v2.66.0
> * :memo: changelog
> * Merge remote-tracking branch 'origin/download-file-no-absolute-urls'
> * :memo: changelog
> * Merge remote-tracking branch 'bertsky/param-preset-resolve-anew'
> * :memo: changelog
> * Merge remote-tracking branch 'bertsky/workspace-clean'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/utilize-ps-proxy-to-ms'
> * :memo: changelog
> * Merge remote-tracking branch 'bertsky/add-docker-tf1'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/fix-ci-no37'
> * :memo: changelog
> * Merge remote-tracking branch 'origin/ocrd-logging-debug-true'
> * :memo: changelog
> * cli.workspace.find --undo-download: add --keep-files
> * cli.workspace.find --undo-download: only if .url exists
> * :memo: changelog
> * Merge branch 'master' of https://github.com/OCR-D/core
> * Merge branch 'rm-coverage'
> * :memo: changelog
> * Merge pull request 1225 from bertsky/docker-editable
> * :memo: changelog;
> * Merge pull request 1227 from OCR-D/fix-ocrd-file-remove-url
> * fix CD by fetching tags, too
> * :package: v2.65.0
> * :memo: changelog
> * ci: fix integration test
> * Merge branch 'master' into test-workflow
> * make network-integration-test: disable ocrd_all test
> * disable ocrd all test in core
> * ci: disable scrutinizer build
> * Remove ocrd_all-tests from core makefile
> * make ocrd all tests callable from Makefile
> * merge master
> * Merge branch 'test-workflow' of github.com:OCR-D/core into test-workflow merge master
> * Make make assets in Dockerfile skipable
> * remove duplicates
> * Add a test for workflow run in ocrd_all

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [f8e3108](https://github.com/qurator-spk/dinglehopper/commits/f8e3108)..[bc5818d](https://github.com/qurator-spk/dinglehopper/commits/bc5818d)

2.63.3

> * :package: v2.63.3
> * :memo: changelog
> * OcrdMets.add_file: fix finding existing el_pagediv
> * :memo: changelog
> * expose uninstall-workaround
> * :package: v2.63.2
> * :package: v2.63.1
> * Merge branch 'fix-get-physical-pages'
> * make coverage: omit generateDS code

[cor-asv-ann](https://github.com/ASVLeipzig/cor-asv-ann) [0a4f684](https://github.com/ASVLeipzig/cor-asv-ann/commits/0a4f684)..[f7ebb74](https://github.com/ASVLeipzig/cor-asv-ann/commits/f7ebb74)
> * compare/evaluate: ensure lines are shown verbatim on single file level
> * compare/evaluate: do not record worst lines verbatim
> * compare/evaluate: also record 1% worst lines

[ocrd_keraslm](https://github.com/OCR-D/ocrd_keraslm) [759805b](https://github.com/OCR-D/ocrd_keraslm/commits/759805b)..[472197f](https://github.com/OCR-D/ocrd_keraslm/commits/472197f)

2.63.0

> * :package: v2.63.0
> * :memo: changelog
> * Merge branch 'master' into lxml-stubs
> * clean up lxml code
> * use lxml-stubs/types-lxml for typing support of lxml.etree
> * :memo: changelog
> * Merge branch 'local-filename-path-to-str'
> * :memo: changelog
> * Merge pull request 1181 from OCR-D/downgrade-log-msg-debug

[cor-asv-ann](https://github.com/ASVLeipzig/cor-asv-ann) [0a4f684](https://github.com/ASVLeipzig/cor-asv-ann/commits/0a4f684)..[4216c16](https://github.com/ASVLeipzig/cor-asv-ann/commits/4216c16)

Page 10 of 37

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.