GNU bug report logs -
#77954
[PATCH] gnu: python-evdev: Update to 1.9.1.
Previous Next
To reply to this bug, email your comments to 77954 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
:
bug#77954
; Package
guix-patches
.
(Mon, 21 Apr 2025 11:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
.
(Mon, 21 Apr 2025 11:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 21 Apr 2025 13:20:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
bug acknowledged by developer.
(Mon, 21 Apr 2025 13:20:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 77954-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.