summaryrefslogtreecommitdiff
path: root/dev-python/pynput
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/pynput
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pynput')
-rw-r--r--dev-python/pynput/Manifest4
-rw-r--r--dev-python/pynput/pynput-1.6.8.ebuild2
-rw-r--r--dev-python/pynput/pynput-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pynput/Manifest b/dev-python/pynput/Manifest
index 192e07eeef5a..0fde15372680 100644
--- a/dev-python/pynput/Manifest
+++ b/dev-python/pynput/Manifest
@@ -1,4 +1,4 @@
DIST pynput-1.6.8.tar.gz 94483 BLAKE2B c04714fb9cdda9527ed6d3c0e7c25214a7678ee908f1a638023b95c2f63242fa7dc28f193b2055338a9cce10c26399eb4f4af0ec69a6ffaa1be0b7e85481ecc4 SHA512 23cf2e47e0a284aeb2e294529a1f47a01a42bccae146500eee2ff74704cb5ef7ff33327cca5d6ebec338369b1341c489431891d9f034801cc6be9aac2af90442
-EBUILD pynput-1.6.8.ebuild 755 BLAKE2B 2f0f4e4a7b6cdebc3b26da6577e9185cf2430cd2a324bf7abb777e9644a25a3f35b0678d9a6a1d3379a2ffeded3422bf4f5af2a21340d1e9c1fb4b14ca8dca64 SHA512 e2684bdb3ed7413f2d1633837c9e8ad73fd47e92779f035483a77a231da66e65b1685b281a80920f3f2232be90f847b7af57c42fcec1a399c194a993f9175e40
-EBUILD pynput-9999.ebuild 755 BLAKE2B 2f0f4e4a7b6cdebc3b26da6577e9185cf2430cd2a324bf7abb777e9644a25a3f35b0678d9a6a1d3379a2ffeded3422bf4f5af2a21340d1e9c1fb4b14ca8dca64 SHA512 e2684bdb3ed7413f2d1633837c9e8ad73fd47e92779f035483a77a231da66e65b1685b281a80920f3f2232be90f847b7af57c42fcec1a399c194a993f9175e40
+EBUILD pynput-1.6.8.ebuild 748 BLAKE2B e530915a051785124525f7819152e3c84d799e38248aa24c1dda1c76e2296cc2084a9b9828a636156521e982cd5a4f220c43d76536fc01b7ffc58eb0a12e2fe2 SHA512 f498691744caae8bdd6f6995148f06881aa1c5b22917bbddd3027a18632e062abff9ba6a807ad55179de655d80ef3c2e9f40130d80c9bfdb316f701592c3e744
+EBUILD pynput-9999.ebuild 748 BLAKE2B e530915a051785124525f7819152e3c84d799e38248aa24c1dda1c76e2296cc2084a9b9828a636156521e982cd5a4f220c43d76536fc01b7ffc58eb0a12e2fe2 SHA512 f498691744caae8bdd6f6995148f06881aa1c5b22917bbddd3027a18632e062abff9ba6a807ad55179de655d80ef3c2e9f40130d80c9bfdb316f701592c3e744
MISC metadata.xml 316 BLAKE2B 2436cb4bcccc5db69341ebeb751a27a5345f11e3fbce8d0b1ad46f95ece6382ada902c57eb942e6edca48ff8686c4d39c0b1bd0d3578d8526dba00ba30a0ee12 SHA512 72139df9d1f90049feb73789d554f9e487251ee74d8c7087edc7c4d836f1e7b4eefec696399e115420d2902a9216e71bdb69c3d21848e5fc060d41a4c5af40da
diff --git a/dev-python/pynput/pynput-1.6.8.ebuild b/dev-python/pynput/pynput-1.6.8.ebuild
index a9c4160cc50b..6c5e345211a8 100644
--- a/dev-python/pynput/pynput-1.6.8.ebuild
+++ b/dev-python/pynput/pynput-1.6.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
diff --git a/dev-python/pynput/pynput-9999.ebuild b/dev-python/pynput/pynput-9999.ebuild
index a9c4160cc50b..6c5e345211a8 100644
--- a/dev-python/pynput/pynput-9999.ebuild
+++ b/dev-python/pynput/pynput-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1