commit: 3e3861e1a72a945240e95cfb24fa57e4d9c5681d Author: Rick Farina <zerochaos <AT> gentoo <DOT> org> AuthorDate: Fri Feb 12 17:52:32 2021 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Fri Feb 12 17:52:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3861e1
dev-python/pynput: python bump Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> dev-python/pynput/pynput-1.6.8.ebuild | 4 ++-- dev-python/pynput/pynput-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/pynput/pynput-1.6.8.ebuild b/dev-python/pynput/pynput-1.6.8.ebuild index 6c5e345211a..081a00967de 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 6c5e345211a..081a00967de 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