Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package urlwatch for openSUSE:Factory 
checked in at 2024-10-28 15:22:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urlwatch (Old)
 and      /work/SRC/openSUSE:Factory/.urlwatch.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "urlwatch"

Mon Oct 28 15:22:31 2024 rev:27 rq:1218754 version:2.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/urlwatch/urlwatch.changes        2023-10-03 
20:17:28.819295827 +0200
+++ /work/SRC/openSUSE:Factory/.urlwatch.new.2020/urlwatch.changes      
2024-10-28 15:24:04.572849804 +0100
@@ -1,0 +2,30 @@
+Mon Oct 28 09:07:23 UTC 2024 - Michael Vetter <[email protected]>
+
+- Update to 2.29:
+  Added:
+  * New enabled option for all jobs. Set to false to disable a job without 
needing to remove it or comment it out (Requested in #625, contributed in #785)
+  * Command line options to enable and disbale jobs (Requested in #813, 
contributed in #820)
+  * New option ignore_incomplete_reads (Requested in #725, contributed in #787)
+  * New option wait_for in browser jobs (Requested in #763, contributed in 
#810)
+  * Added tags to jobs and the ability to select them at the command line 
(#789)
+  * New filter re.findall (Requested in #804, contributed in #805)
+  * Added tags to jobs and the ability to select them at the command line 
(#789, #824)
+  * New reporter: gotify (#823)
+  Changed:
+  * Remove EOL'd Python 3.7 (new minimum requirement is Python 3.8), add 
Python 3.12 testing
+  * Adds optional reply_to option for email reporters (#794)
+  * Replace the dead dependency appdirs with platformdirs (#811, #819)
+  * New concurrency test (#806)
+  * jobs.yaml sanity checks now allows the file to be owned by root (#828)
+  Fixed:
+  * email reporter: Allow multiple recipients for sendmail method (#797)
+  * Fix documentation for watching Github tags and releases, again (#723)
+  * Fix --test-reporter command-line option so separate configuration option 
is no longer ignored when sending test notifications (#772)
+  * Fix line height and dark mode regression (#774, PRs #777 and #778)
+  * Fix compatibility with lxml >= 5 which caused the CSS Selector filter to 
fail (#783 reported, PR #786)
+  * Fix pep8 test to ignore files in the site-packages directory for cases 
where the venv is in the project directory (#788)
+  * Fix HTML diff table rendering for long line lengths (#793)
+  * Fix IndexError after failed edit (#801)
+  * Fix concurrency issue in Python 3.12 by upgrading to minidb 2.0.8 (fixes 
#779)
+
+-------------------------------------------------------------------

Old:
----
  urlwatch-2.28.tar.gz

New:
----
  urlwatch-2.29.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ urlwatch.spec ++++++
--- /var/tmp/diff_new_pack.201JDb/_old  2024-10-28 15:24:05.092871528 +0100
+++ /var/tmp/diff_new_pack.201JDb/_new  2024-10-28 15:24:05.092871528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package urlwatch
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           urlwatch
-Version:        2.28
+Version:        2.29
 Release:        0
 Summary:        A tool for monitoring webpages for updates
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Web/Utilities
 URL:            https://thp.io/2008/urlwatch/
 Source0:        
https://github.com/thp/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  python3-devel >= 3.7
+BuildRequires:  python3-devel >= 3.8
 BuildRequires:  python3-setuptools
 Requires:       python3-PyYAML
 Requires:       python3-appdirs

++++++ urlwatch-2.28.tar.gz -> urlwatch-2.29.tar.gz ++++++
++++ 2077 lines of diff (skipped)

Reply via email to