From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nose-exclude/
Date: Sun, 1 Mar 2020 04:42:20 +0000 (UTC) [thread overview]
Message-ID: <1583037429.4655132bed49431553eaf71c251f245752270929.grozin@gentoo> (raw)
commit: 4655132bed49431553eaf71c251f245752270929
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 04:37:09 2020 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 04:37:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4655132b
dev-python/nose-exclude: add python3_8
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
.../nose-exclude/nose-exclude-0.5.0-r1.ebuild | 23 ++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild b/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild
new file mode 100644
index 00000000000..b3b7db5f4d8
--- /dev/null
+++ b/dev-python/nose-exclude/nose-exclude-0.5.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Exclude specific directories from nosetests runs"
+HOMEPAGE="https://github.com/kgrandis/nose-exclude"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2020-03-01 4:42 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-01 4:42 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-04 4:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/nose-exclude/ Sam James
2020-05-11 17:33 Michał Górny
2020-05-11 15:32 Mart Raudsepp
2020-05-08 9:36 Sergei Trofimovich
2020-05-04 16:51 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:22 Agostino Sarubbo
2020-03-28 9:20 Michał Górny
2020-03-28 9:20 Michał Górny
2020-03-28 9:20 Michał Górny
2020-03-28 9:20 Michał Górny
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-03-07 8:59 Agostino Sarubbo
2020-03-07 8:25 Agostino Sarubbo
2020-02-05 16:53 Michał Górny
2019-05-04 19:11 Virgil Dupras
2018-06-28 14:47 Mikle Kolyada
2018-02-21 20:18 Michał Górny
2017-05-19 13:37 Michael Weber
2017-01-23 4:46 Lars Wendler
2016-11-30 18:05 Michał Górny
2016-11-30 18:05 Michał Górny
2016-01-11 9:56 Agostino Sarubbo
2016-01-10 11:22 Agostino Sarubbo
2015-12-26 12:03 Agostino Sarubbo
2015-12-25 18:19 Agostino Sarubbo
2015-11-26 19:18 Markus Meier
2015-11-24 9:37 Jeroen Roovers
2015-11-22 5:38 Jeroen Roovers
2015-11-19 10:16 Agostino Sarubbo
2015-11-09 11:49 Justin Lecher
2015-10-14 15:43 Justin Lecher
2015-10-14 15:43 Justin Lecher
2015-10-03 7:59 Markus Meier
2015-09-29 14:14 Tobias Klausmann
2015-09-19 4:45 Jeroen Roovers
2015-09-18 4:38 Jeroen Roovers
2015-09-16 8:53 Justin Lecher
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=1583037429.4655132bed49431553eaf71c251f245752270929.grozin@gentoo \
--to=grozin@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