net-misc/seafile: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:13:47 +0000 (17:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:13:47 +0000 (17:13 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/seafile/seafile-7.0.4.ebuild
net-misc/seafile/seafile-7.0.5-r1.ebuild

index 1779236fefd9c3cda7730abb0c3cdaf85ccb15a2..6434ae64a9e13742c56c77c1a27b54cc2aa7f14a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
 
 inherit autotools python-single-r1 vala
 
index 0ba1676a8c00cee6edf7b30bf010fabb266ab71e..cff364fbb1860f77753321859174a0752b0bbc21 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
 
 WANT_AUTOMAKE=1.16