Commit Graph

362 Commits (22e7247ac473afbc976b17f4fbf9c95897435826)
 

Author SHA1 Message Date
Mike Gerber 22e7247ac4
Merge pull request #93 from qurator-spk/update-dep-multimethod
⬆ Update multimethod dependency
8 months ago
Mike Gerber 1c3b28d873 ⬆ Update multimethod dependency
We had some issues while reviewing/rebasing #72. We don't support Python 3.5 anymore,
so lifting the hard pin on multimethod 1.3.
8 months ago
Mike Gerber 05b5502c57
Merge pull request #92 from qurator-spk/update-pre-commit
Update pre commit
8 months ago
Mike Gerber fe60361e8d ✒ README-DEV: Make pre-commit section top-level (+ small whitespace fix) 8 months ago
Mike Gerber 8a1ea4ec93 🎨 Add newlines at end of files (ruff) 8 months ago
Mike Gerber 4e0d4dcf09 ⚙ pre-commit: Add pre-commit-update hook (to update hooks using pre-commit) 8 months ago
Mike Gerber 061ba16461 ⚙ pre-commit: Update hooks 8 months ago
Mike Gerber 0c727dca9d
Merge pull request #91 from qurator-spk/test-remove-circleci
✔ Remove CircleCI config
8 months ago
Mike Gerber 1b7c2a61a3 ✔ Remove CircleCI config 8 months ago
Mike Gerber 994a27d458
Merge pull request #90 from qurator-spk/test-on-python-3.12
✔ GitHub Actions: Test on Python 3.12
8 months ago
Mike Gerber 5450f193e4 ✔ GitHub Actions: Test on Python 3.12 8 months ago
Mike Gerber 9d862e418b ✔ Add mets:FLocat's @LOCTYPE/OTHERLOCTYPE to test data
Newest OCR-D wasn't happy with the test data anymore (see gh-89). I'm not sure if the
test data was invalid the way it was, but having a LOCTYPE certainly is "prettier" so
adding it. This fixes the test again.
8 months ago
Mike Gerber dbaccdd5e3 ✒ README: Minor whitespace cleanup 11 months ago
Mike Gerber 54a3121172 ✒ README: Recommend installing via pip and from PyPI 11 months ago
Mike Gerber a1a7f95ac6 📦 v0.9.4 11 months ago
Mike Gerber 1e7c46285b 🎨 editorconfig: *.json should have a final newline 11 months ago
Mike Gerber 9594b4c9d2 🧹 pyproject: Remove extra *.json 11 months ago
Mike Gerber de70b198ac 🧹 Remove empty setup.cfg 11 months ago
Mike Gerber 6c70afbbc5 📦 v0.9.3 11 months ago
Mike Gerber 12b1ea3ae7 🐛 Remove MANIFEST.in workaround, now that setuptools_ocrd is fixed 11 months ago
Mike Gerber 98a67c7b3b 📦 v0.9.2 11 months ago
Mike Gerber 668072e338 🧹 .gitignore dist/ 11 months ago
Mike Gerber 563642c93b 🐛 Workaround sdist not containing top-level ocrd-tool.json
See https://github.com/qurator-spk/setuptools_ocrd/issues/10 - The sdist does not
contain ocrd-tool.json, so that the wheel built from it does not get the proper version.
Needs to be fixed in setuptools_ocrd, then MANIFEST.in can be removed again.
11 months ago
Mike Gerber 102615262a ⚙ GitHub Actions: Call test workflow when (before) deploying 11 months ago
Mike Gerber 0319d08218 🎨 Release: Make installing setuptools-ocrd conditional on ocrd-tool.json 11 months ago
Mike Gerber dd16a16901 🐛 Release: Try fixing getting the version (install setuptools-ocrd) 11 months ago
Mike Gerber 1c95a82941 📦 v0.9.1 11 months ago
Mike Gerber b062b1d15d
✒ README: Update badges 11 months ago
Mike Gerber 722aea6b54 Revert "🚧 GitHub Actions: Try testing on Python 3.12"
This reverts commit 801254e1c9.
11 months ago
Mike Gerber 801254e1c9 🚧 GitHub Actions: Try testing on Python 3.12 11 months ago
Mike Gerber e4489dbbec 🚧 GitHub Actions/CircleCI: Remove testing from CircleCI config 11 months ago
Mike Gerber aa7c9c5c5f 🚧 GitHub Actions: Do no try installing ruff on Python 3.6 11 months ago
Mike Gerber c74fd10ac8 🚧 GitHub Actions: Do no try installing pytest-ruff on Python 3.6 11 months ago
Mike Gerber ad7f42c23e 🚧 GitHub Actions: Avoid compiling OpenCV and NumPy on Python 3.6 11 months ago
Mike Gerber ff453fba43 🚧 GitHub Actions: Fix testing for Python 3.6 11 months ago
Mike Gerber 9d142f0105 🚧 GitHub Actions: Fix testing for Python 3.6 11 months ago
Mike Gerber f929983d25 🚧 GitHub Actions: Fix testing for Python 3.6 11 months ago
Mike Gerber cf130fe3a8 🚧 GitHub Actions: Disable matrix fail-fast 11 months ago
Mike Gerber 915a647949 🚧 GitHub Actions: Disable matrix fail-fast 11 months ago
Mike Gerber 6b05290640 🚧 GitHub Actions: Test on multiple Python versions 11 months ago
Mike Gerber f909806f9e 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber f61b81c98e 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber 44d4742570 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber f4dff64066 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber 043dbb1749 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber 207fcd4054 🚧 GitHub Actions: Test report 11 months ago
Mike Gerber f7c280e59c 🚧 GitHub Actions: Try shell for loop to install from all requirements*.txt 11 months ago
Mike Gerber d42e59846c 🚧 GitHub Actions: Try shell for loop to install from all requirements*.txt 11 months ago
Mike Gerber ab1359c7e6 🚧 GitHub Actions: Rework test, run in src/ 11 months ago
Mike Gerber 77bcecd2d0 🚧 GitHub Actions: Allow running test manually 11 months ago