997380e567
Avoid deleting /dev/null when run as root ( #1068 )
...
Co-authored-by: Andrew Wood <andrew@fluidgravity.co.uk >
2023-01-31 16:20:24 -08:00
comzine and GitHub
2685f910b1
watcher: added setting RETRIES_LOADING_FILE to avoid giving up to early ( #1063 )
2023-01-25 17:36:54 -08:00
Natanael Arndt and GitHub
bfcc586032
tesseract-osd is also required on fedora ( #1064 )
2023-01-25 17:36:23 -08:00
Lucas Larson and GitHub
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
v14.0.2
2023-01-03 17:07:53 -08:00
James R. Barlow
efa2bca8a3
Github Actions ignores ||, force it to do the right thing
2023-01-03 14:51:09 -08:00
James R. Barlow
b039010d3e
Ignore brew update errors
2023-01-03 14:36:21 -08:00
James R. Barlow
3f7cefcf5d
macos - drop Python 3.10 since homebrew is having trouble
2023-01-02 13:08:42 -08:00
James R. Barlow
45f97d1565
macos build: brew first?
2023-01-02 12:36:28 -08:00
James R. Barlow
1281f8eb68
Workaround 2to3 linking error in macos build
2023-01-02 01:10:20 -08:00
James R. Barlow
9ef61864fb
Update Python versions
2023-01-01 19:13:50 -08:00
James R. Barlow
90b2119ad3
pdfinfo: skip null FormX entries
2023-01-01 16:58:14 -08:00
James R. Barlow
f0cc7f2230
docs: explicitly end win32 support
2023-01-01 16:58:14 -08:00
M.Yasoob Ullah Khalid ☺ and GitHub
d60a384aab
Fixed the source installation instructions ( #1048 )
2022-12-22 02:54:53 -08:00
James R. Barlow
14a6093636
Remove old issue templates
2022-12-14 17:33:00 -08:00
James R. Barlow
54b42d73ab
Merge remote-tracking branch 'origin/master'
2022-12-14 17:31:56 -08:00
M.Yasoob Ullah Khalid ☺ and GitHub
9abed14f1f
fixed interchanged words ( #1039 )
2022-12-14 17:24:55 -08:00
Doug Rinckes and GitHub
d09f61d4fe
log completion message ( #1044 )
...
This logs the "done" message if neither delete nor archive options are set.
2022-12-14 17:24:41 -08:00
M.Yasoob Ullah Khalid ☺ and GitHub
4a0130649e
Fixed some wording ( #1045 )
2022-12-14 17:24:22 -08:00
jbarlow83 and GitHub
a0224d94ca
Update issue templates
2022-12-14 17:23:57 -08:00
Carlos Garcés and GitHub
9e7b9de830
Fix tesseract documentation url ( #1047 )
2022-12-14 11:58:21 -08:00
James R. Barlow
08fc5fc01d
Fix issue templates - Github doesn't support comments above
2022-10-24 14:55:08 -07:00
James R. Barlow
110c75cba2
Use actual TesseractVersion for comparison
v14.0.1
2022-10-03 23:28:36 -07:00
James R. Barlow
5afca3f342
Use relaxed version parsing
2022-10-03 22:44:35 -07:00
James R. Barlow
d9eb0ba7ef
v14.0.1 release notes
2022-10-03 22:02:50 -07:00
James R. Barlow
46d0978a09
Update version scripts to support Ghostscript 10.0
2022-10-03 21:59:31 -07:00
James R. Barlow
4e35100978
Docker image: add jbig2dec
2022-10-03 20:08:28 -07:00
James R. Barlow
7bd0e43243
Merge branch 'feature/py311'
v14.0.0
2022-09-21 02:42:57 -07:00
James R. Barlow
9cd97da5f2
dockerfile: toml
2022-09-21 02:20:28 -07:00
James R. Barlow
d002703c41
docker: install gpg-agent
2022-09-21 01:04:34 -07:00
James R. Barlow
b1fecf3b05
Temporarily disable PyPy 3.8 and 3.9 testing
...
Minor pikepdf issue?
2022-09-21 01:00:08 -07:00
James R. Barlow
c2ccc7f29d
Fix test failure due to new logging from pikepdf
2022-09-21 01:00:08 -07:00
James R. Barlow
36dfd12e2c
Enable Python 3.11 testing on Linux
2022-09-21 00:59:44 -07:00
James R. Barlow
7da4e6ca7f
Address some linter warnings
2022-09-21 00:05:12 -07:00
James R. Barlow
16fc52079d
Drop setup.py - use pyproject.toml exclusively
2022-09-20 23:47:40 -07:00
James R. Barlow
f37decf3b3
Remove old pdfminer.six shim
2022-09-20 23:02:17 -07:00
James R. Barlow
4ad4a13ef0
Simplify dependencies
2022-09-20 22:50:44 -07:00
James R. Barlow
6f61f69a8d
v14.0.0 release notes
2022-09-20 22:47:07 -07:00
James R. Barlow
88831e8ab1
Merge branch 'feature/tess5'
2022-09-20 22:33:07 -07:00
James R. Barlow
2ebc36fcec
Merge branch 'feature/drop-3.7'
2022-09-20 22:32:59 -07:00
James R. Barlow
1709e23701
pipeline: add further typing details
2022-09-19 20:19:15 -07:00
James R. Barlow
2e55cb5980
helpers: improve typing of Resolution
2022-09-19 20:03:54 -07:00
James R. Barlow
6dbaebdc0c
Merge branch 'master' into feature/drop-3.7
2022-09-15 23:00:27 -07:00
James R. Barlow
5156fe7662
Test PyPy 3.8 and 3.9
2022-09-15 22:56:44 -07:00
James R. Barlow
2c99c89e45
ghostscript: document why we treat gs 9.56.0 differently
2022-09-15 22:51:04 -07:00
James R. Barlow
74286e7e1e
Use tesseract 5 again in Docker image
2022-08-23 13:39:45 -07:00
James R. Barlow
2e937dee9f
Refactor cache manifest creation
2022-08-19 00:19:38 -07:00
James R. Barlow
23f3830533
Merge remote-tracking branch 'origin/master'
2022-08-14 17:01:10 -07:00
belamu and GitHub
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
f4155dca77
tests: convert all uses of multipage.pdf to fixture
2022-08-11 01:13:10 -07:00