diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-02-13 21:41:11 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-02-13 21:41:11 +0000 |
commit | c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch) | |
tree | c44943ee0563a3fa957716de909fed683117fcb9 /dev-python/pynput | |
parent | 69051588e2f955485fe5d45d45e616bc60a2de57 (diff) |
gentoo (valentine's day) resync : 14.02.2021
Diffstat (limited to 'dev-python/pynput')
-rw-r--r-- | dev-python/pynput/Manifest | 4 | ||||
-rw-r--r-- | dev-python/pynput/pynput-1.6.8.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pynput/pynput-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pynput/Manifest b/dev-python/pynput/Manifest index 0fde15372680..0a79925f0d38 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 748 BLAKE2B e530915a051785124525f7819152e3c84d799e38248aa24c1dda1c76e2296cc2084a9b9828a636156521e982cd5a4f220c43d76536fc01b7ffc58eb0a12e2fe2 SHA512 f498691744caae8bdd6f6995148f06881aa1c5b22917bbddd3027a18632e062abff9ba6a807ad55179de655d80ef3c2e9f40130d80c9bfdb316f701592c3e744 -EBUILD pynput-9999.ebuild 748 BLAKE2B e530915a051785124525f7819152e3c84d799e38248aa24c1dda1c76e2296cc2084a9b9828a636156521e982cd5a4f220c43d76536fc01b7ffc58eb0a12e2fe2 SHA512 f498691744caae8bdd6f6995148f06881aa1c5b22917bbddd3027a18632e062abff9ba6a807ad55179de655d80ef3c2e9f40130d80c9bfdb316f701592c3e744 +EBUILD pynput-1.6.8.ebuild 750 BLAKE2B 6ccfe1942fe6fca77717da9bb6e4ed65f5403ce5335ede35bcf68a6dbf4e85951f07a87277837ee0c2dab7829c685f9f39f27ab8cd6c6ee73bd1eb9210045d2f SHA512 642d5b96bd4cff216bcab2e1ba4a92f444b81d5dab63cdc9e8f35917a5850bb4aaebb1091c69f4fa756b25611a1484d6984e95ab6285f6df231c9aeacfceb384 +EBUILD pynput-9999.ebuild 750 BLAKE2B 6ccfe1942fe6fca77717da9bb6e4ed65f5403ce5335ede35bcf68a6dbf4e85951f07a87277837ee0c2dab7829c685f9f39f27ab8cd6c6ee73bd1eb9210045d2f SHA512 642d5b96bd4cff216bcab2e1ba4a92f444b81d5dab63cdc9e8f35917a5850bb4aaebb1091c69f4fa756b25611a1484d6984e95ab6285f6df231c9aeacfceb384 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 6c5e345211a8..081a00967deb 100644 --- a/dev-python/pynput/pynput-1.6.8.ebuild +++ b/dev-python/pynput/pynput-1.6.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 diff --git a/dev-python/pynput/pynput-9999.ebuild b/dev-python/pynput/pynput-9999.ebuild index 6c5e345211a8..081a00967deb 100644 --- a/dev-python/pynput/pynput-9999.ebuild +++ b/dev-python/pynput/pynput-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit distutils-r1 |