diff --git a/dev-libs/olm/olm-3.1.5-r1.ebuild b/dev-libs/olm/olm-3.1.5-r1.ebuild index 4958450..8456eac 100644 --- a/dev-libs/olm/olm-3.1.5-r1.ebuild +++ b/dev-libs/olm/olm-3.1.5-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_OPTIONAL=1 inherit cmake distutils-r1 diff --git a/dev-libs/olm/olm-3.2.1.ebuild b/dev-libs/olm/olm-3.2.1.ebuild index b37c325..88d0584 100644 --- a/dev-libs/olm/olm-3.2.1.ebuild +++ b/dev-libs/olm/olm-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_OPTIONAL=1 inherit cmake distutils-r1 diff --git a/dev-python/blist/blist-1.3.6.ebuild b/dev-python/blist/blist-1.3.6.ebuild index b275cee..9963584 100644 --- a/dev-python/blist/blist-1.3.6.ebuild +++ b/dev-python/blist/blist-1.3.6.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_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="A list-like type" diff --git a/dev-python/html_sanitizer/html_sanitizer-1.9.1.ebuild b/dev-python/html_sanitizer/html_sanitizer-1.9.1.ebuild index 3981be7..bbf0ba5 100644 --- a/dev-python/html_sanitizer/html_sanitizer-1.9.1.ebuild +++ b/dev-python/html_sanitizer/html_sanitizer-1.9.1.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_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="Allowlist-based HTML cleaner" diff --git a/dev-python/matrix-nio/matrix-nio-0.15.1.ebuild b/dev-python/matrix-nio/matrix-nio-0.15.1.ebuild index 0bb383d..625a8d9 100644 --- a/dev-python/matrix-nio/matrix-nio-0.15.1.ebuild +++ b/dev-python/matrix-nio/matrix-nio-0.15.1.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_{6,7,8,9}) +PYTHON_COMPAT=( python3_{7..9}) inherit distutils-r1 DESCRIPTION="A Python Matrix client library, designed according to sans I/O principles" @@ -19,7 +19,6 @@ RDEPEND=" dev-python/future dev-python/aiohttp dev-python/aiofiles - python_targets_python3_6? ( dev-python/dataclasses ) dev-python/h11 dev-python/hyper-h2 dev-python/logbook diff --git a/dev-python/matrix-nio/matrix-nio-0.15.2.ebuild b/dev-python/matrix-nio/matrix-nio-0.15.2.ebuild index 0bb383d..625a8d9 100644 --- a/dev-python/matrix-nio/matrix-nio-0.15.2.ebuild +++ b/dev-python/matrix-nio/matrix-nio-0.15.2.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_{6,7,8,9}) +PYTHON_COMPAT=( python3_{7..9}) inherit distutils-r1 DESCRIPTION="A Python Matrix client library, designed according to sans I/O principles" @@ -19,7 +19,6 @@ RDEPEND=" dev-python/future dev-python/aiohttp dev-python/aiofiles - python_targets_python3_6? ( dev-python/dataclasses ) dev-python/h11 dev-python/hyper-h2 dev-python/logbook diff --git a/dev-python/plyer/plyer-1.4.3.ebuild b/dev-python/plyer/plyer-1.4.3.ebuild index 0aa52b2..77129bb 100644 --- a/dev-python/plyer/plyer-1.4.3.ebuild +++ b/dev-python/plyer/plyer-1.4.3.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_{6..9}) +PYTHON_COMPAT=(python3_{7..9}) inherit distutils-r1 DESCRIPTION="Plyer is a platform-independent Python wrapper for platform-dependent APIs" diff --git a/dev-python/plyer/plyer-2.0.0.ebuild b/dev-python/plyer/plyer-2.0.0.ebuild index 0aa52b2..77129bb 100644 --- a/dev-python/plyer/plyer-2.0.0.ebuild +++ b/dev-python/plyer/plyer-2.0.0.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_{6..9}) +PYTHON_COMPAT=(python3_{7..9}) inherit distutils-r1 DESCRIPTION="Plyer is a platform-independent Python wrapper for platform-dependent APIs" diff --git a/dev-python/pyaaf2/pyaaf2-1.4.0.ebuild b/dev-python/pyaaf2/pyaaf2-1.4.0.ebuild index 9630315..21891e6 100644 --- a/dev-python/pyaaf2/pyaaf2-1.4.0.ebuild +++ b/dev-python/pyaaf2/pyaaf2-1.4.0.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_{6..9}) +PYTHON_COMPAT=(python3_{7..9}) inherit distutils-r1 diff --git a/dev-python/pyfastcopy/pyfastcopy-1.0.3.ebuild b/dev-python/pyfastcopy/pyfastcopy-1.0.3.ebuild index 1ff422b..41d0a7e 100644 --- a/dev-python/pyfastcopy/pyfastcopy-1.0.3.ebuild +++ b/dev-python/pyfastcopy/pyfastcopy-1.0.3.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_{6,7} ) +PYTHON_COMPAT=( python3_7 ) inherit distutils-r1 DESCRIPTION="Speed up Python's shutil.copyfile by using sendfile system call" diff --git a/dev-python/unpaddedbase64/unpaddedbase64-1.1.0.ebuild b/dev-python/unpaddedbase64/unpaddedbase64-1.1.0.ebuild index 32456bf..4e4db71 100644 --- a/dev-python/unpaddedbase64/unpaddedbase64-1.1.0.ebuild +++ b/dev-python/unpaddedbase64/unpaddedbase64-1.1.0.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_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1 DESCRIPTION="Encode and decode Base64 without "=" padding." diff --git a/net-im/mirage/mirage-0.6.4.ebuild b/net-im/mirage/mirage-0.6.4.ebuild index 87aa8be..1b8abc0 100644 --- a/net-im/mirage/mirage-0.6.4.ebuild +++ b/net-im/mirage/mirage-0.6.4.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_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit qmake-utils python-single-r1 xdg DESCRIPTION="A fancy, customizable, keyboard-operable Qt/QML+Python Matrix chat client." @@ -66,9 +66,6 @@ RDEPEND=" >=dev-python/mistune-0.8.4[${PYTHON_USEDEP}] >=dev-python/pillow-7.0.0[${PYTHON_USEDEP}] >=dev-python/pymediainfo-4.2.1[${PYTHON_USEDEP}] - python_single_target_python3_6? ( >=dev-python/async_generator-1.10[python_targets_python3_6] ) - python_single_target_python3_6? ( >=dev-python/dataclasses-0.6[python_targets_python3_6] ) - python_single_target_python3_6? ( >=dev-python/pyfastcopy-1.0.3[python_targets_python3_6] ) python_single_target_python3_7? ( >=dev-python/pyfastcopy-1.0.3[python_targets_python3_7] ) ')