mbox series

[bug#50018,v3,00/21] Update Celery to version 5.

Message ID 20210916162112.54462-1-monego@posteo.net
Headers show
Series Update Celery to version 5. | expand

Message

Vinicius Monego Sept. 16, 2021, 4:20 p.m. UTC
This v3 skips patches 4 and 6 because they were pushed from another set.

It also adds updates to botocore, s3transfer, boto3 and awscli to enable more tests in python-moto which is also updated to 2.2.7.

I noticed that there is intention to package MediaGoblin which requires celery < 4.3.0 in setup.cfg [1]. The latest Celery 4 version is 4.4.7. Will MediaGoblin be updated to Celery 5? Other web apps have moved to celery 5 by now (Weblate, Flaskbb...)

Patches 1-11 should be non-controversial. An older version of celery can also be added later if needed.

Vinicius Monego (21):
  gnu: Add python-click-repl.
  gnu: Add python-click-didyoumean.
  gnu: Add python-pytest-subtests.
  gnu: python-cfn-lint: Respect #:tests?.
  gnu: python-botocore: Update to 1.21.42.
  gnu: python-s3transfer: Update to 0.5.0.
  gnu: python-boto3: Update to 1.18.42.
  gnu: awscli: Update to 1.20.42.
  gnu: python-aws-sam-translator: Change source for tests.
  gnu: python-moto: Update to 2.2.7.
  gnu: python-moto: Respect #:tests?.
  gnu: python-vine: Update to 5.0.0.
  gnu: Add python-pytest-rerunfailures.
  gnu: python-amqp: Update to 5.0.6.
  gnu: python-kombu: Update to 5.1.0.
  gnu: Add python-pytest-celery.
  gnu: python-celery: Update to 5.1.2.
  gnu: python-celery: Enable tests.
  gnu: Remove python2-celery.
  gnu: Remove python2-kombu.
  gnu: Remove python2-amqp.