From 1c82ccd2949ea6d046c696906c83464ea9f43ec9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 9 Oct 2021 11:52:39 +0300 Subject: [PATCH] sci-biology/pysam: block --- .../{pysam-0.16.0.1.ebuild => pysam-0.16.0.1-r1.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename sci-biology/pysam/{pysam-0.16.0.1.ebuild => pysam-0.16.0.1-r1.ebuild} (92%) diff --git a/sci-biology/pysam/pysam-0.16.0.1.ebuild b/sci-biology/pysam/pysam-0.16.0.1-r1.ebuild similarity index 92% rename from sci-biology/pysam/pysam-0.16.0.1.ebuild rename to sci-biology/pysam/pysam-0.16.0.1-r1.ebuild index ec09bbe1f8c93..e27c998bb9177 100644 --- a/sci-biology/pysam/pysam-0.16.0.1.ebuild +++ b/sci-biology/pysam/pysam-0.16.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,10 +18,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="=sci-libs/htslib-1.10*:=" -DEPEND="${RDEPEND} - dev-python/cython[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" BDEPEND=" + dev-python/cython[${PYTHON_USEDEP}] +