unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 58012@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#58012] [core-updates PATCH 2/7] gnu: python-aws-sam-translator: Update to 1.51.0.
Date: Thu, 22 Sep 2022 19:44:05 +0000	[thread overview]
Message-ID: <59c0b34470a4678f6610681b643bcfe808e9229a.1663875245.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1663875244.git.code@greghogan.com>

* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.51.0.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 94544e1e74..be780e5d3c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -563,13 +563,13 @@ (define-public python-css-html-js-minify
 (define-public python-aws-sam-translator
   (package
     (name "python-aws-sam-translator")
-    (version "1.40.0")
+    (version "1.51.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "aws-sam-translator" version))
               (sha256
                (base32
-                "1hq5ggbzcq4k3ks439hki493w4sasgaxns6j5x57xsj822acalmf"))))
+                "1ywzchc3nk13xh593j7b14qp3y0fdx7cfbdhnm34p39av66xffac"))))
     (build-system python-build-system)
     (arguments
      `(;; XXX: Tests are not distributed with the PyPI archive, and would
-- 
2.37.3





  parent reply	other threads:[~2022-09-22 19:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1663875244.git.code@greghogan.com>
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 1/7] gnu: python-networkx: Update to 2.8.6 Greg Hogan
2022-09-22 19:44 ` Greg Hogan [this message]
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 3/7] gnu: Add python-jschema-to-python Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 4/7] gnu: Add python-sarif-om Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 5/7] gnu: python-cfn-lint: Update to 0.65.0 Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 6/7] gnu: python-setools: Update to 4.4.0 Greg Hogan
2022-09-22 19:44 ` [bug#58012] [core-updates PATCH 7/7] gnu: python-louvain: Fix test Greg Hogan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59c0b34470a4678f6610681b643bcfe808e9229a.1663875245.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=58012@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).