dev-util/spec-cleaner: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:51:30 +0000 (20:51 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:07 +0000 (21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/spec-cleaner/spec-cleaner-1.0.7.ebuild
dev-util/spec-cleaner/spec-cleaner-9999.ebuild

index 297d0528ae6b521de56c8fdf792a5a4bfea90b56..f6af4811af249d2b9f292e3c0a4f706db88d0eb5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 EGIT_REPO_URI="https://github.com/openSUSE/spec-cleaner.git"
 inherit distutils-r1
 [[ ${PV} == 9999 ]] && inherit git-r3
index 297d0528ae6b521de56c8fdf792a5a4bfea90b56..f6af4811af249d2b9f292e3c0a4f706db88d0eb5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 EGIT_REPO_URI="https://github.com/openSUSE/spec-cleaner.git"
 inherit distutils-r1
 [[ ${PV} == 9999 ]] && inherit git-r3