public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: dev-python/nose-progressive/
@ 2016-11-08 21:23 Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2016-11-08 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     91bb42bbc930331e0fb48b64afd6ffbcd7dd769d
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 21:22:29 2016 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 21:22:29 2016 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=91bb42bb

dev-python/nose-progressive: 1.5.1

 dev-python/nose-progressive/metadata.xml           |  7 ++++++
 .../nose-progressive/nose-progressive-1.5.1.ebuild | 26 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/nose-progressive/metadata.xml b/dev-python/nose-progressive/metadata.xml
new file mode 100644
index 0000000..82b7b79
--- /dev/null
+++ b/dev-python/nose-progressive/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>sping@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild b/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild
new file mode 100644
index 0000000..1a8cccc
--- /dev/null
+++ b/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A nosetests plugin with a progress bar and emphasis important"
+HOMEPAGE="https://github.com/erikrose/nose-progressive"
+SRC_URI="https://github.com/erikrose/nose-progressive/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+#DEPEND
+#RDEPEND
+
+#S="${WORKDIR}"/${PN}-${MY_PV}
+#RESTRICT="bindist mirror"
+
+#DOCS


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/betagarden:master commit in: dev-python/nose-progressive/
@ 2016-11-08 21:28 Sebastian Pipping
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2016-11-08 21:28 UTC (permalink / raw
  To: gentoo-commits

commit:     603e22420fa4e711e25ab22d115b54b75150596c
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 21:26:36 2016 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 21:27:13 2016 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=603e2242

dev-python/nose-progressive: Fix immature ebuild

 dev-python/nose-progressive/nose-progressive-1.5.1.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild b/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild
index 1a8cccc..27cd25c 100644
--- a/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild
+++ b/dev-python/nose-progressive/nose-progressive-1.5.1.ebuild
@@ -17,10 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-#DEPEND
-#RDEPEND
-
-#S="${WORKDIR}"/${PN}-${MY_PV}
-#RESTRICT="bindist mirror"
-
-#DOCS
+DEPEND="
+	<dev-python/blessings-2.0[${PYTHON_USEDEP}]
+	>=dev-python/nose-1.2.1[${PYTHON_USEDEP}]
+	"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-08 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 21:23 [gentoo-commits] proj/betagarden:master commit in: dev-python/nose-progressive/ Sebastian Pipping
  -- strict thread matches above, loose matches on Subject: below --
2016-11-08 21:28 Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox