Fri, 03 May 2024 17:45:40 UTC | login

Information for build urlwatch-2.17-1.fc31

ID101259
Package Nameurlwatch
Version2.17
Release1.fc31
Epoch
SummaryA tool for monitoring webpages for updates
DescriptionThis 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
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 14:55:11 UTC
CompletedWed, 24 Jul 2019 14:55:11 UTC
Tags
f31
RPMs
src
urlwatch-2.17-1.fc31.src.rpm (info) (download)
noarch
urlwatch-2.17-1.fc31.noarch.rpm (info) (download)
Changelog * Mon May 06 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.17-1 - Update to latest upstream release 2.17 (rhbz#1692110) * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 2.6-7 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu May 18 2017 Fabian Affolter <mail@fabian-affolter.ch> - 2.6-4 - Fix rhbz#1445286