Search Criteria
Package Details: papermerge-core 3.5.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/papermerge-core.git (read-only, click to copy) |
|---|---|
| Package Base: | papermerge-core |
| Description: | Open Source Document Management System for Digital Archives (server) |
| Upstream URL: | https://github.com/papermerge/papermerge-core |
| Licenses: | Apache |
| Submitter: | TrialnError |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-06 19:10 (UTC) |
| Last Updated: | 2025-10-30 21:59 (UTC) |
Dependencies (26)
- img2pdf (img2pdf-gitAUR)
- python-aiofiles
- python-alembic
- python-asyncpg
- python-celeryAUR
- python-fastapi
- python-magic (python-magic-gitAUR)
- python-mysqlclient
- python-passlib
- python-pdf2imageAUR
- python-pydantic-settings
- python-pytz
- python-redis
- python-rich
- python-salinicAUR
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-taskipyAUR
- python-typer
- python-uritemplate
- python-yaml (python-yaml-gitAUR)
- Show 6 more dependencies...
Latest Comments
TrialnError commented on 2025-01-25 21:07 (UTC)
Dunno how I achieved to overlook the fact, that the error message was on point.
Upstream seems to have addressed it for the oncoming 3.4 release, as the
pyproject.tomllooks more sane. Sadly it will still fail to compile viaPEP517.Using those changes as reference loose
makepkgcan create a package for 3.3.1. But as those changes come from me, who doesn't know a thing about python packaging, the resulting package is prone to conflicts.Still not sure what I will do. I don't want to recreate the docker creation file which uses poetry directly + some additional stuff. I may wait what 3.4 will achieve. If that still requires a lot of adjusting I will drop/remove the package.
TrialnError commented on 2023-12-30 19:57 (UTC)
Update to 3.0 and still that curious case with the pyproject.toml...
I cannot figure this out currently