From: Brian Kubisiak <brian@kubisiak.com>
To: 55693@debbugs.gnu.org
Subject: [bug#55693] [PATCH 1/2] gnu: python-sh: Update to 1.14.2.
Date: Sat, 28 May 2022 16:55:09 -0700 [thread overview]
Message-ID: <20220528235509.gqgtuxqs6fqj7pdd@peregrine> (raw)
In-Reply-To: <20220528235330.hz2p6hsw5qcysaqc@peregrine>
* gnu/packages/python-xyz.scm (python-sh): Update to 1.14.2.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 156d318944..222485ef6c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1612,14 +1612,14 @@ (define-public python-pyls-black
(define-public python-sh
(package
(name "python-sh")
- (version "1.12.14")
+ (version "1.14.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sh" version))
(sha256
(base32
- "1z2hx357xp3v4cv44xmqp7lli3frndqpyfmpbxf7n76h7s1zaaxm"))))
+ "03gyss1rhj4in7pgysg4q0hxp3230whinlpy1532ljs99lrx0ywx"))))
(build-system python-build-system)
(arguments
'(#:phases
--
2.36.1
next prev parent reply other threads:[~2022-05-28 23:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-28 23:53 [bug#55693] [PATCH 0/2] gnu: Add gitlint Brian Kubisiak
2022-05-28 23:55 ` Brian Kubisiak [this message]
2022-05-28 23:55 ` [bug#55693] [PATCH 2/2] " Brian Kubisiak
2022-05-29 10:51 ` Maxime Devos
2022-05-29 21:37 ` Brian Kubisiak
2022-05-29 21:43 ` Maxime Devos
2022-05-30 23:17 ` [bug#55693] [PATCH v2 1/2] gnu: python-sh: Update to 1.14.2 Brian Kubisiak
2022-05-30 23:17 ` [bug#55693] [PATCH v2 2/2] gnu: Add gitlint Brian Kubisiak
2022-06-01 23:04 ` Maxime Devos
2022-06-05 21:19 ` [bug#55693] [PATCH 0/2] " Ludovic Courtès
2022-06-02 1:56 ` [bug#55693] [PATCH v3 1/2] gnu: python-sh: Update to 1.14.2 Brian Kubisiak
2022-06-05 21:25 ` bug#55693: [PATCH 0/2] gnu: Add gitlint Ludovic Courtès
2022-06-02 1:56 ` [bug#55693] [PATCH v3 2/2] " Brian Kubisiak
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=20220528235509.gqgtuxqs6fqj7pdd@peregrine \
--to=brian@kubisiak.com \
--cc=55693@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).