From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.4.2.ebuild ChangeLog
Date: Mon, 9 Dec 2013 00:41:26 +0000 (UTC) [thread overview]
Message-ID: <20131209004126.44C592004B@flycatcher.gentoo.org> (raw)
floppym 13/12/09 00:41:26
Modified: pytest-2.4.2.ebuild ChangeLog
Log:
Drop dep on pexpect and restore pypy support.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.6 dev-python/pytest/pytest-2.4.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild?r1=1.5&r2=1.6
Index: pytest-2.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pytest-2.4.2.ebuild 7 Dec 2013 01:07:36 -0000 1.5
+++ pytest-2.4.2.ebuild 9 Dec 2013 00:41:26 -0000 1.6
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v 1.5 2013/12/07 01:07:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.4.2.ebuild,v 1.6 2013/12/09 00:41:26 floppym Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
inherit distutils-r1 eutils
DESCRIPTION="py.test: simple powerful testing with Python"
@@ -22,10 +22,10 @@
#pexpect dep based on https://bitbucket.org/hpk42/pytest/issue/386/tests-fail-with-pexpect-30
DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]
- test? ( dev-python/pyyaml[${PYTHON_USEDEP}]
- >=dev-python/pexpect-3.0[${PYTHON_USEDEP}] )"
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ virtual/python-argparse[${PYTHON_USEDEP}]
+ test? ( dev-python/pyyaml[${PYTHON_USEDEP}] )
+"
PATCHES=(
"${FILESDIR}/pytest-2.4.2-pexpect-3.0.patch"
1.84 dev-python/pytest/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 7 Dec 2013 01:07:36 -0000 1.83
+++ ChangeLog 9 Dec 2013 00:41:26 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pytest
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.83 2013/12/07 01:07:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.84 2013/12/09 00:41:26 floppym Exp $
+
+ 09 Dec 2013; Mike Gilbert <floppym@gentoo.org> pytest-2.4.2.ebuild:
+ Drop dep on pexpect and restore pypy support.
07 Dec 2013; Patrick Lauer <patrick@gentoo.org> pytest-2.4.2.ebuild:
Adapt to changes in pexpect: drop pypy2_0 support, #491404
next reply other threads:[~2013-12-09 0:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 0:41 Mike Gilbert (floppym) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-10 11:21 [gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.4.2.ebuild ChangeLog Agostino Sarubbo (ago)
2014-11-10 11:21 Agostino Sarubbo (ago)
2014-08-02 12:43 Agostino Sarubbo (ago)
2014-08-02 12:41 Agostino Sarubbo (ago)
2014-07-19 21:22 Tobias Klausmann (klausman)
2013-12-09 1:44 Mike Gilbert (floppym)
2013-12-07 1:07 Patrick Lauer (patrick)
2013-11-30 3:50 Mike Gilbert (floppym)
2013-11-17 4:13 Matt Thode (prometheanfire)
2013-11-16 4:54 Mike Gilbert (floppym)
2013-11-14 6:13 Matt Thode (prometheanfire)
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=20131209004126.44C592004B@flycatcher.gentoo.org \
--to=floppym@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