dev-python/pynput: add v1.8.1

Patch uinput github.com/moses-palmer/pynput/issues/657
Remove deprecated bdist_wheel.universal

Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
Dale Showers
2025-09-02 09:10:11 -04:00
parent b5af1272ef
commit 22d30ec716
4 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
diff --git a/setup.cfg b/setup.cfg
index 99723b7..8ae701e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,3 @@
-[bdist_wheel]
-universal = 1
-
[build_sphinx]
source-dir = docs
build-dir = build/docs