unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 43574@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#43574] [PATCH 1/3] gnu: python-trio: Update to 0.17.0.
Date: Tue, 22 Sep 2020 20:27:10 -0300	[thread overview]
Message-ID: <20200922232710.30899-1-monego@posteo.net> (raw)

* gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0.
---
 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 085d88da57..76b5144afc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -19250,13 +19250,13 @@ project.")
 (define-public python-trio
   (package
     (name "python-trio")
-    (version "0.16.0")
+    (version "0.17.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "trio" version))
        (sha256
-        (base32 "0g6gkwz6i05rm9ym4l4imxakzld7qcgxhb21kprilchcav87s1nz"))))
+        (base32 "0zcxirpdvvl54pbfkgw7vz984879xwvdygqfpggnam24is2zjp78"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.20.1





             reply	other threads:[~2020-09-23  0:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 23:27 Vinicius Monego [this message]
2020-09-22 23:30 ` [bug#43574] [PATCH 2/3] gnu: python-httpcore: Update to 0.11.0 Vinicius Monego
2020-09-22 23:30   ` [bug#43574] [PATCH 3/3] gnu: python-httpx: Update to 0.15.0 Vinicius Monego
2020-09-23  5:52 ` bug#43574: [PATCH 1/3] gnu: python-trio: Update to 0.17.0 Efraim Flashner

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=20200922232710.30899-1-monego@posteo.net \
    --to=monego@posteo.net \
    --cc=43574@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).