commit:     cec27494a0a693e9bace8f86484adf6618723792
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Tue Jul 27 09:05:17 2021 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Tue Jul 27 09:06:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cec27494

dev-python/srt: add 3.4.1 tests

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 dev-python/srt/srt-3.4.1.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dev-python/srt/srt-3.4.1.ebuild b/dev-python/srt/srt-3.4.1.ebuild
index 5b60b2ff6..b6159b07a 100644
--- a/dev-python/srt/srt-3.4.1.ebuild
+++ b/dev-python/srt/srt-3.4.1.ebuild
@@ -15,6 +15,14 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64"
 
+distutils_enable_tests pytest
+
+DEPEND="
+       test? (
+               dev-python/hypothesis[${PYTHON_USEDEP}]
+       )
+       "
+
 src_prepare() {
        default
 

Reply via email to