[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50018] [PATCH 00/19] Update Celery to version 5.
From: |
Vinicius Monego |
Subject: |
[bug#50018] [PATCH 00/19] Update Celery to version 5. |
Date: |
Wed, 11 Aug 2021 23:43:45 +0000 |
Vinicius Monego (19):
gnu: Add python-click-repl.
gnu: Add python-click-didyoumean.
gnu: Add python-pytest-subtests.
gnu: python-aws-sam-translator: Update to 1.38.0.
gnu: python-aws-sam-translator: Change source for tests.
gnu: python-cfn-lint: Update to 0.53.0.
gnu: python-cfn-lint: Respect #:tests?.
gnu: python-moto: Update to 2.2.2.
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.
gnu/packages/python-check.scm | 76 ++++++++++
gnu/packages/python-web.scm | 100 +++++++-----
gnu/packages/python-xyz.scm | 276 +++++++++++++++++++++++-----------
3 files changed, 323 insertions(+), 129 deletions(-)
--
2.30.2
- [bug#50018] [PATCH 00/19] Update Celery to version 5.,
Vinicius Monego <=
- [bug#50018] [PATCH 01/19] gnu: Add python-click-repl., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 02/19] gnu: Add python-click-didyoumean., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 04/19] gnu: python-aws-sam-translator: Update to 1.38.0., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 03/19] gnu: Add python-pytest-subtests., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 05/19] gnu: python-aws-sam-translator: Change source for tests., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 07/19] gnu: python-cfn-lint: Respect #:tests?., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 06/19] gnu: python-cfn-lint: Update to 0.53.0., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 08/19] gnu: python-moto: Update to 2.2.2., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 13/19] gnu: python-kombu: Update to 5.1.0., Vinicius Monego, 2021/08/11
- [bug#50018] [PATCH 16/19] gnu: python-celery: Enable tests., Vinicius Monego, 2021/08/11