public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/py: py-1.2.0.ebuild ChangeLog
Date: Mon, 18 Jan 2010 17:23:53 +0000	[thread overview]
Message-ID: <E1NWvKT-0006Jy-1D@stork.gentoo.org> (raw)

arfrever    10/01/18 17:23:53

  Modified:             ChangeLog
  Added:                py-1.2.0.ebuild
  Log:
  Version bump.
  (Portage version: 15200-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 dev-python/py/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/py/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/py/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/py/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	17 Jan 2010 19:06:37 -0000	1.28
+++ ChangeLog	18 Jan 2010 17:23:52 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/py
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.28 2010/01/17 19:06:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py/ChangeLog,v 1.29 2010/01/18 17:23:52 arfrever Exp $
+
+*py-1.2.0 (18 Jan 2010)
+
+  18 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  +py-1.2.0.ebuild:
+  Version bump.
 
   17 Jan 2010; Raúl Porcel <armin76@gentoo.org> py-1.1.1-r1.ebuild:
   sparc stable wrt #298795



1.1                  dev-python/py/py-1.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/py/py-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/py/py-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: py-1.2.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-1.2.0.ebuild,v 1.1 2010/01/18 17:23:52 arfrever Exp $

EAPI="2"
SUPPORT_PYTHON_ABIS="1"

inherit distutils

DESCRIPTION="A library aiming to support agile and test-driven python development on various levels."
SRC_URI="http://pypi.python.org/packages/source/p/${PN}/${P}.tar.gz"
HOMEPAGE="http://codespeak.net/py/ http://pypi.python.org/pypi/py"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

DEPEND=">=dev-python/setuptools-0.6.2"
RDEPEND=""

src_install() {
	distutils_src_install

	python_generate_wrapper_scripts -E -f -q "${D%/}${EPREFIX}/usr/bin/py.test"
}






             reply	other threads:[~2010-01-18 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 17:23 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-02 10:29 [gentoo-commits] gentoo-x86 commit in dev-python/py: py-1.2.0.ebuild ChangeLog Christian Faulhammer (fauli)
2010-03-20 17:50 Raul Porcel (armin76)

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=E1NWvKT-0006Jy-1D@stork.gentoo.org \
    --to=arfrever@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