gnu: python-aws-sam-translator: Update to 1.36.0.

* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2021-06-21 14:37:46 +02:00
parent cfe79af7e6
commit 5c9f614e69
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -362,13 +362,13 @@ (define-public python-css-html-js-minify
(define-public python-aws-sam-translator
(package
(name "python-aws-sam-translator")
(version "1.30.1")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "aws-sam-translator" version))
(sha256
(base32
"0d9ppd94x2kw404m49ajswmmxgdngbs4p5ajyrdvnlivfzqbv7dx"))))
"115mcbb4r205c1hln199llqrvvbijfqz075rwx991l99jc6rj6zs"))))
(build-system python-build-system)
(arguments
`(;; XXX: Tests are not distributed with the PyPI archive, and would