net-misc/youtube-dl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:06:47 +0000 (13:06 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:25 +0000 (13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/youtube-dl/youtube-dl-2020.01.24.ebuild
net-misc/youtube-dl/youtube-dl-99999999.ebuild

index adda709feb3380d5e8f88fea2cd10c8e43091517..b90fc3a70b10c60feef1d363dd0aa3fddfd2dfd3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_{6,7,8}})
+PYTHON_COMPAT=(python3_{6,7,8})
 inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="Download videos from YouTube.com (and more sites...)"
index 73d8ad3455b857eaf885d85c7f7f5f5a2da222d0..3135d5cb48e023833e47bf5277104fa83e957d15 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_{6,7,8}})
+PYTHON_COMPAT=(python3_{6,7,8})
 inherit bash-completion-r1 distutils-r1 git-r3 readme.gentoo-r1
 
 DESCRIPTION="Download videos from YouTube.com (and more sites...)"