summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawomir Lis <slis@gentoo.org>2017-06-02 09:26:08 +0200
committerSlawomir Lis <slis@gentoo.org>2017-06-02 09:27:10 +0200
commit693c5477c166f4131bdabff8f07923a76f3c12ca (patch)
tree91268238856c69e1c862c415ff3980ddd01735e3
parentsci-physics/reduze: Fix building with GCC-6 (diff)
downloadgentoo-693c5477c166f4131bdabff8f07923a76f3c12ca.tar.gz
gentoo-693c5477c166f4131bdabff8f07923a76f3c12ca.tar.bz2
gentoo-693c5477c166f4131bdabff8f07923a76f3c12ca.zip
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
-rw-r--r--dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild2
-rw-r--r--dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild2
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 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