GNU bug report logs - #60046
[PATCH] gnu: python-pyserial-asyncio: Update to 0.6.

Previous Next

Package: guix-patches;

Reported by: peter <at> polidoro.io

Date: Tue, 13 Dec 2022 20:40:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60046 in the body.
You can then email your comments to 60046 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60046; Package guix-patches. (Tue, 13 Dec 2022 20:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to peter <at> polidoro.io:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 13 Dec 2022 20:40:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: peter <at> polidoro.io
To: guix-patches <at> gnu.org
Cc: Peter Polidoro <peter <at> polidoro.io>
Subject: [PATCH] gnu: python-pyserial-asyncio: Update to 0.6.
Date: Tue, 13 Dec 2022 15:39:05 -0500
From: Peter Polidoro <peter <at> 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(-)

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





Information forwarded to guix-patches <at> gnu.org:
bug#60046; Package guix-patches. (Mon, 16 Jan 2023 20:39:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: peter <at> polidoro.io
Cc: 60046-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#60046] [PATCH] gnu: python-pyserial-asyncio: Update to 0.6.
Date: Mon, 16 Jan 2023 20:37:37 +0000
[Message part 1 (text/plain, inline)]
peter <at> polidoro.io writes:

> From: Peter Polidoro <peter <at> 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
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 16 Jan 2023 20:39:03 GMT) Full text and rfc822 format available.

Notification sent to peter <at> polidoro.io:
bug acknowledged by developer. (Mon, 16 Jan 2023 20:39:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Feb 2023 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.