James R. Barlow
|
13ab23ba54
|
Refactor weave_layers, introduce progress bar
Fixes a bug in this branch where --sidecar would fail by trying to iterator
the executor futures twice.
|
2019-05-16 14:57:31 -07:00 |
|
James R. Barlow
|
c904b430b6
|
Merge master into api branch; all test pass
|
2019-05-14 16:33:02 -07:00 |
|
James R. Barlow
|
c2fecffdb4
|
Require pikepdf 1.3.0
|
2019-05-12 02:16:05 -07:00 |
|
James R. Barlow
|
79c84eefa3
|
Fix main.txt
|
2019-04-23 02:21:31 -07:00 |
|
James R. Barlow
|
5398003160
|
Fix test.txt
|
2019-04-23 00:42:40 -07:00 |
|
mawi
|
1137534e97
|
fix: update pytest version
Solves install error: pkg_resources.ContextualVersionConflict: (pytest 4.3.0 (/app/.eggs/pytest-4.3.0-py3.6.egg), Requirement.parse('pytest>=4.4.0'), {'pytest-xdist'})
|
2019-04-08 11:08:29 +02:00 |
|
mawi
|
39617dd739
|
fix: remove ruffus
|
2019-04-08 11:07:32 +02:00 |
|
James R. Barlow
|
67a405c6b7
|
Move install-time external program checks out of setup.py
We did runtime tests for several of them anyway, and it's better to do
at runtime since config may change after installation.
|
2019-03-03 03:26:56 -08:00 |
|
James R. Barlow
|
602570fcf9
|
Update requirements
|
2019-03-03 02:27:56 -08:00 |
|
James R. Barlow
|
f472587d22
|
Bump pikepdf version, point to release notes
|
2019-01-05 16:48:13 -08:00 |
|
James R. Barlow
|
f34b3015b2
|
Prevent Ghostscript from generating invalid XMP metadata
If DocumentInfo contains NULs Ghostscript will generate XMP with
NULs which is not allowed. Repair DocumentInfo before Ghostscript sees it.
|
2019-01-04 13:20:41 -08:00 |
|
James R. Barlow
|
089ece2715
|
use pikepdf 0.10.2
|
2019-01-03 12:08:43 -08:00 |
|
James R. Barlow
|
68fbd9fcc9
|
pikepdf: version bump
|
2018-12-31 15:37:31 -08:00 |
|
James R. Barlow
|
b973208137
|
Require pikepdf 0.9.1
|
2018-12-15 14:23:10 -08:00 |
|
James R. Barlow
|
942abf8074
|
Fix reqs/main.txt for pikepdf 0.9.0
|
2018-12-14 23:29:26 -08:00 |
|
James R. Barlow
|
0f5c484b62
|
Travis: only need to specify chardet because we use pip install --no-deps
|
2018-11-10 13:57:04 -08:00 |
|
James R. Barlow
|
755b5d87e3
|
Add missing chardet, implied by pdfminer.six?
|
2018-11-10 01:50:51 -08:00 |
|
James R. Barlow
|
e55a4115e1
|
Travis: pytest 3.10.0 internal error?
|
2018-11-10 01:44:05 -08:00 |
|
James R. Barlow
|
e3fce112ed
|
main.txt: wrong pdfminer
|
2018-11-10 01:32:27 -08:00 |
|
James R. Barlow
|
eed0424390
|
Update requirements
|
2018-11-10 00:56:04 -08:00 |
|
James R. Barlow
|
600d31a907
|
Require pikepdf 0.3.7
|
2018-10-30 16:22:05 -07:00 |
|
James R. Barlow
|
05aa43c856
|
Require pdfminer
|
2018-10-29 12:45:15 -07:00 |
|
James R. Barlow
|
1b18dbecf5
|
Fix filename test.txt
|
2018-10-11 16:03:25 -07:00 |
|
James R. Barlow
|
5650eba848
|
Cleanup MANIFEST.in, reorg requirements/*.txt, fix non-Unicode readme
|
2018-10-10 23:53:08 -07:00 |
|