me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0.
master
Marius Bakke 2021-09-15 19:26:21 +02:00
parent 9be916aaaf
commit 3b13dae861
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -376,13 +376,13 @@ WSGI. This package includes libraries for implementing ASGI servers.")
(define-public python-aws-sam-translator
(package
(name "python-aws-sam-translator")
(version "1.36.0")
(version "1.38.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "aws-sam-translator" version))
(sha256
(base32
"115mcbb4r205c1hln199llqrvvbijfqz075rwx991l99jc6rj6zs"))))
"1djwlsjpbh13m4biglimrm9lq7hmla0k29giay7k3cjsrylxvjhf"))))
(build-system python-build-system)
(arguments
`(;; XXX: Tests are not distributed with the PyPI archive, and would