commit:     7a7acdb52f5a587412f7f4f51529d6986e47fb9f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 12:23:53 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May  2 12:23:53 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7a7acdb5

sci-biology/pybedtools: disable py3.9

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/pybedtools/pybedtools-0.8.2.ebuild | 2 +-
 sci-biology/pybedtools/pybedtools-0.9.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/pybedtools/pybedtools-0.8.2.ebuild 
b/sci-biology/pybedtools/pybedtools-0.8.2.ebuild
index 422d74a31..bc02bda6f 100644
--- a/sci-biology/pybedtools/pybedtools-0.8.2.ebuild
+++ b/sci-biology/pybedtools/pybedtools-0.8.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1

diff --git a/sci-biology/pybedtools/pybedtools-0.9.0.ebuild 
b/sci-biology/pybedtools/pybedtools-0.9.0.ebuild
index 422d74a31..bc02bda6f 100644
--- a/sci-biology/pybedtools/pybedtools-0.9.0.ebuild
+++ b/sci-biology/pybedtools/pybedtools-0.9.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1

Reply via email to