15
0
forked from pool/python-huey
Files
python-huey/python-huey.changes
Markéta Machová 22d9e56d0d Accepting request 1267667 from home:glaubitz:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1267667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-huey?expand=0&rev=7
2025-04-07 13:33:21 +00:00

28 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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