public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/tempita: tempita-0.5.1-r1.ebuild ChangeLog
Date: Fri, 22 Feb 2013 23:05:03 +0000 (UTC)	[thread overview]
Message-ID: <20130222230503.42FC22171D@flycatcher.gentoo.org> (raw)

mgorny      13/02/22 23:05:03

  Modified:             ChangeLog
  Added:                tempita-0.5.1-r1.ebuild
  Log:
  Migrate to distutils-r1.
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.20                 dev-python/tempita/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/tempita/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	20 Feb 2013 09:43:44 -0000	1.19
+++ ChangeLog	22 Feb 2013 23:05:03 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/tempita
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/tempita/ChangeLog,v 1.19 2013/02/20 09:43:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/tempita/ChangeLog,v 1.20 2013/02/22 23:05:03 mgorny Exp $
+
+*tempita-0.5.1-r1 (22 Feb 2013)
+
+  22 Feb 2013; Michał Górny <mgorny@gentoo.org> +tempita-0.5.1-r1.ebuild:
+  Migrate to distutils-r1.
 
   20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tempita-0.5.1.ebuild:
   Stable for s390, wrt bug #449426



1.1                  dev-python/tempita/tempita-0.5.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tempita/tempita-0.5.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/tempita/tempita-0.5.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: tempita-0.5.1-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/tempita/tempita-0.5.1-r1.ebuild,v 1.1 2013/02/22 23:05:03 mgorny Exp $

EAPI=5

PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )

inherit distutils-r1

MY_PN="Tempita"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="A very small text templating language"
HOMEPAGE="http://pythonpaste.org/tempita http://pypi.python.org/pypi/Tempita"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="test"

RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
	test? ( dev-python/nose[${PYTHON_USEDEP}] )"

S="${WORKDIR}/${MY_P}"

python_test() {
	nosetests || die "Tests fail with ${EPYTHON}"
}





             reply	other threads:[~2013-02-22 23:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22 23:05 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-16 12:53 [gentoo-commits] gentoo-x86 commit in dev-python/tempita: tempita-0.5.1-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-05-16 13:12 Agostino Sarubbo (ago)
2013-05-16 15:42 Agostino Sarubbo (ago)
2013-05-16 16:33 Agostino Sarubbo (ago)
2013-05-18  5:25 Agostino Sarubbo (ago)
2013-05-18 20:43 Agostino Sarubbo (ago)
2013-05-20  8:21 Agostino Sarubbo (ago)
2013-05-20 17:54 Agostino Sarubbo (ago)
2013-05-25  7:43 Agostino Sarubbo (ago)
2013-06-02  8:39 Agostino Sarubbo (ago)
2013-09-05 18:46 Michal Gorny (mgorny)

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=20130222230503.42FC22171D@flycatcher.gentoo.org \
    --to=mgorny@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