* [gentoo-commits] dev/mrueg:master commit in: dev-python/validictory/
@ 2015-09-20 20:49 Manuel Rüger
0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2015-09-20 20:49 UTC (permalink / raw
To: gentoo-commits
commit: f7df07880fb7e3421386e37059645650fb0ada70
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 20:49:20 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 20:49:20 2015 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=f7df0788
dev-python/validictory: Version bump. Remove old
Package-Manager: portage-2.2.20.1
dev-python/validictory/Manifest | 2 +-
.../{validictory-0.9.3.ebuild => validictory-1.0.0.ebuild} | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/validictory/Manifest b/dev-python/validictory/Manifest
index 3951553..f415962 100644
--- a/dev-python/validictory/Manifest
+++ b/dev-python/validictory/Manifest
@@ -1 +1 @@
-DIST validictory-0.9.3.tar.gz 15199 SHA256 3e2b20a80ee45f5b937285038486b80ed554512e16908977d98878042356c9be SHA512 7b27769d549e5aec3a244e6e835036097903ca1cdb60418209af100a8c90e0e89664e4e9a1fb190c84e74fea71a1d251b2dd89efde3eaaf86603a9a4616a58b9 WHIRLPOOL dd75aa8dd2705ef71a4c11de5c16d9c7dd3e33c4e3219df4340b479d39d1be2ab4a20d559595421093b3a0eef963ce51cd9aaca2a7474fe7be1c6857e18e5a16
+DIST validictory-1.0.0.tar.gz 15802 SHA256 33c22a4eeb7a39540c07d371a55810979f13f62d6f609adf76d51f90e787ced8 SHA512 159803fad075c4099b522e63626e9c5f24862c92a85f41313ccae9f15f729a1ce787518eea86ab5c369dda62cdfa14f4d3de709461995d1287764a878aafb93b WHIRLPOOL b54354b93419a25796bf61a10d70e38b4163c4731712728d85af4be16546f7672f70f0e9efb20eeb73df5e7bdfbe03ef1b7bcea833190048b6ad9ae5e5646b95
diff --git a/dev-python/validictory/validictory-0.9.3.ebuild b/dev-python/validictory/validictory-1.0.0.ebuild
similarity index 72%
rename from dev-python/validictory/validictory-0.9.3.ebuild
rename to dev-python/validictory/validictory-1.0.0.ebuild
index bcc9e96..1d1c395 100644
--- a/dev-python/validictory/validictory-0.9.3.ebuild
+++ b/dev-python/validictory/validictory-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=(python{2_7,3_3})
+PYTHON_COMPAT=(python{2_7,3_4})
inherit distutils-r1
@@ -16,9 +16,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )
+DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )
dev-python/setuptools[${PYTHON_USEDEP}]"
python_test() {
- nosetests || die
+ py.test || die
}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-20 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20 20:49 [gentoo-commits] dev/mrueg:master commit in: dev-python/validictory/ Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox