[PATCH]: gnu: sniffio: Update to 1.2.0

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Sharlatan Hellseher
Severity
normal

Debbugs page

Sharlatan Hellseher wrote 4 years ago
(address . guix-patches@gnu.org)
CAO+9K5qUripJBq=a1inwB6kJOnBaMmO1dBWa0r0yCwGnX_2sZw@mail.gmail.com
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
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(-)

Toggle diff (22 lines)
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
Efraim Flashner wrote 4 years ago
(name . Sharlatan Hellseher)(address . sharlatanus@gmail.com)(address . 48338-done@debbugs.gnu.org)
YKAn85enWeeA+jDV@3900XT
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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmCgJ/MACgkQQarn3Mo9
g1FoIQ/+K5OhnFBtua7mH/5twDkBwGt0tPu5dH/LlVHR/RsMMh0EZDFqzmJUKgiT
4Lbn1WBXQENXc8s6EuRqOuuGUkhXEewHufjHMzlZeQg87s/2lpJW0yI8FmPcIjtz
tsHDoJ7JBi7DOAup+NMk5FCRCL8WM8x5oSSrH22Wma1XglEp8llqkheLrl7zNvbX
DiV6gn89AVHjrAEH5ebzKKdariffKl4nni35HB3bMmfRbESxcIWvZsVJLZ/4a1Fy
C0t8dfmRKcDWsO3TwJy5ycgg/jshP+n98a4NFiAq1gJ5xzcV7Eez9RDXYC7PUw2k
unCcRhgI+mQO4QsMgOXyac7lgEmZ/BMaIaJtcCS8+y+2/vFLwJojuTGgDE8qREn3
goKNNS5Z48FdOxDz6IC8P3n2ZtnKw0pFs65pY/ZuscuvKXLpnpraheaPAs6TbwOP
DsvdmyuDwc1TimGylxY5AV3B7tFlKyBq18LRC0SXC6LiV4rb8zfGYDXshXsI3wYN
QsK0RZ0Bp51noKm6AwOSEL1M3pN9JpqQCd1vjZnMMdqRYAOnmwFK9C73xm03sSMG
13AT8vDor6ZPp/077o3ewiNIEpXNBjupaZqHVijrjZbFI2LS5sqQaJw9n1DqVgPX
Dod6tDKS3H/DRNSEnOcrGv6BsNc/0im4yuO3b3NT4QB1dqF49Lk=
=/nRY
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 48338@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 48338
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help