commit: 693c5477c166f4131bdabff8f07923a76f3c12ca
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 2 07:26:08 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Fri Jun 2 07:27:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693c5477
dev-python/djangocms-text-ckeditor: dropped support for python3_5
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 | 2 +-
dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild
b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild
index 371afb085a8..402cb27c0aa 100644
--- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild
+++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild
@@ -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
diff --git
a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild
b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild
index 371afb085a8..402cb27c0aa 100644
--- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild
+++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild
@@ -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