Files
python-huey/python-huey.changes
Matej Cepl 15de18fae4 Accepting request 1314901 from home:glaubitz:branches:devel:languages:python
- Update to 2.5.4
  * Minor bug fixes.
  * Fix multiprocessing start method for python 3.14+.
- Remove empty file from source
- Reprase %decription text
- Rephrase Summary text

OBS-URL: https://build.opensuse.org/request/show/1314901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-huey?expand=0&rev=9
2025-11-03 14:32:20 +00:00

38 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Oct 31 13:55:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.5.4
* Minor bug fixes.
* Fix multiprocessing start method for python 3.14+.
- Remove empty file from source
- Reprase %decription text
- Rephrase Summary text
-------------------------------------------------------------------
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