From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/err/
Date: Fri, 26 Feb 2021 22:05:06 +0000 (UTC) [thread overview]
Message-ID: <1614377082.0ea2dcca4e1f3a48e41ee35b9304821d88e70c02.sam@gentoo> (raw)
commit: 0ea2dcca4e1f3a48e41ee35b9304821d88e70c02
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Fri Feb 26 19:18:54 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 22:04:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea2dcca
net-im/err: Add missing test dep
Closes: https://bugs.gentoo.org/773082
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-im/err/err-6.1.7.ebuild | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/net-im/err/err-6.1.7.ebuild b/net-im/err/err-6.1.7.ebuild
index 981a4a81c27..c5e128e55c3 100644
--- a/net-im/err/err-6.1.7.ebuild
+++ b/net-im/err/err-6.1.7.ebuild
@@ -13,6 +13,7 @@ MY_P="${MY_PN}-${PV}"
DESCRIPTION="Multiprotocol chatbot designed to be easily deployable and maintainable"
HOMEPAGE="https://errbot.readthedocs.io/en/latest/"
SRC_URI="https://github.com/errbotio/errbot/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
KEYWORDS="~amd64"
LICENSE="GPL-3"
@@ -44,19 +45,11 @@ RDEPEND="${DEPEND}
dev-python/pyasn1[${PYTHON_USEDEP}]
dev-python/pyasn1-modules[${PYTHON_USEDEP}]
dev-python/slixmpp[${PYTHON_USEDEP}]
- )
-"
-S="${WORKDIR}/${MY_P}"
+ )"
+BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest
-# NOTES:
-# 1. Support for BOT_SENTRY option is missing, cause
-# we do not have apropriate packages in portage yet
-# 2. Currently only XMPP is supported(IRC still untested)
-# 3. Internal web server is temporarily removed (rocket-err from requires.txt)
-# 4. pygments-markdown-lexer dependency(needed only for debugging?) is temporarily removed (pygments-markdown-lexer from requires.txt)
-
python_prepare_all() {
sed -i -e '/pygments-markdown-lexer/d' setup.py || die
next reply other threads:[~2021-02-26 22:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-26 22:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-08 13:43 [gentoo-commits] repo/gentoo:master commit in: net-im/err/ Joonas Niilola
2022-06-20 7:41 Florian Schmaus
2022-04-24 18:44 Jakov Smolić
2022-04-23 7:32 Joonas Niilola
2022-04-21 10:33 Joonas Niilola
2022-04-21 10:33 Joonas Niilola
2021-02-26 14:26 Sam James
2021-02-26 14:26 Sam James
2020-12-02 8:14 Sergey Popov
2020-08-11 11:34 Sergey Popov
2019-07-30 6:04 Michał Górny
2019-07-30 6:00 Michał Górny
2018-08-01 13:12 Sergey Popov
2018-07-13 10:12 Sergey Popov
2017-06-08 1:25 Sergey Popov
2016-05-14 7:20 Michał Górny
2015-10-30 12:03 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=1614377082.0ea2dcca4e1f3a48e41ee35b9304821d88e70c02.sam@gentoo \
--to=sam@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