commit:     85884b1d033cbb04b613698288340a4753df25db
Author:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Fri Feb 19 04:48:10 2021 +0000
Commit:     Maciej Barć <xgqt <AT> protonmail <DOT> com>
CommitDate: Fri Feb 19 04:48:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85884b1d

www-client/torbrowser-launcher: bump python compat to 3.9

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>

 www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild | 5 +++--
 www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 5 +++--
 www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild  | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

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 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
@@ -1,9 +1,10 @@
-# 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} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
 
 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 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -1,9 +1,10 @@
-# 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} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
 
 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 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -1,9 +1,10 @@
-# 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} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1 xdg
 

Reply via email to