Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727036 - dev-python/python-evdev-1.3.0 - add python3_8 support
Summary: dev-python/python-evdev-1.3.0 - add python3_8 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-04 02:13 UTC by Alex Barker
Modified: 2020-09-08 17:58 UTC (History)
3 users (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 Alex Barker 2020-06-04 02:13:02 UTC
Noticed that python-evdev was recently bumped to 1.3.0 but still isn't up to python 3.8.  Would this be possible? 

Reproducible: Always
Comment 1 Aisha Tammy 2020-06-04 10:14:59 UTC
its not been confirmed yet if it works with python 3.8 yet.

https://github.com/gvalkov/python-evdev/issues/126
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-04 10:22:25 UTC
(In reply to Aisha Tammy from comment #1)
> its not been confirmed yet if it works with python 3.8 yet.
> 
> https://github.com/gvalkov/python-evdev/issues/126

If it works and tests pass (if applicable), I'd probably just do it.
Comment 3 Alex Barker 2020-06-04 13:45:17 UTC
I see, thanks for the update.  We can wait on upstream.
Comment 4 Jonas Stein gentoo-dev 2020-09-08 17:58:13 UTC
closed in

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9291018632baa450f7bef0d31157c40f200e2ae1

commit 9291018632baa450f7bef0d31157c40f200e2ae1
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-05-03 11:37:45 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-05-12 13:57:13 +0000

    dev-python/python-evdev: bump version to 1.3.0 + new proxy-maint
    
    Also added support for python 3.8 with minimal testing on amd64
    
    Closes: https://bugs.gentoo.org/720780
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/python-evdev/Manifest                  |  1 +
 dev-python/python-evdev/metadata.xml              | 12 ++++++---
 dev-python/python-evdev/python-evdev-1.3.0.ebuild | 30 +++++++++++++++++++++++
 3 files changed, 39 insertions(+), 4 deletions(-)