Package Details: python-pdftext 0.6.2-3

Git Clone URL: https://aur.archlinux.org/python-pdftext.git (read-only, click to copy)
Package Base: python-pdftext
Description: Extract structured text from pdfs quickly
Upstream URL: https://pypi.org/project/pdftext/
Licenses: Apache 2.0
Provides: python-pdftext
Submitter: 0fflineuser
Maintainer: 0fflineuser
Last Packager: 0fflineuser
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-18 22:36 (UTC)
Last Updated: 2025-03-15 17:43 (UTC)

Latest Comments

hariseldon78 commented on 2025-06-25 06:51 (UTC)

python-poetry is not specified as dependency:

=> Making package: python-pdftext 0.6.2-3 (Wed 25 Jun 2025 08:47:13 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'poetry.core.masonry.api'

ERROR Backend 'poetry.core.masonry.api' is not available.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-pdftext-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
python-pdftext - exit status 4

the build works if I install python-poetry and python-poetry-core, not sure which one is actually needed