Commit Graph

605 Commits

Author SHA1 Message Date
James R. Barlow
ec1c377532 Drop Python 3.8 too
(cherry picked from commit a8cdc5a191bdf1fe401e96c2dc9a5fba39b90d79)
2023-09-21 00:05:39 -07:00
James R. Barlow
3002409e49 Remove older installation caveats 2023-08-22 01:25:57 -07:00
James R. Barlow
0cf6828c20 Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF 2023-08-19 13:05:06 -07:00
James R. Barlow
331c829b6e docs: remove obsolete reference to setuptools-scm-git-archive 2023-08-19 13:03:31 -07:00
James R. Barlow
06a5e0c3f6 docs: various updates 2023-08-14 00:13:17 -07:00
Fonic
811f23381a Add installation instructions for Gentoo Linux to README.md (#1134)
* Add installation instructions for Gentoo Linux to README.md

* Correct installation instructions for macOS (nix) in README.md

* Move installation instructions for Gentoo Linux from README.md to docs/installation.rst

---------

Co-authored-by: Fonic <5cx5jbnmt@mozmail.com>
2023-08-13 01:21:14 -07:00
James R. Barlow
a371655052 v14.4.0 docs and release notes 2023-08-12 01:55:00 -07:00
James R. Barlow
a80e7a127b Fix some references to master not renamed to main 2023-06-20 01:37:26 -07:00
James R. Barlow
f80dd0d86a v14.3.0 release notes 2023-06-20 01:12:45 -07:00
James R. Barlow
1ba2bce486 Merge branch 'docs' 2023-06-20 01:08:09 -07:00
James R. Barlow
d0d49ce989 docs: Prefer long arguments 2023-06-12 01:00:01 -07:00
James R. Barlow
bf0224faa4 Remove final bits of isort 2023-06-11 16:44:09 -07:00
James R. Barlow
14ac9b0560 docs: some reorganizing 2023-06-11 13:37:53 -07:00
James R. Barlow
dbe6148d41 Update release notes
Closes #1083
Closes #1101
2023-06-03 00:27:42 -07:00
James R. Barlow
e8ed510543 Add stop on soft render errors and option to override 2023-06-01 23:49:34 -07:00
James R. Barlow
177349cc84 v14.2.1 release notes 2023-05-23 13:21:46 -07:00
James R. Barlow
214f6ec759 v14.2.0 release notes 2023-05-09 23:32:57 -07:00
James R. Barlow
91830627e5 v14.1.0 2023-04-14 13:11:10 -07:00
James R. Barlow
1d0e4e7c9f ruff: fix from __future__ and drop isort 2023-04-14 00:49:02 -07:00
James R. Barlow
b7eb93eb79 Adopt ruff and fix prelim lints 2023-04-14 00:19:17 -07:00
Kian-Meng Ang
ba10c5345b Fix typos (#1087)
Found via `codespell -S tests,LICENSES -L flate`
2023-03-29 21:57:32 -07:00
James R. Barlow
8a5f94988a v14.0.4 release notes 2023-03-17 14:32:04 -07:00
James R. Barlow
9d5fa05a00 v14.0.3 2023-02-15 12:00:26 -08:00
Natanael Arndt
bfcc586032 tesseract-osd is also required on fedora (#1064) 2023-01-25 17:36:23 -08:00
Lucas Larson
2d77b95fd9 substitute broken link (#1057) (#1058)
use `formulae.brew.sh` as seen in other repositories¹ instead of
`brewformulas.org`, which has been offline since 2020,² to fix #1057.

1. https://github.com/search?type=code&q=/shields.io\/homebrew/+language:reStructuredText
2. https://gitlab.com/zedtux/brewformulas.org/issues/223#note_322019672

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
2023-01-15 13:13:41 -08:00
James R. Barlow
f072e91120 v14.0.2 2023-01-03 17:07:53 -08:00
James R. Barlow
f0cc7f2230 docs: explicitly end win32 support 2023-01-01 16:58:14 -08:00
M.Yasoob Ullah Khalid ☺
d60a384aab Fixed the source installation instructions (#1048) 2022-12-22 02:54:53 -08:00
M.Yasoob Ullah Khalid ☺
9abed14f1f fixed interchanged words (#1039) 2022-12-14 17:24:55 -08:00
M.Yasoob Ullah Khalid ☺
4a0130649e Fixed some wording (#1045) 2022-12-14 17:24:22 -08:00
Carlos Garcés
9e7b9de830 Fix tesseract documentation url (#1047) 2022-12-14 11:58:21 -08:00
James R. Barlow
d9eb0ba7ef v14.0.1 release notes 2022-10-03 22:02:50 -07:00
James R. Barlow
16fc52079d Drop setup.py - use pyproject.toml exclusively 2022-09-20 23:47:40 -07:00
James R. Barlow
6f61f69a8d v14.0.0 release notes 2022-09-20 22:47:07 -07:00
James R. Barlow
6dbaebdc0c Merge branch 'master' into feature/drop-3.7 2022-09-15 23:00:27 -07:00
belamu
305e6594be add Fedora packages in jbig2 doc (#1006)
Packages needed to install jbig2 encoding are mentioned for Ubuntu systems but are missing for other systems. This commit adds the infomation in the documentation what the packages are called on Fedora systems.
2022-08-11 10:31:09 -07:00
James R. Barlow
76bd8cab13 Drop Ubuntu 18.04 content 2022-08-06 02:58:26 -07:00
James R. Barlow
acc70036cc Set minimum Tesseract to 4.1.1 2022-08-02 15:20:29 -07:00
James R. Barlow
67773da309 Drop support for Ghostscript <9.50 2022-08-02 15:01:10 -07:00
James R. Barlow
9ffe829a10 Remove external importlib_metadata since Python 3.8 provides it directly 2022-08-02 14:48:11 -07:00
James R. Barlow
8a3b82e364 Make Python 3.8 minimum requirement 2022-08-02 14:46:01 -07:00
James R. Barlow
c1f99c0bd5 v13.7.0 release notes 2022-08-01 02:07:10 -07:00
James R. Barlow
80ed2117cc Change to SPDX license tracking 2022-07-28 01:10:07 -07:00
James R. Barlow
d22ea3fd04 release notes: a word 2022-07-26 00:18:03 -07:00
James R. Barlow
21fb6c82ca v13.6.2 release notes 2022-07-25 23:48:22 -07:00
James R. Barlow
725af43bc3 docs: fix badges for debian 2022-07-12 14:56:00 -07:00
James R. Barlow
b9bffa97ba Fix ABCMeta typing 2022-07-12 02:20:22 -07:00
James R. Barlow
777ba99ccc v13.6.1 release notes 2022-07-12 02:11:26 -07:00
James R. Barlow
a60ea72517 docs: improve remarks about lossy JBIG2 and lossy image transformations 2022-07-04 23:01:20 -07:00
James R. Barlow
da38e1b035 docs: adding missing plugins 2022-07-04 02:16:20 -07:00