James R. Barlow
86a102f8e6
Update docker docs
2024-10-27 16:49:54 -07:00
James R. Barlow
2463b91051
Remove unneeded build steps from Alpine
2024-10-27 16:46:57 -07:00
James R. Barlow
07f7c6b812
Reinstate jbig2 building
2024-10-27 16:33:37 -07:00
James R. Barlow
8138664287
Remove Ubuntu 22.04 container
2024-10-27 16:14:08 -07:00
James R. Barlow
120ca72393
Update Ubuntu Dockerfile
2024-10-27 16:12:42 -07:00
James R. Barlow
f9b3e9a97b
Add Dockerfile for Ubuntu 24.04 LTS
2024-10-27 15:33:34 -07:00
James R. Barlow
1e87930bbb
Use uv to construct Alpine Docker image
2024-10-27 15:32:46 -07:00
James R. Barlow
fe4725658e
unpaper: fix regex
2024-10-27 14:57:21 -07:00
James R. Barlow
9d042767cc
Attempt to fix matrix and unpaper version error
2024-10-27 14:04:45 -07:00
James R. Barlow
23bc247b9c
Improve Linux coverage matrix
2024-10-27 13:52:09 -07:00
James R. Barlow
e44bf46d77
Fix img2pdf and python version
2024-10-27 13:32:06 -07:00
James R. Barlow
f50620c244
Convert to uv build
2024-10-27 13:26:41 -07:00
James R. Barlow
6f755321b8
Ignore unpaper warning message when checking version
...
Fixes #1409
2024-10-27 13:06:30 -07:00
James R. Barlow
706681deb8
Improve some type checks
2024-10-27 12:54:29 -07:00
James R. Barlow
c283cf0a0d
Fix incorrect return value
2024-10-27 12:32:40 -07:00
James R. Barlow
0f82d7223e
Fix some typing issues
2024-10-27 12:31:16 -07:00
James R. Barlow
9a6150ae53
Refactor get_pdfinfo common code
2024-10-27 12:09:33 -07:00
James R. Barlow
fec0948a13
If inside a container, remind user that path is relative to container
2024-10-27 11:55:38 -07:00
James R. Barlow
18b59c57b4
Refactor our tests that check if we are in a container
2024-10-27 11:55:22 -07:00
Mayeul Kauffmann and GitHub
a67a11e61c
Doc: new infix for temp files; snap temp files folder ( #1404 )
2024-10-26 11:18:25 -07:00
James R. Barlow
6ca4940a32
Upgrade docker alpine to latest 3.19.x and add note about 3.20.x
2024-09-15 16:43:35 -07:00
0e4cce2642
Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 ( #1392 )
...
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python ) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases )
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v2.1.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 01:46:26 -07:00
James R. Barlow
8fca0c71dc
v16.5.0 release notes
v16.5.0
2024-08-31 02:12:07 -07:00
James R. Barlow
944d99bdc1
Fix PROGRAM_NAME
v16.5.0rc1
2024-08-31 01:23:55 -07:00
James R. Barlow
5bb6e1c5d7
Modify GitHub release strategy to use sigstore
2024-08-31 01:17:51 -07:00
James R. Barlow
8d7a8f0f98
Update documentation to transition from setuptools to hatchling
2024-08-31 01:14:51 -07:00
James R. Barlow
b9dd0a5e3c
Use hatchling and hatch-vcs as build backend
2024-08-31 01:08:23 -07:00
James R. Barlow
6949ad2c5d
pyproject: link changelog
2024-08-31 00:45:46 -07:00
James R. Barlow
b3324c3b4e
Don't assume /Mask is always a Stream
...
Fixes #1377
2024-08-31 00:37:52 -07:00
James R. Barlow
b38cac6931
Drop wheel from build requires
...
Not usually needed anymore
2024-08-28 01:31:56 -07:00
Elliott Sales de Andrade and GitHub
bb4c47e707
Fix broken test_rotate_page_level ( #1382 )
...
Before 42ff7fc842 , `make_rotate_test`
always used `resources / 'typewriter.png'`, but after the change the
second call accidentally used just `resources`, which is a directory,
and fails to open.
2024-08-21 01:25:07 -07:00
James R. Barlow
5e1e2497ab
Enable Python 3.13 experimental
2024-08-15 01:32:33 -07:00
James R. Barlow
cd910fbf21
Improve "PDF/A conversion failed" message
2024-08-10 01:34:02 -07:00
James R. Barlow
1225269a4b
Clarify opporutnities available with OCR_JSON_SETTINGS
2024-08-10 01:02:05 -07:00
James R. Barlow
3a75b20740
v16.4.3 release notes
v16.4.3
2024-07-31 02:14:12 -07:00
James R. Barlow
d35d008806
Increase pdfminer's bufsiz to mitigate token splitting issue
...
Fixes #1361
2024-07-31 02:11:47 -07:00
James R. Barlow
f5662d5eb0
Consider Masks and stencil masks when calculating DPI
...
Fixes #1362
2024-07-29 15:46:30 -07:00
James R. Barlow
39010dd255
Handle incompatible jbig2.exe from TeX Live
...
Fixes #1363
2024-07-27 01:09:34 -07:00
James R. Barlow
fbaad570c7
v16.4.2 release notes
v16.4.2
2024-07-22 15:02:53 -07:00
James R. Barlow
f974e3b3c1
ghostscript: change input filename order for 10.03.1
...
Ghostscript now expects the pdfa.ps file to precede other files. Fixes #1359 .
2024-07-22 14:56:03 -07:00
James R. Barlow
46b49cc176
Suppress missing jbig2dec warning message
...
Windows users can't resolve it easily.
2024-07-22 14:54:40 -07:00
Johannes Kalliauer and GitHub
5256e74d0c
Update installation.rst "python -m venv .venv" ( #1355 )
2024-07-18 06:28:07 -07:00
James R. Barlow
621d6a0b89
Fix image size calculation when SMask dimensions do not match image
...
Closes [Bug]: Ghostscript rasterizing failed #1351
2024-07-16 13:36:48 -07:00
Iris and GitHub
08be7c8bbe
update arch base-devel install command ( #1354 )
...
the '--needed' flag only installs the package if it isn't installed, otherwise it would reinstall it if already installed.
2024-07-15 13:28:36 -07:00
James R. Barlow
980a5472b6
Fix test failures due to 4dde378
2024-07-09 15:54:53 -07:00
James R. Barlow
51c618e357
Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF
2024-07-09 14:46:58 -07:00
James R. Barlow
4dde3786c2
Fix KeyError '/Subtype'
...
Fixes #1350
2024-07-09 14:46:47 -07:00
James Barlow
d544342602
Merge branch 'main' of https://github.com/ocrmypdf/OCRmyPDF
2024-07-04 22:59:33 -07:00
James R. Barlow
fac91fca2a
v16.4.1 release notes
v16.4.1
2024-06-30 00:11:27 -07:00
James R. Barlow
6edf756849
optimize: trap Hifi..Error
...
Fixes [Bug]: NotImplementedError: not sure how to get colorspace #1315
2024-06-30 00:08:51 -07:00