2019-02-20 09:58:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 20 08:09:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Remove flower-test_control.diff merged upstream
|
|
|
|
|
- Add remove-faulty-test.patch for useless test case
|
|
|
|
|
- Add more missing runtime dependencies Babel & pytz not covered by tests
|
|
|
|
|
- Update to v0.8.4
|
|
|
|
|
* Fix /api/tasks #460
|
|
|
|
|
* Disable tornado access logs
|
|
|
|
|
* Fix #462
|
|
|
|
|
* Improve error handling for unsupported brokers
|
|
|
|
|
* Make sure Babel is at least 1.0
|
|
|
|
|
* Updated a test to use assert_called_once_with
|
|
|
|
|
* Updating readme for OAuth
|
|
|
|
|
* The viewer tasks, has been enhanced to display the key word arguments
|
|
|
|
|
and arguments showing now indented way information
|
|
|
|
|
* Add logging.NullHandler backport #501
|
|
|
|
|
* Fix github auth python3 support #498
|
|
|
|
|
* Use timezone from celery settings if configured.
|
|
|
|
|
* Add option `unix_socket`, deploy on docker and expose the sock file
|
|
|
|
|
* Discover tests in tests/*.py
|
|
|
|
|
* Fix bug, `events.Task.as_dict` is new in `Celery 3.1.7`
|
|
|
|
|
* events.Task.as_dict is new in Celery 3.1.7
|
|
|
|
|
* Refactor /api/tasks/ #515
|
|
|
|
|
* Use pprint instead of ast #491
|
|
|
|
|
* Define CELERY_ACCEPT_CONTENT for examples
|
|
|
|
|
* Fix task searching #480
|
|
|
|
|
|
2019-02-18 08:51:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 16 02:31:41 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to use single spec for Python 2 & 3 support
|
|
|
|
|
- Add missing build dependency certifi
|
|
|
|
|
- Add missing runtime dependencies
|
|
|
|
|
- Remove unnecessary build dependency python-devel
|
|
|
|
|
- Use %license
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 2 12:58:29 UTC 2016 - jgleissner@suse.com
|
|
|
|
|
|
|
|
|
|
- fixed one of the unit tests that fails with newer python-mock
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 15 10:46:41 UTC 2015 - jgleissner@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|