Search Criteria
Package Details: calibre-web 0.6.26-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/calibre-web.git (read-only, click to copy) |
|---|---|
| Package Base: | calibre-web |
| Description: | Web app for browsing, reading and downloading eBooks stored in a Calibre database |
| Upstream URL: | https://github.com/janeczku/calibre-web |
| Licenses: | GPL3 |
| Provides: | calibre-web |
| Submitter: | fryfrog |
| Maintainer: | fryfrog (plenaerts) |
| Last Packager: | fryfrog |
| Votes: | 6 |
| Popularity: | 0.20 |
| First Submitted: | 2021-11-29 04:13 (UTC) |
| Last Updated: | 2026-02-09 20:02 (UTC) |
Dependencies (29)
- file (file-gitAUR)
- python
- python-apschedulerAUR
- python-babel
- python-bleach
- python-chardet
- python-cryptography
- python-flask
- python-flask-babel
- python-flask-httpauthAUR
- python-flask-limiterAUR
- python-flask-principal
- python-flask-wtf
- python-lxml
- python-magic (python-magic-gitAUR)
- python-netifaces-plusAUR
- python-pycountry
- python-pypdf
- python-pytz
- python-regex (python-regex-gitAUR)
- Show 9 more dependencies...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
sotitrox commented on 2026-04-19 23:21 (UTC)
python-flask-limiter 3.10.0 working fine sha256 4b54cc4f4d254147a78967e58db2e9339f72f7cffb84fbfd1c6fcbf13b198960
daniel_shub commented on 2026-04-13 01:38 (UTC)
@C0rn3j what version of flask-limiter should we downgrade to?
C0rn3j commented on 2026-02-24 20:26 (UTC) (edited on 2026-02-24 20:28 (UTC) by C0rn3j)
It was already fixed upstream but no new release was tagged yet.
You can downgrade flask limiter for now.
Sisco88 commented on 2026-02-24 20:11 (UTC) (edited on 2026-02-24 20:12 (UTC) by Sisco88)
Looks like there is an issue with FLask-limiter?
hizani commented on 2025-02-05 19:18 (UTC)
I got this error in build stage
I think you need to add
extra/python-setuptools-scmpackage as a build dependencyluciferin commented on 2024-12-25 15:51 (UTC)
You've got to rebuild all of you AUR installed python packages. Rebuild anything listed in 'pacman -Qoq /usr/lib/python3.12'
If you use yay something along the lines of this should work yay -S $(pacman -Qoq /usr/lib/python3.12) --answerclean All
zynex commented on 2024-12-25 15:38 (UTC) (edited on 2024-12-25 15:46 (UTC) by zynex)
Having an error after upgrading my system, get the error "cannot import APScheduler module". Might me the python 3.13 upgrade? It is installed in my system though; "python-apscheduler 3.10.4-2".
[EDIT] Never mind, worked after I recompiled python-apscheduler and python-flask-httpauth :D
C0rn3j commented on 2024-11-20 17:51 (UTC)
https://github.com/janeczku/calibre-web/commit/6cb1449ff31c8eb3b2b239517d79fbd9eb481447
fryfrog commented on 2024-11-20 17:24 (UTC)
Thanks, I figured that out and removed it again! Just need to get that version parsing error sorted.
C0rn3j commented on 2024-11-20 08:56 (UTC)
I linked to the reqs, it's only for Python 3.11 and earlier, which Arch Linux does not ship.
It should be removed.
1 2 3 4 5 6 7 Next › Last »