[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50018] [PATCH v3 00/21] Update Celery to version 5.
From: |
Vinicius Monego |
Subject: |
[bug#50018] [PATCH v3 00/21] Update Celery to version 5. |
Date: |
Thu, 16 Sep 2021 16:20:51 +0000 |
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.
--
2.30.2
- [bug#50018] [PATCH v3 00/21] Update Celery to version 5.,
Vinicius Monego <=
- [bug#50018] [PATCH v3 03/21] gnu: Add python-pytest-subtests., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 05/21] gnu: python-botocore: Update to 1.21.42., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 01/21] gnu: Add python-click-repl., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 02/21] gnu: Add python-click-didyoumean., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 04/21] gnu: python-cfn-lint: Respect #:tests?., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 10/21] gnu: python-moto: Update to 2.2.7., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 09/21] gnu: python-aws-sam-translator: Change source for tests., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 16/21] gnu: Add python-pytest-celery., Vinicius Monego, 2021/09/16
- [bug#50018] [PATCH v3 14/21] gnu: python-amqp: Update to 5.0.6., Vinicius Monego, 2021/09/16