mbox series

[bug#51396,0/7] Update python-moto.

Message ID 20211025194445.61139-1-monego@posteo.net
Headers show
Series Update python-moto. | expand

Message

Vinicius Monego Oct. 25, 2021, 7:44 p.m. UTC
Vinicius Monego (7):
  gnu: python-aws-sam-translator: Update to 1.39.0.
  gnu: python-cfn-lint: Update to 0.54.3.
  gnu: python-cfn-lint: Respect #:tests?.
  gnu: python-s3transfer: Update to 0.5.0.
  gnu: Update awscli, python-boto3 and python-botocore.
  gnu: python-moto: Update to 2.2.11.
  gnu: python-moto: Respect #:tests?.

 gnu/packages/python-web.scm | 62 +++++++++++++++-------------------
 gnu/packages/python-xyz.scm | 66 +++++++++++++++++++++----------------
 2 files changed, 64 insertions(+), 64 deletions(-)


base-commit: e1261ddd38cf02a0f046f3a5360502d659b4e7d4

Comments

Ludovic Courtès Dec. 11, 2021, 11:27 p.m. UTC | #1
Hi,

Vinicius Monego <monego@posteo.net> skribis:

>   gnu: python-aws-sam-translator: Update to 1.39.0.
>   gnu: python-cfn-lint: Update to 0.54.3.
>   gnu: python-cfn-lint: Respect #:tests?.
>   gnu: python-s3transfer: Update to 0.5.0.
>   gnu: Update awscli, python-boto3 and python-botocore.
>   gnu: python-moto: Update to 2.2.11.
>   gnu: python-moto: Respect #:tests?.

Finally applied v2 of the patch set.

Sorry for the long delay, and thank you!

Ludo’.