Search Criteria
Package Details: changedetection.io 0.54.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/changedetection.io.git (read-only, click to copy) |
|---|---|
| Package Base: | changedetection.io |
| Description: | change monitoring of web pages |
| Upstream URL: | https://github.com/dgtlmoon/changedetection.io |
| Licenses: | Apache 2.0 |
| Submitter: | tbh |
| Maintainer: | tbh |
| Last Packager: | tbh |
| Votes: | 2 |
| Popularity: | 0.001853 |
| First Submitted: | 2021-12-07 20:23 (UTC) |
| Last Updated: | 2026-04-14 17:32 (UTC) |
Dependencies (45)
- apprise
- python-babel
- python-beautifulsoup4
- python-chardet
- python-cryptography
- python-elementpath
- python-eventlet
- python-extructAUR (python-extruct-gitAUR)
- python-feedgen
- python-flask
- python-flask-compress
- python-flask-cors
- python-flask-expects-jsonAUR
- python-flask-login
- python-flask-paginateAUR
- python-flask-restful
- python-flask-socketio
- python-flask-wtf
- python-inscriptisAUR
- python-jinja-timeAUR
- Show 25 more dependencies...
Latest Comments
1 2 Next › Last »
leuko commented on 2025-05-16 20:56 (UTC) (edited on 2025-05-16 20:56 (UTC) by leuko)
Additionally,
python-pluggyleuko commented on 2025-05-16 18:31 (UTC) (edited on 2025-05-16 20:53 (UTC) by leuko)
python-validatorsis an additional dependency.edit: note that it seems to be only imported when I run
changedetection.ioon the command line.justLookatme commented on 2025-04-06 02:08 (UTC) (edited on 2025-04-06 02:12 (UTC) by justLookatme)
running install_egg_info Copying changedetection.io.egg-info to /home/echo/.cache/paru/clone/changedetection.io/pkg/changedetection.io/usr/lib/python3.13/site-packages/changedetection.io-0.49.11-py3.13.egg-info running install_scripts creating /home/echo/.cache/paru/clone/changedetection.io/pkg/changedetection.io/usr/bin copying build/scripts-3.13/changedetection.py -> /home/echo/.cache/paru/clone/changedetection.io/pkg/changedetection.io/usr/bin changing mode of /home/echo/.cache/paru/clone/changedetection.io/pkg/changedetection.io/usr/bin/changedetection.py to 755 Installing changedetection.io script to /home/echo/.cache/paru/clone/changedetection.io/pkg/changedetection.io/usr/bin /home/echo/.cache/paru/clone/changedetection.io/PKGBUILD: line 69: pip: command not found ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'changedetection.io-0.49.11-1': error: packages failed to build: changedetection.io-0.49.11-1
micwoj92 commented on 2024-05-26 18:39 (UTC)
It would be better if this was separate package instead of downloading inside this PKGBUILD.
tbh commented on 2024-05-26 16:18 (UTC)
from https://github.com/dgtlmoon/pyppeteer-ng/blob/dev/pyproject.toml
micwoj92 commented on 2024-05-26 03:05 (UTC)
Is
python-aenumdependency needed? Can't find any mention to it looking at github of this project.tobias_de commented on 2024-01-05 22:13 (UTC)
It needs the environment variable EVENTLET_NO_GREENDNS set to "yes" for me, otherwise fails with: "AttributeError: module 'eventlet.green.select' has no attribute 'epoll' "
SoftICE commented on 2023-09-14 00:04 (UTC) (edited on 2023-09-14 00:09 (UTC) by SoftICE)
Since upstream version 0.44.2 the validators package need to be version 0.21: requirements.txt.
Otherwise the call to
in forms.py will fail with
as there is no such key parameter yet.
Please revert to upstream 0.44.1 or request a version bump for python-validators.
Thanks and Cheers
aubin commented on 2023-04-06 05:47 (UTC)
I had to rollback python-dnspython to v2.2.1 to make it start. Current 2.3.0 generates : "AttributeError: module 'dns.rdtypes' has no attribute 'ANY'" See https://github.com/dgtlmoon/changedetection.io/issues/1314
1 2 Next › Last »