public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pylons: pylons-1.0.1.ebuild ChangeLog
Date: Wed, 29 Aug 2012 06:09:28 +0000 (UTC)	[thread overview]
Message-ID: <20120829060928.1B8A120AF2@flycatcher.gentoo.org> (raw)

patrick     12/08/29 06:09:28

  Modified:             ChangeLog
  Added:                pylons-1.0.1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-python/pylons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	7 Jun 2010 23:46:40 -0000	1.8
+++ ChangeLog	29 Aug 2012 06:09:27 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pylons
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v 1.8 2010/06/07 23:46:40 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v 1.9 2012/08/29 06:09:27 patrick Exp $
+
+*pylons-1.0.1 (29 Aug 2012)
+
+  29 Aug 2012; Patrick Lauer <patrick@gentoo.org> +pylons-1.0.1.ebuild:
+  Bump
 
 *pylons-1.0 (07 Jun 2010)
 
@@ -40,4 +45,3 @@
   06 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> +pylons-0.9.4.1.ebuild,
   +metadata.xml:
   Initial ebuild
-



1.1                  dev-python/pylons/pylons-1.0.1.ebuild

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

Index: pylons-1.0.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/pylons-1.0.1.ebuild,v 1.1 2012/08/29 06:09:27 patrick Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
DISTUTILS_SRC_TEST="nosetests"

inherit distutils

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

DESCRIPTION="Pylons Web Framework"
HOMEPAGE="http://pylonshq.com/ http://pypi.python.org/pypi/Pylons"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="genshi jinja test"

RDEPEND=">=dev-python/beaker-1.3
	>=dev-python/decorator-2.3.2
	>=dev-python/formencode-1.2.1
	>=dev-python/mako-0.2.4
	>=dev-python/nose-0.10.4
	>=dev-python/paste-1.7.2
	>=dev-python/pastedeploy-1.3.3
	>=dev-python/pastescript-1.7.3
	>=dev-python/routes-1.12
	>=dev-python/simplejson-2.0.8
	>=dev-python/tempita-0.2
	>=dev-python/weberror-0.10.1
	>=dev-python/webhelpers-0.6.4
	>=dev-python/webob-0.9.6.1
	>=dev-python/webtest-1.1
	genshi? ( >=dev-python/genshi-0.4.4 )
	jinja? ( >=dev-python/jinja-2 )"
# Dependency on >=dev-python/coverage-2.85 and dev-python/genshi is not with Jython.
DEPEND="${RDEPEND}
	dev-python/setuptools
	test? (
		>=dev-python/coverage-2.85
		dev-python/genshi
		>=dev-python/jinja-2.2.1
	)"

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





             reply	other threads:[~2012-08-29  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-29  6:09 Patrick Lauer (patrick) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-07 10:28 [gentoo-commits] gentoo-x86 commit in dev-python/pylons: pylons-1.0.1.ebuild ChangeLog Patrick Lauer (patrick)

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=20120829060928.1B8A120AF2@flycatcher.gentoo.org \
    --to=patrick@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