File python-huey.changes of Package python-huey
-------------------------------------------------------------------
Mon Apr 7 12:46:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.5.3
* Add support for a new `SIGNAL_ENQUEUED`.
* Use `FOR UPDATE SKIP LOCKED` when supported by the database
in the `sql_huey` storage engine.
-------------------------------------------------------------------
Wed Jan 22 11:03:56 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Fix shebang for $python_sitelib/huey/bin/huey_consumer.py
-------------------------------------------------------------------
Tue Oct 29 21:50:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5.2:
* Prevent bad task serialization in schedule from causing a
batch of tasks to be lost, see #815..
* Ensure we catch ResultTimeout which may occur when used with
Sentinel, #813.
* Remove junk SQS implementation I was testing out.
-------------------------------------------------------------------
Wed Sep 18 11:29:28 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package python-huey, required by edumfa