* [gentoo-commits] gentoo-x86 commit in dev-python/fixtures: fixtures-1.2.0.ebuild ChangeLog fixtures-0.3.14.ebuild fixtures-0.3.12-r1.ebuild fixtures-0.3.14-r1.ebuild
@ 2015-06-14 8:41 Ian Delaney (idella4)
0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2015-06-14 8:41 UTC (permalink / raw
To: gentoo-commits
idella4 15/06/14 08:41:22
Modified: ChangeLog
Added: fixtures-1.2.0.ebuild
Removed: fixtures-0.3.14.ebuild fixtures-0.3.12-r1.ebuild
fixtures-0.3.14-r1.ebuild
Log:
bump reset test phase as it was intended
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.30 dev-python/fixtures/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 9 Jun 2015 15:16:04 -0000 1.29
+++ ChangeLog 14 Jun 2015 08:41:22 -0000 1.30
@@ -1,6 +1,13 @@
# ChangeLog for dev-python/fixtures
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.29 2015/06/09 15:16:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.30 2015/06/14 08:41:22 idella4 Exp $
+
+*fixtures-1.2.0 (14 Jun 2015)
+
+ 14 Jun 2015; Ian Delaney <idella4@gentoo.org> +fixtures-1.2.0.ebuild,
+ -fixtures-0.3.12-r1.ebuild, -fixtures-0.3.14-r1.ebuild,
+ -fixtures-0.3.14.ebuild:
+ bump reset test phase as it was intended
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
1.1 dev-python/fixtures/fixtures-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fixtures/fixtures-1.2.0.ebuild?rev=1.1&content-type=text/plain
Index: fixtures-1.2.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-1.2.0.ebuild,v 1.1 2015/06/14 08:41:22 idella4 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="Fixtures, reusable state for writing clean tests and more"
HOMEPAGE="https://launchpad.net/python-fixtures https://pypi.python.org/pypi/fixtures"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
# nose not listed but provides coverage output of tests
# run of test files by python lacks any output except on fail
DEPEND="test? ( >=dev-python/testtools-0.9.22[${PYTHON_USEDEP}]
dev-python/extras[${PYTHON_USEDEP}] )"
RDEPEND=">=dev-python/testtools-0.9.22"
#DISTUTILS_IN_SOURCE_BUILD=1
python_test() {
emake check
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-14 8:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 8:41 [gentoo-commits] gentoo-x86 commit in dev-python/fixtures: fixtures-1.2.0.ebuild ChangeLog fixtures-0.3.14.ebuild fixtures-0.3.12-r1.ebuild fixtures-0.3.14-r1.ebuild Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox