diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-06-02 11:06:04 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-06-02 11:06:04 -0400 |
commit | 2fc8f111aa753fc1369ba55c70a312fca14d738c (patch) | |
tree | e4e070e50b6c0d116c982b61c77db2d97d735ea7 /media-video/streamdeck-ui | |
parent | dev-perl/File-ShareDir-Install: stable 0.130.0 for hppa, bug #793278 (diff) | |
download | gentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.tar.gz gentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.tar.bz2 gentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.zip |
media-video/streamdeck-ui: bump python
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'media-video/streamdeck-ui')
-rw-r--r-- | media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/streamdeck-ui/streamdeck-ui-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102-r1.ebuild b/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102-r1.ebuild index b1fe27e748fe..df32b893fc68 100644 --- a/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102-r1.ebuild +++ b/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-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..9} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild index b1fe27e748fe..df32b893fc68 100644 --- a/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild +++ b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-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..9} ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 |