GNU bug report logs - #77954
[PATCH] gnu: python-evdev: Update to 1.9.1.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Mon, 21 Apr 2025 11:13:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77954: closed ([PATCH] gnu: python-evdev: Update to 1.9.1.)
Date: Mon, 21 Apr 2025 13:20:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Apr 2025 21:19:01 +0800
with message-id <87ikmxfy9m.fsf <at> iscas.ac.cn>
and subject line Re: [bug#77954] [PATCH] gnu: python-evdev: Update to 1.9.1.
has caused the debbugs.gnu.org bug report #77954,
regarding [PATCH] gnu: python-evdev: Update to 1.9.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77954: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77954
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: python-evdev: Update to 1.9.1.
Date: Mon, 21 Apr 2025 13:12:35 +0200
* gnu/packages/linux.scm (python-evdev): Update to 1.9.1.

Change-Id: Idb6b5ddbc81f9997281bd304e23bf6071a89dfcb
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index fc05b882435..4e86d18f02f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5002,7 +5002,7 @@ (define-public eudev
 (define-public python-evdev
   (package
     (name "python-evdev")
-    (version "1.5.0")
+    (version "1.9.1")
     (source
      (origin
        (method git-fetch)   ; no tests data in PyPi package
@@ -5011,7 +5011,7 @@ (define-public python-evdev
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1cbakix48zxivbznzb02w7sbxmqfaiaahhvjnjz4yif4vyrdyjli"))))
+        (base32 "09p7pj0xhv23hqlpx865klrxrf7x6sw1bdsgs6pq900jvz92pl16"))))
     (build-system pyproject-build-system)
     (arguments
      (list

base-commit: f9a7f2c8afdf33a36bd36177c0aa98d35331bf26
--
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Sergey Trofimov via Guix-patches via <guix-patches <at> gnu.org>
Cc: Wilko Meyer <w <at> wmeyer.eu>, Sergey Trofimov <sarg <at> sarg.org.ru>,
 77954-done <at> debbugs.gnu.org, Leo Famulari <leo <at> famulari.name>
Subject: Re: [bug#77954] [PATCH] gnu: python-evdev: Update to 1.9.1.
Date: Mon, 21 Apr 2025 21:19:01 +0800
[Message part 4 (text/plain, inline)]
Sergey Trofimov via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/linux.scm (python-evdev): Update to 1.9.1.
>
> Change-Id: Idb6b5ddbc81f9997281bd304e23bf6071a89dfcb
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index fc05b882435..4e86d18f02f 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -5002,7 +5002,7 @@ (define-public eudev
>  (define-public python-evdev
>    (package
>      (name "python-evdev")
> -    (version "1.5.0")
> +    (version "1.9.1")
>      (source
>       (origin
>         (method git-fetch)   ; no tests data in PyPi package
> @@ -5011,7 +5011,7 @@ (define-public python-evdev
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1cbakix48zxivbznzb02w7sbxmqfaiaahhvjnjz4yif4vyrdyjli"))))
> +        (base32 "09p7pj0xhv23hqlpx865klrxrf7x6sw1bdsgs6pq900jvz92pl16"))))
>      (build-system pyproject-build-system)
>      (arguments
>       (list
>
> base-commit: f9a7f2c8afdf33a36bd36177c0aa98d35331bf26
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 125 days ago.

Previous Next


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