From: Tanguy Le Carrour <tanguy@bioneland.org>
To: 51455@debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy@bioneland.org>
Subject: [bug#51455] [PATCH 2/2] gnu: poetry: Update to 1.1.11.
Date: Thu, 28 Oct 2021 09:06:01 +0200 [thread overview]
Message-ID: <20211028070601.11579-2-tanguy@bioneland.org> (raw)
In-Reply-To: <20211028070601.11579-1-tanguy@bioneland.org>
* gnu/packages/python-build.scm (poetry): Update to 1.1.11.
---
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 bd5a5c2d4a..485b202017 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15583,7 +15583,7 @@ (define-public python-cachy
(define-public poetry
(package
(name "poetry")
- (version "1.1.5")
+ (version "1.1.11")
;; Poetry can only be built from source with Poetry.
(source
(origin
@@ -15591,7 +15591,7 @@ (define-public poetry
(uri (pypi-uri "poetry" version))
(sha256
(base32
- "1dvx08ksv5wnsj45db23921rj136akmcnxa0kmlsddf3wbh6wcka"))))
+ "17pnf2j4adlm9fhyg5jkkvs8bzcigb6nj72vr0687fxybzsj4zbx"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ;; Pypi does not have tests.
--
2.33.0
next prev parent reply other threads:[~2021-10-28 7:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-28 7:02 [bug#51455] [PATCH 0/2] gnu: poetry: Update to 1.1.11 Tanguy Le Carrour
2021-10-28 7:06 ` [bug#51455] [PATCH 1/2] gnu: python-poetry-core: Update to 1.0.7 Tanguy Le Carrour
2021-10-28 7:06 ` Tanguy Le Carrour [this message]
2021-11-10 23:21 ` bug#51455: [PATCH 0/2] gnu: poetry: Update to 1.1.11 Ludovic Courtès
2021-11-12 8:12 ` [bug#51455] " Tanguy LE CARROUR
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=20211028070601.11579-2-tanguy@bioneland.org \
--to=tanguy@bioneland.org \
--cc=51455@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).