unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48338] [PATCH]: gnu: sniffio: Update to 1.2.0
@ 2021-05-10 20:49 Sharlatan Hellseher
  2021-05-15 19:58 ` bug#48338: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-05-10 20:49 UTC (permalink / raw)
  To: 48338

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-sniffio-Update-to-1.2.0.patch --]
[-- Type: text/x-patch, Size: 1037 bytes --]

From f7d0b5a446a3df522bae322641ffdcb1b7a4aff1 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Mon, 10 May 2021 21:45:58 +0100
Subject: [PATCH] gnu: sniffio: Update to 1.2.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 92b0789717..e6b64e07c9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10122,13 +10122,13 @@ designed to efficiently cope with extremely large amounts of data.")
 (define-public python-sniffio
   (package
     (name "python-sniffio")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "sniffio" version))
        (sha256
-        (base32 "08bsp2pp2dxzn9yzcafwzw8jlm0jf50as0ix8vfhxzk91w810f4f"))))
+        (base32 "1pnkvi6wvn4qd37y69n1ls6n8l63gfmn3pvb1jb50gqxxkn6wrn4"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48338: [PATCH]: gnu: sniffio: Update to 1.2.0
  2021-05-10 20:49 [bug#48338] [PATCH]: gnu: sniffio: Update to 1.2.0 Sharlatan Hellseher
@ 2021-05-15 19:58 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-05-15 19:58 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 48338-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-15 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 20:49 [bug#48338] [PATCH]: gnu: sniffio: Update to 1.2.0 Sharlatan Hellseher
2021-05-15 19:58 ` bug#48338: " Efraim Flashner

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).