public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/socket-burst-dampener/
Date: Tue,  2 Mar 2021 08:49:36 +0000 (UTC)	[thread overview]
Message-ID: <1614674971.e32428d4d9562191b80cef8101d58ec7325da721.zmedico@gentoo> (raw)

commit:     e32428d4d9562191b80cef8101d58ec7325da721
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 08:40:29 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 08:49:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32428d4

net-misc/socket-burst-dampener: Add pytest dep

Closes: https://bugs.gentoo.org/773508
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 .../socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild     | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild b/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild
index b4b2b3b8128..6edd95a810e 100644
--- a/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild
+++ b/net-misc/socket-burst-dampener/socket-burst-dampener-1.3.1.ebuild
@@ -13,9 +13,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="Apache-2.0"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE=""
+IUSE="test"
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+	test? (
+		dev-python/pytest[${PYTHON_USEDEP}]
+		dev-python/pytest-cov[${PYTHON_USEDEP}]
+	)
+"
 
 src_prepare() {
 	sed -i "s:^\(__version__ =\).*:\\1 \"${PV}\":" src/${PN//-/_}.py || die


             reply	other threads:[~2021-03-02  8:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-02  8:49 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-15  0:44 [gentoo-commits] repo/gentoo:master commit in: net-misc/socket-burst-dampener/ Zac Medico
2023-02-17 11:23 Sam James
2023-02-17 11:23 Sam James
2021-08-29 19:31 Arthur Zamarin
2021-08-29 19:31 Arthur Zamarin
2021-08-29 19:31 Arthur Zamarin
2021-03-02 11:05 Zac Medico
2021-03-01  2:06 Zac Medico
2021-02-28 16:04 Zac Medico
2020-08-30  0:34 Zac Medico
2020-08-30  0:34 Zac Medico
2020-01-02 12:45 Zac Medico
2019-11-24 20:14 Zac Medico
2018-04-13  9:53 Zac Medico
2017-02-13  9:55 Zac Medico
2016-07-31  0:31 Zac Medico
2016-07-31  0:26 Zac Medico
2016-07-23 10:54 Zac Medico
2016-07-20 10:17 Zac Medico

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=1614674971.e32428d4d9562191b80cef8101d58ec7325da721.zmedico@gentoo \
    --to=zmedico@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