Search Criteria
Package Details: webchanges 3.26.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/webchanges.git (read-only, click to copy) |
---|---|
Package Base: | webchanges |
Description: | Check web content for changes and notify |
Upstream URL: | https://github.com/mborsetti/webchanges |
Licenses: | BSD, MIT |
Submitter: | AKSoo |
Maintainer: | androw |
Last Packager: | androw |
Votes: | 2 |
Popularity: | 0.000002 |
First Submitted: | 2022-07-14 15:08 (UTC) |
Last Updated: | 2024-10-13 08:50 (UTC) |
Dependencies (32)
- python-cssselect
- python-html2text
- python-httpx (python-httpx-gitAUR)
- python-lxml
- python-markdown2 (python-markdown2-gitAUR)
- python-msgpack
- python-platformdirs
- python-requests
- python-urllib3
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- google-chromeAUR (google-chrome-wayland-vulkanAUR, google-chrome-devAUR, google-chrome-betaAUR, google-chrome-canaryAUR) (optional) – option to use browser
- python-aioxmppAUR (optional) – xmpp reporter
- python-beautifulsoup4 (optional) – beautify filter and one of html2text filter methods
- python-chump (python-chump-gitAUR) (optional) – pushover reporter
- python-cssbeautifier (optional) – beautify filter
- python-deepdiff (optional) – deep difference
- python-jq (optional) – jq filter
- python-jsbeautifier (optional) – beautify filter
- python-keyring (optional) – password keyring storage
- python-matrix-client-gitAUR (optional) – matrix reporter
- python-pdftotext (optional) – pdf2text filter
- python-pillow (python-pillow-gitAUR) (optional) – ocr filter
- python-playwright (python-playwright-gitAUR) (optional) – option to use browser
- python-psutil (optional) – option to use browser
- python-pushbullet.pyAUR (optional) – pushbullet reporter
- python-pytesseract (optional) – ocr filter
- python-redis (optional) – redis database
- python-vobject (optional) – ical2text filter
Latest Comments
drws commented on 2024-03-01 18:34 (UTC)
As Markus pointed out
python-httpx
should probably be a dependency since it's the default since v3.16 whilepython-requests
also seems to be missing and should be added as an optional dependency.Markus00000 commented on 2024-02-28 10:07 (UTC) (edited on 2024-02-28 13:22 (UTC) by Markus00000)
Since 3.18.1 jobs fail with an AttributeError.
https://github.com/mborsetti/webchanges/issues/68
Edit: By default webchanges uses
python-httpx
. I suggest adding it as a dependency.Markus00000 commented on 2023-08-30 13:07 (UTC)
The checksum of webchanges-3.13.tar.gz is incorrect:
AKSoo commented on 2023-01-04 02:18 (UTC) (edited on 2023-01-04 02:20 (UTC) by AKSoo)
There is an upstream mistake of including tests in the package. The python-csv-diff maintainer created a PR: https://github.com/mborsetti/webchanges/pull/54
Markus00000 commented on 2023-01-03 14:34 (UTC)
This package conflicts with python-csv-diff: