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/pylons: pylons-1.0.1-r1.ebuild ChangeLog
Date: Sun, 30 Nov 2014 00:00:06 +0000 (UTC)	[thread overview]
Message-ID: <20141130000006.09C48B2FB@oystercatcher.gentoo.org> (raw)

mgorny      14/11/30 00:00:06

  Modified:             ChangeLog
  Added:                pylons-1.0.1-r1.ebuild
  Log:
  Convert to distutils-r1.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.11                 dev-python/pylons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	7 Nov 2012 10:28:17 -0000	1.10
+++ ChangeLog	30 Nov 2014 00:00:05 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pylons
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v 1.10 2012/11/07 10:28:17 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylons/ChangeLog,v 1.11 2014/11/30 00:00:05 mgorny Exp $
+
+*pylons-1.0.1-r1 (29 Nov 2014)
+
+  29 Nov 2014; Michał Górny <mgorny@gentoo.org> +pylons-1.0.1-r1.ebuild:
+  Convert to distutils-r1.
 
   07 Nov 2012; Patrick Lauer <patrick@gentoo.org> pylons-1.0.1.ebuild:
   Adding missing dep



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

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

Index: pylons-1.0.1-r1.ebuild
===================================================================
# Copyright 1999-2014 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-r1.ebuild,v 1.1 2014/11/30 00:00:05 mgorny Exp $

EAPI="5"

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

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

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

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





                 reply	other threads:[~2014-11-30  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20141130000006.09C48B2FB@oystercatcher.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