commit:     e21b85a7db80813d98ab91c393f9387ed4480731
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Dec 31 10:33:47 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Dec 31 12:04:10 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=e21b85a7

sci-biology/pyfaidx: version bump, bump py_targets

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 .../pyfaidx/{pyfaidx-0.5.9.1.ebuild => pyfaidx-0.5.9.2.ebuild}     | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-biology/pyfaidx/pyfaidx-0.5.9.1.ebuild 
b/sci-biology/pyfaidx/pyfaidx-0.5.9.2.ebuild
similarity index 69%
rename from sci-biology/pyfaidx/pyfaidx-0.5.9.1.ebuild
rename to sci-biology/pyfaidx/pyfaidx-0.5.9.2.ebuild
index 5c3bdaf6f..be1990514 100644
--- a/sci-biology/pyfaidx/pyfaidx-0.5.9.1.ebuild
+++ b/sci-biology/pyfaidx/pyfaidx-0.5.9.2.ebuild
@@ -3,17 +3,18 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
 DESCRIPTION="Efficient pythonic random access to fasta subsequences"
-HOMEPAGE="https://pypi.python.org/pypi/pyfaidx";
+HOMEPAGE="https://pypi.python.org/pypi/pyfaidx 
https://github.com/mdshw5/pyfaidx";
 SRC_URI="https://github.com/mdshw5/pyfaidx/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 REPEND="dev-python/six[${PYTHON_USEDEP}]"

Reply via email to