media-tv/tvnamer: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:26:07 +0000 (07:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:22 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-tv/tvnamer/tvnamer-2.4.ebuild
media-tv/tvnamer/tvnamer-2.5.ebuild

index f871b3f6214fb7dcfa533e68cb3de7c526f84a94..3dfad7ee909cdb92e8504ca8e8a0d93e91753520 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com"
index 366b0815ec7534ce2b0452b7ff4be9a4cda8186f..7e3ec1affa5f7ceecf1acad54cdd9247dfba74e1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com"