[PATCH] gnu: python-pyserial-asyncio: Update to 0.6.

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • peter
Owner
unassigned
Submitted by
peter
Severity
normal
P
(address . guix-patches@gnu.org)(name . Peter Polidoro)(address . peter@polidoro.io)
340ebe5a43ddb06532314387a1eafbee96115eb9.1670963908.git.peter@polidoro.io
From: Peter Polidoro <peter@polidoro.io>

* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.
---
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 3ea2763b49..f966971a2f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18288,13 +18288,13 @@ (define-public python-pyserial
(define-public python-pyserial-asyncio
(package
(name "python-pyserial-asyncio")
- (version "0.5")
+ (version "0.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyserial-asyncio" version))
(sha256
- (base32 "0cwd2cjz859v6jrm3y6hikfqjyhyfj5vhfjb8vvflvl6791yah8n"))))
+ (base32 "0bx3syngmq2j9mh81byzka1x4ilw8ac9mbx52zn7b7ayw0ijj0xn"))))
(build-system python-build-system)
(propagated-inputs (list python-pyserial))
(home-page "https://github.com/pyserial/pyserial-asyncio")
--
2.38.1
C
C
Christopher Baines wrote on 16 Jan 2023 21:37
(address . peter@polidoro.io)
87h6wq43m8.fsf@cbaines.net
peter@polidoro.io writes:

Toggle quote (7 lines)
> From: Peter Polidoro <peter@polidoro.io>
>
> * gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.
> ---
> gnu/packages/python-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :) Pushed to master as
bc61a788b385d88b1365327bb11ece77fe5169b3.

Thanks,

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPFta9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xfxyg//e5DpqtsAz521aUZ8zpkbQ+PXrPLP+Oh6
pc89YazEoJtsEAAklROouwssm2x98Mk4f7WmEYPvirGeAuXqgJIvv+80DP7hPbm5
z631DETRKs+sYER6LZrSB+r395faAAWXzDoRMvrSTeNazCExzH93AiQIE73u8C+v
oHDKWxIs1gUuTY9IwAn5CqgXXlf0pt7cRZnFGtdzR1Zp9L7oxCnJ4ndgloARx7ha
d1TiPV3gdNU9KEDrM8227Lbp2Rb1TbQf04MREXlKYZWumF1KcDnDO+/70ds0FBG9
5mn0i659yj3vq0oty+ewWpnujvEHo4w1SM0TdbVJSF3ljRSU5e1Q+gjKQ2e5HICT
pNasRG7I0MjqMR/GhUBCOYQRMhoVVs7avFj+7sjBAdP9JDmaHzMPy9hEcZJHl2kb
f/qKjG5H7S4DI/YiuL3Ep2lxMHgQ6Ig53G548ptVdXJF5kXyaI1B1tDOs4Br2CBJ
BW6trD/AjOMfnR9LGjKuLvsxywZBkI75Oxjac+oscgBrb+p8GNit8Uh/90eneg4Q
vWzA7mCA14sPCCMewm89dulYE7TMCoczR6b+2DXSoF/jr558VM2hG9g8Bird+Zm7
+pSi8dSQTlMSvjPhvww0rUS500Tnj2n4B98OIeenFf88d+lS/1L7RxYB6FM61yOJ
eovJ0EGI2xI=
=g+zv
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 60046
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