commit:     18c727f335e46110372b6494c4aba22188b8db7f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 19:54:52 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 19:54:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18c727f3

*/*: drop python3.6

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-lang/wren/wren-0.3.0.ebuild                                 | 2 +-
 dev-libs/open62541/open62541-1.0.3.ebuild                       | 2 +-
 dev-libs/open62541/open62541-1.1.3.ebuild                       | 2 +-
 dev-python/asynctest/asynctest-0.13.0.ebuild                    | 2 +-
 dev-python/clufter/clufter-0.77.2.ebuild                        | 2 +-
 dev-python/curio/curio-1.2-r1.ebuild                            | 2 +-
 dev-python/dacite/dacite-1.6.0.ebuild                           | 2 +-
 dev-python/k5test/k5test-0.9.2.ebuild                           | 2 +-
 dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild | 2 +-
 dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild | 2 +-
 dev-util/quilttools/quilttools-0.3-r1.ebuild                    | 2 +-
 games-board/rmahjong/rmahjong-0.4_p20201106.ebuild              | 2 +-
 gui-apps/azote/azote-1.8.1.ebuild                               | 2 +-
 gui-apps/azote/azote-9999.ebuild                                | 2 +-
 sci-physics/SU2/SU2-7.0.7.ebuild                                | 2 +-
 sci-physics/SU2/SU2-7.0.8.ebuild                                | 2 +-
 www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild | 2 +-
 www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 2 +-
 www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild  | 2 +-
 x11-misc/screenkey/screenkey-1.2.ebuild                         | 2 +-
 x11-misc/screenkey/screenkey-1.3.ebuild                         | 2 +-
 x11-misc/screenkey/screenkey-9999.ebuild                        | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/dev-lang/wren/wren-0.3.0.ebuild b/dev-lang/wren/wren-0.3.0.ebuild
index 5240bf6e..bfb90db5 100644
--- a/dev-lang/wren/wren-0.3.0.ebuild
+++ b/dev-lang/wren/wren-0.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 toolchain-funcs
 

diff --git a/dev-libs/open62541/open62541-1.0.3.ebuild 
b/dev-libs/open62541/open62541-1.0.3.ebuild
index 8c378e82..64dbdec9 100644
--- a/dev-libs/open62541/open62541-1.0.3.ebuild
+++ b/dev-libs/open62541/open62541-1.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit cmake python-single-r1
 

diff --git a/dev-libs/open62541/open62541-1.1.3.ebuild 
b/dev-libs/open62541/open62541-1.1.3.ebuild
index 87a8634f..79cccd83 100644
--- a/dev-libs/open62541/open62541-1.1.3.ebuild
+++ b/dev-libs/open62541/open62541-1.1.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit cmake python-single-r1
 

diff --git a/dev-python/asynctest/asynctest-0.13.0.ebuild 
b/dev-python/asynctest/asynctest-0.13.0.ebuild
index 532fcbd9..063172c6 100644
--- a/dev-python/asynctest/asynctest-0.13.0.ebuild
+++ b/dev-python/asynctest/asynctest-0.13.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_7 pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/clufter/clufter-0.77.2.ebuild 
b/dev-python/clufter/clufter-0.77.2.ebuild
index 0f5c0d1a..9c5bac61 100644
--- a/dev-python/clufter/clufter-0.77.2.ebuild
+++ b/dev-python/clufter/clufter-0.77.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 

diff --git a/dev-python/curio/curio-1.2-r1.ebuild 
b/dev-python/curio/curio-1.2-r1.ebuild
index b1c54de9..d009e77e 100644
--- a/dev-python/curio/curio-1.2-r1.ebuild
+++ b/dev-python/curio/curio-1.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

diff --git a/dev-python/dacite/dacite-1.6.0.ebuild 
b/dev-python/dacite/dacite-1.6.0.ebuild
index f312d082..a168622d 100644
--- a/dev-python/dacite/dacite-1.6.0.ebuild
+++ b/dev-python/dacite/dacite-1.6.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 

diff --git a/dev-python/k5test/k5test-0.9.2.ebuild 
b/dev-python/k5test/k5test-0.9.2.ebuild
index 572259b7..44062ae5 100644
--- a/dev-python/k5test/k5test-0.9.2.ebuild
+++ b/dev-python/k5test/k5test-0.9.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild 
b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild
index a2a70c25..47bef071 100644
--- a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild
+++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.6.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{7,8} pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild 
b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild
index 1ea851c6..e90872e8 100644
--- a/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild
+++ b/dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.7.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{7,8} pypy3 )
 
 inherit distutils-r1
 

diff --git a/dev-util/quilttools/quilttools-0.3-r1.ebuild 
b/dev-util/quilttools/quilttools-0.3-r1.ebuild
index 55d8d4cc..bc413eea 100644
--- a/dev-util/quilttools/quilttools-0.3-r1.ebuild
+++ b/dev-util/quilttools/quilttools-0.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python3_{6..8})
+PYTHON_COMPAT=(python3_{7..8})
 
 inherit python-single-r1
 

diff --git a/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild 
b/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild
index 829ac45b..21bf3858 100644
--- a/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild
+++ b/games-board/rmahjong/rmahjong-0.4_p20201106.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit desktop python-single-r1 xdg
 

diff --git a/gui-apps/azote/azote-1.8.1.ebuild 
b/gui-apps/azote/azote-1.8.1.ebuild
index 372c9411..63872934 100644
--- a/gui-apps/azote/azote-1.8.1.ebuild
+++ b/gui-apps/azote/azote-1.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 desktop
 

diff --git a/gui-apps/azote/azote-9999.ebuild b/gui-apps/azote/azote-9999.ebuild
index 372c9411..63872934 100644
--- a/gui-apps/azote/azote-9999.ebuild
+++ b/gui-apps/azote/azote-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 desktop
 

diff --git a/sci-physics/SU2/SU2-7.0.7.ebuild b/sci-physics/SU2/SU2-7.0.7.ebuild
index 9e7077f6..1da4b45d 100644
--- a/sci-physics/SU2/SU2-7.0.7.ebuild
+++ b/sci-physics/SU2/SU2-7.0.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit meson python-single-r1
 

diff --git a/sci-physics/SU2/SU2-7.0.8.ebuild b/sci-physics/SU2/SU2-7.0.8.ebuild
index 5356a05b..30feedd4 100644
--- a/sci-physics/SU2/SU2-7.0.8.ebuild
+++ b/sci-physics/SU2/SU2-7.0.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit meson python-single-r1
 

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
index f305cbaa..446a02ea 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1 xdg
 

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
index f305cbaa..446a02ea 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1 xdg
 

diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild 
b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index f305cbaa..446a02ea 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1 xdg
 

diff --git a/x11-misc/screenkey/screenkey-1.2.ebuild 
b/x11-misc/screenkey/screenkey-1.2.ebuild
index 686f292a..00ea0414 100644
--- a/x11-misc/screenkey/screenkey-1.2.ebuild
+++ b/x11-misc/screenkey/screenkey-1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1 xdg

diff --git a/x11-misc/screenkey/screenkey-1.3.ebuild 
b/x11-misc/screenkey/screenkey-1.3.ebuild
index 686f292a..00ea0414 100644
--- a/x11-misc/screenkey/screenkey-1.3.ebuild
+++ b/x11-misc/screenkey/screenkey-1.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1 xdg

diff --git a/x11-misc/screenkey/screenkey-9999.ebuild 
b/x11-misc/screenkey/screenkey-9999.ebuild
index 686f292a..00ea0414 100644
--- a/x11-misc/screenkey/screenkey-9999.ebuild
+++ b/x11-misc/screenkey/screenkey-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1 xdg

Reply via email to