From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/
Date: Mon, 4 Jun 2018 23:38:32 +0000 (UTC) [thread overview]
Message-ID: <1528155210.d5afe82675b85ecbf780d3d15b93a056e8e8d5af.radhermit@gentoo> (raw)
commit: d5afe82675b85ecbf780d3d15b93a056e8e8d5af
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 4 23:23:51 2018 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Jun 4 23:33:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5afe826
dev-python/pychroot: drop py2 support for live ebuild and update deps
dev-python/pychroot/pychroot-9999.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild
index 6cb401faea5..57a2af631a2 100644
--- a/dev-python/pychroot/pychroot-9999.ebuild
+++ b/dev-python/pychroot/pychroot-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+EAPI=6
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then
@@ -23,15 +23,12 @@ IUSE="test"
if [[ ${PV} == *9999 ]]; then
RDEPEND="=dev-python/snakeoil-9999[${PYTHON_USEDEP}]"
else
- RDEPEND=">=dev-python/snakeoil-0.7.4[${PYTHON_USEDEP}]"
+ RDEPEND=">=dev-python/snakeoil-0.8.0[${PYTHON_USEDEP}]"
fi
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
- dev-python/pytest[${PYTHON_USEDEP}]
- )"
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
[[ ${PV} == *9999 ]] && DEPEND+=" dev-python/sphinx[${PYTHON_USEDEP}]"
python_compile_all() {
next reply other threads:[~2018-06-04 23:38 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-04 23:38 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-16 18:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/ Michał Górny
2023-02-17 6:27 Sam James
2022-05-19 18:09 Sam James
2021-04-25 5:19 Sam James
2021-03-28 7:14 Sam James
2021-01-26 3:08 Tim Harder
2021-01-26 3:08 Tim Harder
2020-12-23 20:53 Tim Harder
2020-12-22 20:37 Tim Harder
2020-12-22 20:37 Tim Harder
2020-12-22 13:57 Sebastian Pipping
2020-12-05 7:54 Tim Harder
2020-10-25 7:25 Tim Harder
2020-10-25 7:25 Tim Harder
2020-02-12 1:12 Tim Harder
2019-12-10 5:05 Tim Harder
2019-12-03 8:48 Tim Harder
2019-12-01 6:16 Tim Harder
2019-12-01 6:16 Tim Harder
2019-08-23 10:30 Tim Harder
2019-07-18 4:57 Tim Harder
2019-03-26 22:43 Tim Harder
2019-01-02 21:29 Tim Harder
2017-10-04 23:23 Tim Harder
2017-10-04 20:31 Tim Harder
2017-09-22 22:01 Tim Harder
2017-02-27 1:48 Tim Harder
2017-02-25 22:28 Tim Harder
2016-11-01 3:13 Tim Harder
2016-11-01 3:13 Tim Harder
2016-10-29 23:13 Tim Harder
2016-05-29 0:52 Tim Harder
2016-05-28 20:43 Tim Harder
2016-02-22 23:09 Tim Harder
2016-02-22 22:29 Tim Harder
2016-01-24 23:28 Tim Harder
2016-01-23 22:28 Tim Harder
2016-01-23 22:27 Tim Harder
2016-01-09 21:22 Tim Harder
2015-08-24 0:23 Tim Harder
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=1528155210.d5afe82675b85ecbf780d3d15b93a056e8e8d5af.radhermit@gentoo \
--to=radhermit@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