From: Slawomir Lis Date: Fri, 2 Jun 2017 07:26:08 +0000 (+0200) Subject: dev-python/djangocms-text-ckeditor: dropped support for python3_5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=693c5477c166f4131bdabff8f07923a76f3c12ca;p=gentoo.git 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 --- 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 371afb085a84..402cb27c0aa4 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 371afb085a84..402cb27c0aa4 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