James R. Barlow
|
ae123fd209
|
Try to retain/copy xattrs
v15.3.1
|
2023-10-28 01:42:06 -07:00 |
|
James R. Barlow
|
454ad0acc5
|
build/macos: add openssl
|
2023-10-28 01:41:28 -07:00 |
|
James R. Barlow
|
0c306ac328
|
v15.3.1 release ntoes
|
2023-10-28 00:49:37 -07:00 |
|
James R. Barlow
|
52d99732b1
|
Fix mistakes with watcher loglevel handling
|
2023-10-28 00:47:40 -07:00 |
|
James R. Barlow
|
aac913c666
|
tesseract: EAFP
|
2023-10-24 13:50:04 -07:00 |
|
James R. Barlow
|
b5e73ac4e4
|
Drop check for obsolete .dockerinit file
|
2023-10-24 13:49:46 -07:00 |
|
James R. Barlow
|
9e98c90891
|
docs: note on docker performance
|
2023-10-24 13:34:26 -07:00 |
|
James R. Barlow
|
c6b5332699
|
Test on release py312 not py312-rc
v15.3.0
|
2023-10-21 15:17:07 -07:00 |
|
 Michael FlaggandGitHub
|
68610046c6
|
Correct the archive dir name in Watched folders with Docker (#1173)
|
2023-10-21 14:59:33 -07:00 |
|
James R. Barlow
|
880326868d
|
v15.3.0 release notes
|
2023-10-21 14:59:09 -07:00 |
|
James R. Barlow
|
c6be3ba076
|
watcher: Improve parameter validation
|
2023-10-20 20:11:00 -07:00 |
|
James R. Barlow
|
0565cb0b10
|
misc/watcher.py: use Typer and dotenv to improve ease of use
|
2023-10-20 19:56:39 -07:00 |
|
James R. Barlow
|
dc49906704
|
Improve wait_for_file_ready loop
|
2023-10-20 19:55:50 -07:00 |
|
James R. Barlow
|
93fda0dd00
|
Detect and warn about Tagged PDFs
|
2023-10-12 01:03:09 -07:00 |
|
James R. Barlow
|
d4110e78cb
|
Fix "pikepdf mmap disabled" spam on macOS
|
2023-10-11 01:24:29 -07:00 |
|
James R. Barlow
|
5285d68fcc
|
Add check for filenotfound due to being inside a snap
|
2023-10-11 01:02:50 -07:00 |
|
James R. Barlow
|
2b0e149809
|
Update docker document and v15.2.0 release notes
v15.2.0
|
2023-10-10 01:25:26 -07:00 |
|
James R. Barlow
|
b7ce5b0d7d
|
Don't build docker alpine aarch64 for now and add alias tag for Ubuntu
|
2023-10-09 17:36:08 -07:00 |
|
James R. Barlow
|
ffd6a64ce9
|
Attempt at alpine on arm64 - not working
pip attempts to download musllinux_1_1 wheels and can't find pikepdf's which is only 1_2. Not clear how to fix.
|
2023-10-09 17:34:28 -07:00 |
|
James R. Barlow
|
5727f1e081
|
Test docker alpine build and ubuntu aliasing
|
2023-10-09 15:08:38 -07:00 |
|
James R. Barlow
|
b75a7eca2a
|
Alpine image: Fix missing OSD and path
|
2023-10-09 14:59:56 -07:00 |
|
James R. Barlow
|
2b01676434
|
docker docs: remove VirtualBox content and update a few explanations
|
2023-10-09 14:57:55 -07:00 |
|
James R. Barlow
|
e11c386c58
|
Add Alpine dockerfile
|
2023-10-09 14:35:52 -07:00 |
|
James R. Barlow
|
9346d1f970
|
Simplify deep nested with-block
|
2023-10-09 02:30:30 -07:00 |
|
James R. Barlow
|
012cbef865
|
v15.1.0 release notes
v15.1.0
|
2023-10-04 00:16:22 -07:00 |
|
James R. Barlow
|
0687568e1b
|
sync: update documentation
|
2023-10-04 00:05:27 -07:00 |
|
James R. Barlow
|
3086cfc3d9
|
pipeline: documentation and tweak merge_sidecars
|
2023-10-04 00:05:19 -07:00 |
|
James R. Barlow
|
91a14660b3
|
Require Pillow >= 10.0.1 and drop shims for older versions
|
2023-10-04 00:04:28 -07:00 |
|
James R. Barlow
|
539f0ee0ce
|
Document some missing CLI options to API
|
2023-10-03 23:54:24 -07:00 |
|
James R. Barlow
|
7172817cd6
|
Replace ExitStack with contextmanager
|
2023-10-02 16:52:06 -07:00 |
|
James R. Barlow
|
d9cc759142
|
Fix typos in release notes
|
2023-10-02 02:49:01 -07:00 |
|
James R. Barlow
|
364799fc3e
|
Fix typing for pdinfo.layout and modernize
Also changed handling of undefined chars to be more Liskov-consistent with parent class.
|
2023-10-01 01:18:22 -07:00 |
|
James R. Barlow
|
f4c211fa2d
|
Use Python 3.9-style type hinting for tuple[] and AbstractSet -> Set
|
2023-10-01 00:09:05 -07:00 |
|
James R. Barlow
|
113a6b45bd
|
ruff autofixes (mostly typing.* -> collections.abc.*)
|
2023-10-01 00:02:53 -07:00 |
|
James R. Barlow
|
e9419d2c40
|
Update notes on concurrency
|
2023-09-30 17:05:58 -07:00 |
|
James R. Barlow
|
fb006ef39f
|
v15.0.2 release notes
v15.0.2
|
2023-09-29 00:56:09 -07:00 |
|
James R. Barlow
|
890b994403
|
docs: update to discuss some v15 features not yet documented
|
2023-09-27 00:40:05 -07:00 |
|
James R. Barlow
|
01bbf7d144
|
docs: mention new features in v15, fix 32-bit text again
|
2023-09-27 00:14:19 -07:00 |
|
James R. Barlow
|
468de5324a
|
Add Python 3.12 to test matrix
|
2023-09-26 20:20:33 -07:00 |
|
James R. Barlow
|
072db75fa3
|
v15.0.1 release notes (again)
v15.0.1
|
2023-09-26 20:09:04 -07:00 |
|
James R. Barlow
|
8519b3f625
|
docs: clarify situation around 32-bit support
Maintainers of ARM 32-bit in particular don't necessarily need to drop support....
|
2023-09-26 20:06:33 -07:00 |
|
James R. Barlow
|
dd7c4f3eaa
|
docs: update install notes for some things missed with v15 release
|
2023-09-26 20:04:30 -07:00 |
|
James R. Barlow
|
c8e6f20f8d
|
Change 32-bit message from error to warning
|
2023-09-26 20:03:06 -07:00 |
|
James R. Barlow
|
10530a8698
|
Change Ghostscript version skip to fail
Reported to fail on earlier versions than the check tested for.
|
2023-09-26 20:02:52 -07:00 |
|
James R. Barlow
|
207866abf5
|
v15.0.1 release notes
|
2023-09-26 15:56:53 -07:00 |
|
James R. Barlow
|
3829af16fb
|
Fix bdist_wheel tag set to py38
|
2023-09-26 15:46:47 -07:00 |
|
James R. Barlow
|
24db31b4c5
|
Innocuous change to bump tag
v15.0.0.post1
|
2023-09-26 12:25:02 -07:00 |
|
James R. Barlow
|
8132a4ae10
|
Update release notes and files
v15.0.0
v15.0.0rc1
|
2023-09-26 00:37:04 -07:00 |
|
James R. Barlow
|
d5128c5cf5
|
Further improvements to image DPI calculation
|
2023-09-26 00:28:54 -07:00 |
|
James R. Barlow
|
270e31fa67
|
Fix pluginmanager typing
|
2023-09-25 14:42:48 -07:00 |
|