1
0

5 Commits

Author SHA256 Message Date
73b26519b3 Accepting request 1104141 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1104141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery-batches?expand=0&rev=6
2023-08-17 17:43:00 +00:00
fb7aef49bc Accepting request 1075499 from devel:languages:python
- update to 0.7:
  * Support passing multiple or keyword arguments by disabling
    Celery's ``typing``  feature for ``Batches`` tasks.
  * Support |using a custom Request class|_ for ``Batches``
    tasks.
  * Support calling tasks with an ``eta`` or ``countdown``
    specified.
  * Handle "hybrid" messages that have moved between Celery
    versions.
  * Fix task ETA issues when timezone is defined in
    configuration.
  * Simplify tests.
  * Improve PyPI metadata.
  * Update README badges to include PyPI and GitHub Actions
  * Update copyright information.
  * Document use-cases and include more examples.
  * Run the unit tests against RabbitMQ & Redis brokers/backends.
  * Run `black <https://black.readthedocs.io/>`_, `isort
    <https://pycqa.github.io/isort/>`_,
  * `flake8 <https://flake8.pycqa.org>`_, `pyupgrade
    <https://github.com/asottile/pyupgrade>`_,
  * Fix a bug when passing a ``request`` to ``mark_as_done`` with
    Celery 5.1.0.
  * Clean-up and re-organize code.
  * Support Celery 5.2.
  * Drop support for Python 3.6.
  * Support Python 3.10.

OBS-URL: https://build.opensuse.org/request/show/1075499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery-batches?expand=0&rev=5
2023-03-30 20:51:29 +00:00
dd8aa6c359 Accepting request 866878 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/866878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery-batches?expand=0&rev=4
2021-01-27 17:57:38 +00:00
138b31c594 Accepting request 789802 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery-batches?expand=0&rev=3
2020-03-30 21:06:59 +00:00
748b370192 Accepting request 754350 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/754350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-celery-batches?expand=0&rev=2
2019-12-05 16:34:59 +00:00

Diff Content Not Available