Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: urlwatch | Distribution: Fedora Project |
Version: 2.29 | Vendor: Fedora Project |
Release: 2.fc44 | Build date: Sat Aug 16 09:24:28 2025 |
Group: Unspecified | Build host: buildvm-a64-46.rdu3.fedoraproject.org |
Size: 971083 | Source RPM: urlwatch-2.29-2.fc44.src.rpm |
Packager: Fedora Project | |
Url: http://thpinfo.com/2008/urlwatch/ | |
Summary: A tool for monitoring webpages for updates |
This script is intended to help you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. The script supports the use of a filtering hook function to strip trivially-varying elements of a webpage. Basic features * Simple configuration (text file, one URL per line) * Easily hackable (clean Python implementation) * Can run as a cronjob and mail changes to you * Always outputs only plaintext - no HTML mails :) * Supports removing noise (always-changing website parts) * Example hooks to filter content in Python
LicenseRef-Callaway-BSD
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.29-2 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Aug 08 2025 Federico Pellegrin <fede@evolware.org> - 2.29-1 - Bump to 2.29, add tests execution and docs build * Fri Aug 08 2025 Federico Pellegrin <fede@evolware.org> - 2.28-9 - Use new Python macros in spec file (rhbz#2378492) * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.28-7 - Rebuilt for Python 3.14 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Sep 27 2024 Fabian Affolter <mail@fabian-affolter.ch> - 2.28-5 - Adjust requires (closes rhbz#2148282) * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 2.28-4 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.28-2 - Rebuilt for Python 3.13 * Tue Jan 30 2024 Ondřej Nosek <onosek@redhat.com> - 2.28-1 - Update to latest upstream release 2.28 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.21-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/bin/urlwatch /usr/lib/python3.14/site-packages/urlwatch /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/INSTALLER /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/METADATA /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/WHEEL /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/entry_points.txt /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/licenses /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/licenses/COPYING /usr/lib/python3.14/site-packages/urlwatch-2.29.dist-info/top_level.txt /usr/lib/python3.14/site-packages/urlwatch/__init__.py /usr/lib/python3.14/site-packages/urlwatch/__pycache__ /usr/lib/python3.14/site-packages/urlwatch/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/cli.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/cli.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/command.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/command.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/config.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/config.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/filters.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/filters.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/handler.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/handler.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/html2txt.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/html2txt.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/ical2txt.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/ical2txt.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/jobs.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/jobs.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/mailer.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/mailer.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/main.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/main.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/migration.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/migration.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/reporters.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/reporters.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/storage.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/storage.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/util.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/util.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/worker.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/worker.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/xmpp.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/urlwatch/__pycache__/xmpp.cpython-314.pyc /usr/lib/python3.14/site-packages/urlwatch/cli.py /usr/lib/python3.14/site-packages/urlwatch/command.py /usr/lib/python3.14/site-packages/urlwatch/config.py /usr/lib/python3.14/site-packages/urlwatch/filters.py /usr/lib/python3.14/site-packages/urlwatch/handler.py /usr/lib/python3.14/site-packages/urlwatch/html2txt.py /usr/lib/python3.14/site-packages/urlwatch/ical2txt.py /usr/lib/python3.14/site-packages/urlwatch/jobs.py /usr/lib/python3.14/site-packages/urlwatch/mailer.py /usr/lib/python3.14/site-packages/urlwatch/main.py /usr/lib/python3.14/site-packages/urlwatch/migration.py /usr/lib/python3.14/site-packages/urlwatch/reporters.py /usr/lib/python3.14/site-packages/urlwatch/storage.py /usr/lib/python3.14/site-packages/urlwatch/util.py /usr/lib/python3.14/site-packages/urlwatch/worker.py /usr/lib/python3.14/site-packages/urlwatch/xmpp.py /usr/share/doc/urlwatch /usr/share/doc/urlwatch/CHANGELOG.md /usr/share/doc/urlwatch/README.md /usr/share/doc/urlwatch/_sources /usr/share/doc/urlwatch/_sources/advanced.rst.txt /usr/share/doc/urlwatch/_sources/configuration.rst.txt /usr/share/doc/urlwatch/_sources/dependencies.rst.txt /usr/share/doc/urlwatch/_sources/deprecated.rst.txt /usr/share/doc/urlwatch/_sources/filters.rst.txt /usr/share/doc/urlwatch/_sources/index.rst.txt /usr/share/doc/urlwatch/_sources/introduction.rst.txt /usr/share/doc/urlwatch/_sources/jobs.rst.txt /usr/share/doc/urlwatch/_sources/manpage.rst.txt /usr/share/doc/urlwatch/_sources/migration.rst.txt /usr/share/doc/urlwatch/_sources/reporters.rst.txt /usr/share/doc/urlwatch/_static /usr/share/doc/urlwatch/_static/alabaster.css /usr/share/doc/urlwatch/_static/basic.css /usr/share/doc/urlwatch/_static/custom.css /usr/share/doc/urlwatch/_static/doctools.js /usr/share/doc/urlwatch/_static/documentation_options.js /usr/share/doc/urlwatch/_static/file.png /usr/share/doc/urlwatch/_static/language_data.js /usr/share/doc/urlwatch/_static/minus.png /usr/share/doc/urlwatch/_static/plus.png /usr/share/doc/urlwatch/_static/pygments.css /usr/share/doc/urlwatch/_static/searchtools.js /usr/share/doc/urlwatch/_static/sphinx_highlight.js /usr/share/doc/urlwatch/advanced.html /usr/share/doc/urlwatch/configuration.html /usr/share/doc/urlwatch/dependencies.html /usr/share/doc/urlwatch/deprecated.html /usr/share/doc/urlwatch/filters.html /usr/share/doc/urlwatch/genindex.html /usr/share/doc/urlwatch/index.html /usr/share/doc/urlwatch/introduction.html /usr/share/doc/urlwatch/jobs.html /usr/share/doc/urlwatch/manpage.html /usr/share/doc/urlwatch/migration.html /usr/share/doc/urlwatch/objects.inv /usr/share/doc/urlwatch/reporters.html /usr/share/doc/urlwatch/search.html /usr/share/doc/urlwatch/searchindex.js /usr/share/licenses/urlwatch /usr/share/licenses/urlwatch/COPYING /usr/share/man/man1/urlwatch.1.gz /usr/share/man/man5/urlwatch-config.5.gz /usr/share/man/man5/urlwatch-filters.5.gz /usr/share/man/man5/urlwatch-jobs.5.gz /usr/share/man/man5/urlwatch-reporters.5.gz /usr/share/man/man7/urlwatch-cookbook.7.gz /usr/share/man/man7/urlwatch-deprecated.7.gz /usr/share/man/man7/urlwatch-intro.7.gz /usr/share/urlwatch/examples /usr/share/urlwatch/examples/hooks.py.example /usr/share/urlwatch/examples/urls.yaml.example
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 24 22:22:19 2025