2021-01-26 15:42:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 26 13:07:49 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.4
|
|
|
|
* Officially support Celery 5.0. Drop support for Celery < 4.4.
|
|
|
|
* Drop support for Python < 3.6.
|
|
|
|
- Add celery-fixtures.patch to fix the testsuite
|
|
|
|
|
2020-03-30 16:55:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 30 13:47:17 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.3
|
|
|
|
* Properly set the ``current_task`` when running Batch tasks.
|
|
|
|
* Call the success signal after a successful run of the Batch task.
|
|
|
|
* Support running tasks eagerly via the ``Task.apply()`` method. This causes
|
|
|
|
the task to execute with a batch of a single item.
|
|
|
|
* Officially support Python 3.7 and 3.8. Drop support for Python 3.4.
|
|
|
|
* Officially support Celery 4.3 and 4.4.
|
|
|
|
|
2019-12-05 12:36:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 5 10:38:35 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Remove test suite from runtime package
|
|
|
|
|
2019-01-13 19:16:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 13 10:49:19 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim bias and use noun phrasing.
|
|
|
|
|
2019-01-02 15:15:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 2 14:14:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Really run tests
|
|
|
|
- Sort out with spec-cleaner
|
|
|
|
|
2019-01-02 15:10:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 30 12:02:33 UTC 2018 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
|
|
|
|
- Initial package version 0.2
|