dev-python/djangocms-text-ckeditor: dropped support for python3_5
authorSlawomir Lis <slis@gentoo.org>
Fri, 2 Jun 2017 07:26:08 +0000 (09:26 +0200)
committerSlawomir Lis <slis@gentoo.org>
Fri, 2 Jun 2017 07:27:10 +0000 (09:27 +0200)
It's not supported by PDEPEND yet and causes conflicts

Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild
dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild

index 371afb085a84adfc90527c1e098b577229451670..402cb27c0aa49b679d4e1a0e69dda6b8608c72ba 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4}} )
 
 inherit distutils-r1
 
index 371afb085a84adfc90527c1e098b577229451670..402cb27c0aa49b679d4e1a0e69dda6b8608c72ba 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{3,4}} )
 
 inherit distutils-r1