Ocrd

Latest version: v2.65.0

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

Scan your dependencies

Page 11 of 36

2.57.2

> * :package: v2.57.2
> * :memo: changelog
> * Merge pull request 1120 from OCR-D/fix-1119
> * :package: v2.57.1
> * ci: typo in circle config
> * :package: v2.57.0
> * :memo: changelog
> * Merge pull request 1117 from OCR-D/logging-2023-10-18
> * Merge pull request 1118 from OCR-D/circleci-tag-docker
> * :memo: changelog
> * Merge pull request 1116 from OCR-D/network-log-refactoring

[opencv-python](https://github.com/skvark/opencv-python) [ca13925](https://github.com/skvark/opencv-python/commits/ca13925)..[7cfd1ee](https://github.com/skvark/opencv-python/commits/7cfd1ee)

> Release: [78](https://github.com/skvark/opencv-python/releases/78)

> * Merge pull request 907 from dkurt:patch-1
> * Merge pull request 905 from asmorkalov/as/docker_update_python3.12


[v2023-10-17](https://github.com/OCR-D/ocrd_all/releases/v2023-10-17)

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

2.56.0

> * :package: v2.56.0
> * :memo: changelog
> * Merge branch 'network-log-refactoring'
> * :package: v2.55.2
> * :memo: changelog
> * :bug: pydantic fields must not start with underscore
> * :package: v2.55.1
> * :memo: changelog
> * Merge pull request 1113 from OCR-D/bulk-add-url-local-filename
> * :package: v2.55.0
> * :memo: changelog
> * Merge branch 'workflow-endpoint'
> * :memo: changelog
> * generate_page_range: verify single-page range based on start
> * generate_page_range: warn, not raise, if start==end, fix 1106
> * :memo: changelog
> * logging: remove custom logging in ocrd_network, use explicit logger name
> * logging remove hard-coded setLevel in decorators/ocrd_network
> * helpers.ruin_processor: setOverrideLogLevel if log_level is provided
> * ocrd log: default to ocrd.log_cli logger name
> * METS Server: add basic logging of operations
> * logging: use ocrd.{utils,models,exif} not ocrd_{utils,models,exif}
> * ocrd_utils.logging.getLogger: no more initLogging
> * :memo: changelog
> * Merge branch 'master' into mets-server-fixes-2023-09-15
> * mets server: remove socket file on shutdown
> * mets server: do the chmod before server start, not before connection
> * :memo: changelog
> * METS server: make socket world-readable/-writable
> * :package: v2.54.0
> * Merge pull request 1095 from OCR-D/run-cli-mets-server-url
> * :memo: changelog
> * Merge branch 'revise-logging'
> * Merge pull request 1093 from OCR-D/create-default-queue
> * Merge pull request 1080 from OCR-D/revise-logging
> * bashlib: fix --help output
> * :memo: changelog
> * Merge branch 'keep-remote-links'
> * :memo: changelog
> * downgrade ValueError to log.warning about inconsistent pageId for processor calls
> * Merge branch 'master' into warn-empty-page
> * raise ValueError if --page-id is provided but leads to empty result
> * :memo: changelog
> * Merge pull request 1069 from OCR-D/processing_server_ext_1046
> * Merge branch 'mets-server'
> * :memo: changelog
> * ci: localhost -> 127.0.0.1
> * pin requests < 2.30, OCR-D/core1082
> * mets server: forbid local/remote workspace with different directories
> * mets server: allow both local_filename and url to be None
> * Merge branch 'master' into mets-server
> * mets server: test both UDS and TCP variant
> * ClientSideOcrdFile et al need url too
> * pass mets_server_url from run_processor
> * typo: -{,-}mets-server-url
> * move ClientSideOcrd{Agent,File} to ocrd_models
> * METS server: support -U for processor options
> * workspace server start: pass workspace context
> * mets server: single option --mets-server-url/-U
> * mets server will never pass content to workspace.add_file
> * mets server: no content will pass through it
> * mets server: clean up is_remote muddle
> * mets server: support unique_identifier
> * mets server: __str__ handlers
> * mets server: provide fallback for non-wrapped OcrdFile methods
> * mets server: remove XXX HACK comments, they are not;
> * mets server: improve docs
> * mets server: add stop
> * Update ocrd/ocrd/cli/workspace.py
> * ocrd workspace CLI: reference METS server option
> * METS server: consistently use local_filename
> * Update ocrd/ocrd/cli/workspace.py
> * METS Server: equivalent functionality to files for agents
> * finish implementation / test mets server
> * Merge remote-tracking branch 'origin/master' into mets-server
> * workspace: save content to file only if not remote
> * Merge branch 'mets-server' of https://github.com/kba/ocrd-core into mets-server
> * mets_server: file search/adding on /file not /
> * mets_server: missed mimetype kwarg
> * mets_server: different loggers for socket/host-port
> * Merge branch 'mets-server' of https://github.com/kba/ocrd-core into mets-server
> * mets_server: replace Model constructor with static create calls
> * --port must be int
> * resolver: shorten mets_server_{host,port} check
> * mets_server: only save_mets on PUT and DELETE
> * OcrdWorkspace.is_remote should be a bool
> * ClientSideOcrdMets: fix signature of self.file_groups
> * mets-server: bashlib should take same args
> * remove noise from makefile
> * slowly but determinedly
> * getting there
> * .
> * wip

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [0fd4ea1](https://github.com/qurator-spk/dinglehopper/commits/0fd4ea1)..[dbaccdd](https://github.com/qurator-spk/dinglehopper/commits/dbaccdd)

2.52.0

> * Dockerfile: install wheel before make install
> * :package: v2.52.0
> * :memo: changelog
> * ci: debug macos
> * Makefile: PIP_INSTALL from environment via ?=
> * ci: try fixing macos
> * Merge branch 'master' into improve-packaging
> * Makefile: trailing whitespace
> * update gitignore
> * add ocrd.processor.builtin.dummy pkg (needed for resource discovery)
> * add requirements.txt to manifest (so it's available at build time)
> * make pypi: use build module instead of setuptools CLI
> * make uninstall: run in reverse BUILD_ORDER
> * make install: run conjunctively in BUILD_ORDER

[ocrd_calamari](https://github.com/OCR-D/ocrd_calamari) [3a029ca](https://github.com/OCR-D/ocrd_calamari/commits/3a029ca)..[ed7a926](https://github.com/OCR-D/ocrd_calamari/commits/ed7a926)

2.51.0

> * Merge pull request 1055 from bertsky/deps-cuda
> * ci: disable upterm for gh actions
> * readme: remove dockerhub/travis badge, add GH actions badge
> * debug gh actions
> * test bashlib: /usr/bin/env bash instead of /bin/bash
> * test_workspace_bagger: use ocr-d.de instead of google.com for testing
> * disable logging tests until properly fixed
> * docker-image: reuse local ghcr.io image instead of docker.io
> * :package: v2.51.0
> * :memo: changelog
> * make help: improve description
> * Revert "Merge remote-tracking branch 'hnesk/no-more-pkg_resources' into release-2.36.0"
> * remove out-dated processor resources
> * docker-cuda: improve (reduce size) again…
> * docker-cuda: rewrite…
> * core-cuda: use same CUDA libs as needed for Torch anyway
> * Merge branch 'pr-1008' into reduce-cuda
> * Merge branch 'master' of https://github.com/OCR-D/core into reduce-cuda
> * make install on py36: revert to prefer-binary via install
> * make install on py36: fix prefer-binary syntax
> * make install on py36: prefer binary OpenCV/Numpy via pip config instead of preinstall
> * core-cuda: install more CUDA libs via pip and ld.so.conf, simplify Dockerfile for that
> * core-cuda: use CUDA 11.8, install cuDNN via pip and make available system-wide via ld.so.conf
> * reinstate workaround for shapely, but more robust
> * docker-cuda: change base image, no multi-CUDA runtimes
> * keep gcc, no autoremove
> * rehash after pip upgrade
> * give up workaround for shapely-CUDA issue

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [0fd4ea1](https://github.com/qurator-spk/dinglehopper/commits/0fd4ea1)..[35be58c](https://github.com/qurator-spk/dinglehopper/commits/35be58c)

> * Merge pull request 83 from INL/feat/batch-processing
> * Merge pull request 82 from CircleCI-config-suggestions-bot/StoreTestResults
> * 🧹 .gitignore .python-version (for pyenv)
> * 🧹 Remove qurator. namespace prefix
> * 🐛 Fix installing by calling find_namespace_packages in setup.py
> * 🕸Do not use deprecated ID, pageId options
> * 🔧 Remove explicit namespace_packages
> * ✔ CircleCI: Explicitly install binary opencv-python-headless (dep of OCR-D?) to avoid compilation
> * 🐛 Remove deprecated declare_namespace call

[eynollah](https://github.com/qurator-spk/eynollah) [ea792d1](https://github.com/qurator-spk/eynollah/commits/ea792d1)..[706433c](https://github.com/qurator-spk/eynollah/commits/706433c)

2.49.0

> * :package v2.49.0
> * :memo: changelog
> * drop eynollah model from resource list, provided by eynollah itself
> * :memo: changelog
> * rename Docker image (to make work with GHCR)
> * :package: v2.48.1
> * :memo: changelog
> * core-cuda: CUDA 11.3 instead of 11.2
> * ocrd_tool_validator: fix link in comment, fix 1019
> * :package: v2.48.0
> * :memo: changelog
> * Merge remote-tracking branch 'origin/build36-speedup-without-update'
> * :memo: changelog
> * Merge branch 'master' into fix-972
> * Set ws outside the constructor
> * chdir to ws in the beginning
> * Undo the revert of getcwd()
> * Revert getcwd() location - failing tests
> * Raise the error instead of returning it
> * Change getcwd() call location
> * Chdir before processor.process() calls
> * Fix the instance caching
> * :package: v2.47.4
> * :memo: changelog
> * Merge pull request 1011 from OCR-D/drop-fontgroup-resources
> * :package: v2.47.3
> * :memo: changelog
> * Dockerfile: reintroduce python3-pip so "pip install -U pip" succeeds again
> * :package: v2.47.2
> * :memo: changelog
> * Merge branch 'pr/986'
> * :package: v2.47.1
> * :memo: changelog
> * Merge pull request 1004 from stweil/fix-dockerfile
> * Merge pull request 1003 from OCR-D/fix-docker-venv
> * :package: v2.47.0
> * require importlib_resources for python <= 3.8, 996
> * :memo: changelog
> * resmgr: drop anybaseocr models from resource list
> * :memo: changelog
> * Merge branch 'pr/999'
> * :memo: changelog
> * ocrd_utils: adapt to newer importlib.resources API
> * Merge pull request 994 from OCR-D/fix-scrutinizer
> * :memo: changelog
> * Merge pull request 977 from OCR-D/fix-add-agent
> * :memo: changelog
> * Merge branch 'pr/993'
> * :memo: changelog
> * Merge pull request 991 from bertsky/fix-resmgr-download-mimetype
> * :memo: changelog
> * Merge pull request 985 from OCR-D/fix-917
> * :package: v2.46.0
> * :memo: changelog
> * Merge branch 'drop-3.6'
> * :memo: changelog
> * Merge branch 'drop-mime-magic'
> * :memo: changelog
> * Merge branch 'pr/980'
> * :memo: changelog
> * Merge branch 'pr/981'
> * :memo: changelog
> * Merge pull request 972 from OCR-D/ref-processor-helper
> * :memo: changelog
> * Merge pull request 979 from OCR-D/workspace-validator-empty-pageid
> * :memo: changelog
> * Merge pull request 978 from OCR-D/bashlib-inputfiles

[dinglehopper](https://github.com/qurator-spk/dinglehopper) [c4ab7c9](https://github.com/qurator-spk/dinglehopper/commits/c4ab7c9)..[0fd4ea1 (rewind)](https://github.com/qurator-spk/dinglehopper/commits/0fd4ea1 (rewind))

> * ✔ Add cneud's former 40 GB problem files to the test suite
> * 🎨 Reformat using Black
> * ✔ CircleCI: Test on Python 3.11

[eynollah](https://github.com/qurator-spk/eynollah) [13bc237](https://github.com/qurator-spk/eynollah/commits/13bc237)..[ea792d1](https://github.com/qurator-spk/eynollah/commits/ea792d1)

2.45.1

> * :package: v2.45.1
> * :memo: changelog
> * resmgr: insert from tool instead of append

[ocrd_detectron2](https://github.com/bertsky/ocrd_detectron2) [fde2f3c](https://github.com/bertsky/ocrd_detectron2/commits/fde2f3c)..[f3342a4](https://github.com/bertsky/ocrd_detectron2/commits/f3342a4)

Page 11 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.