public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/subvertpy: subvertpy-0.8.9.ebuild ChangeLog
Date: Thu, 22 Dec 2011 21:26:33 +0000 (UTC)	[thread overview]
Message-ID: <20111222212633.7D9B02004B@flycatcher.gentoo.org> (raw)

floppym     11/12/22 21:26:33

  Modified:             subvertpy-0.8.9.ebuild ChangeLog
  Log:
  Add dev-python/testtools as a possible test alternative.
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/subvertpy/subvertpy-0.8.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild?r1=1.4&r2=1.5

Index: subvertpy-0.8.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- subvertpy-0.8.9.ebuild	22 Dec 2011 21:02:48 -0000	1.4
+++ subvertpy-0.8.9.ebuild	22 Dec 2011 21:26:33 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild,v 1.4 2011/12/22 21:02:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.9.ebuild,v 1.5 2011/12/22 21:26:33 floppym Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -21,7 +21,11 @@
 
 RDEPEND=">=dev-vcs/subversion-1.4"
 DEPEND="${RDEPEND}
-	test? ( || ( dev-lang/python:2.7 dev-python/unittest2 ) )"
+	test? ( || (
+		dev-lang/python:2.7
+		dev-python/unittest2
+		dev-python/testtools
+	) )"
 
 PYTHON_CFLAGS=("2.* + -fno-strict-aliasing")
 



1.38                 dev-python/subvertpy/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	22 Dec 2011 21:02:48 -0000	1.37
+++ ChangeLog	22 Dec 2011 21:26:33 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/subvertpy
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.37 2011/12/22 21:02:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.38 2011/12/22 21:26:33 floppym Exp $
+
+  22 Dec 2011; Mike Gilbert <floppym@gentoo.org> subvertpy-0.8.9.ebuild:
+  Add dev-python/testtools as a possible test alternative.
 
   22 Dec 2011; Mike Gilbert <floppym@gentoo.org> subvertpy-0.8.9.ebuild:
   Drop IUSE=test; distutils takes care of that.






             reply	other threads:[~2011-12-22 21:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-22 21:26 Mike Gilbert (floppym) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-08  8:47 [gentoo-commits] gentoo-x86 commit in dev-python/subvertpy: subvertpy-0.8.9.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2012-03-02 15:05 Agostino Sarubbo (ago)
2012-01-21 17:39 Tobias Klausmann (klausman)
2011-12-22 21:02 Mike Gilbert (floppym)
2011-12-22  7:41 Mike Gilbert (floppym)
2011-12-22  7:39 Mike Gilbert (floppym)
2011-12-21 22:08 Mike Gilbert (floppym)

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=20111222212633.7D9B02004B@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