From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-text-ckeditor/
Date: Fri, 2 Jun 2017 06:48:45 +0000 (UTC) [thread overview]
Message-ID: <1496386001.c46523a569a41cb1a4e7f9586bc3e0bffea3c630.slis@gentoo> (raw)
commit: c46523a569a41cb1a4e7f9586bc3e0bffea3c630
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 2 06:31:39 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Fri Jun 2 06:46:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46523a5
dev-python/djangocms-text-ckeditor: fixed to use PYTHON_USEDEP
Reported in bug 618924
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.1.ebuild | 6 +++---
.../djangocms-text-ckeditor/djangocms-text-ckeditor-3.5.0.ebuild | 4 ++--
2 files changed, 5 insertions(+), 5 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 a2300962226..371afb085a8 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,9 +19,9 @@ IUSE=""
RDEPEND=""
DEPEND="
${RDEPEND}
- dev-python/setuptools
+ dev-python/setuptools[${PYTHON_USEDEP}]
"
-PDEPEND=">=dev-python/django-cms-3.2.0"
+PDEPEND=">=dev-python/django-cms-3.2.0[${PYTHON_USEDEP}]"
src_prepare() {
sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
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 ff2bf4fd5c9..371afb085a8 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
@@ -19,9 +19,9 @@ IUSE=""
RDEPEND=""
DEPEND="
${RDEPEND}
- dev-python/setuptools
+ dev-python/setuptools[${PYTHON_USEDEP}]
"
-PDEPEND=">=dev-python/django-cms-3.2.0"
+PDEPEND=">=dev-python/django-cms-3.2.0[${PYTHON_USEDEP}]"
src_prepare() {
sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
next reply other threads:[~2017-06-02 6:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 6:48 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-02 7:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-text-ckeditor/ Slawek Lis
2017-06-02 6:48 Slawek Lis
2017-05-23 10:43 Slawek Lis
2016-11-04 7:37 Slawek Lis
2016-10-24 7:34 Slawek Lis
2016-10-22 19:35 Slawek Lis
2016-06-13 6:50 Slawek Lis
2016-02-02 10:37 Slawek Lis
2015-12-23 19:16 Justin Lecher
2015-11-05 12:35 Slawek Lis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1496386001.c46523a569a41cb1a4e7f9586bc3e0bffea3c630.slis@gentoo \
--to=slis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox