Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858476 - dev-python/python-evdev-1.5.0 asyncio broken with python3.10
Summary: dev-python/python-evdev-1.5.0 asyncio broken with python3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-16 22:34 UTC by Thorsten Fröse
Modified: 2022-07-17 05:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Fröse 2022-07-16 22:34:43 UTC
Patch applied breaks python3.10 compat see 
https://github.com/gvalkov/python-evdev/pull/174

Reproducible: Always

Steps to Reproduce:
Run example code from https://python-evdev.readthedocs.io/en/latest/tutorial.html#reading-events-using-asyncio
Actual Results:  
<Future Pending>


Expected Results:  
Print evdev results
Comment 1 Larry the Git Cow gentoo-dev 2022-07-17 05:40:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30995f6904c4458a95a382c28c220c38f63e9456

commit 30995f6904c4458a95a382c28c220c38f63e9456
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-07-17 05:39:27 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-07-17 05:39:27 +0000

    dev-python/python-evdev: Revert "enable py3.11"
    
    Reverts: 53e0f5cb69d174d980867e4a0218abc9210e6479
    Closes: https://bugs.gentoo.org/858476
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../python-evdev/files/python-evdev-1.5.0-python311.patch  | 14 --------------
 dev-python/python-evdev/python-evdev-1.5.0.ebuild          |  7 +------
 2 files changed, 1 insertion(+), 20 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-07-17 05:41:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741bedee500069c687c88403c0675a7b87019a39

commit 741bedee500069c687c88403c0675a7b87019a39
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-07-17 05:41:01 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-07-17 05:41:01 +0000

    dev-python/python-evdev: Revbump after removing broken patch
    
    Bug: https://bugs.gentoo.org/858476
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{python-evdev-1.5.0.ebuild => python-evdev-1.5.0-r1.ebuild}           | 0
 1 file changed, 0 insertions(+), 0 deletions(-)