Search Criteria
Package Details: papermerge-core 3.4-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-02-02 18:52 (UTC) |
Dependencies (36)
- img2pdf (img2pdf-gitAUR)
- python-celery
- python-configulaAUR
- python-dj-config-urlAUR
- python-dj-database-urlAUR
- python-django-celery-resultsAUR (python-django-celery-resultsAUR)
- python-django-dynamic-preferencesAUR
- python-django-filter
- python-django-modelclusterAUR
- python-django-rest-knoxAUR
- python-django-taggitAUR
- python-fastapi
- python-httpx (python-httpx-gitAUR)
- python-jose
- python-lxml
- python-magic (python-magic-gitAUR)
- python-mysqlclient
- python-ocrmypdf-papermergeAUR
- python-passlib
- python-pdf2imageAUR
- Show 16 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.toml
looks more sane. Sadly it will still fail to compile viaPEP517
.Using those changes as reference loose
makepkg
can 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