aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-12 21:40:09 +0000
committerSam James <sam@gentoo.org>2021-02-12 21:41:02 +0000
commitc9419e0ec2cbc178aa1df6cfe599808fec40d1c8 (patch)
tree92a45dbaabdd7936ad99b912d7e5668a376825a1 /dev-python/dnaio
parentsci-libs/simpleitk: drop ChangeLog (diff)
downloadsci-c9419e0ec2cbc178aa1df6cfe599808fec40d1c8.tar.gz
sci-c9419e0ec2cbc178aa1df6cfe599808fec40d1c8.tar.bz2
sci-c9419e0ec2cbc178aa1df6cfe599808fec40d1c8.zip
*/*: drop obsolete python_targets_python3_6
Hopefully got them all: * find . | grep -i .ebuild | xargs perl -p -i -e "s/6\.\.9/7\.\.9/" * find . | grep -i .ebuild | xargs perl -p -i -e "s/3_{6,7/3_{7/" Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/dnaio')
-rw-r--r--dev-python/dnaio/dnaio-0.4.2.ebuild2
-rw-r--r--dev-python/dnaio/dnaio-0.4.3.ebuild2
-rw-r--r--dev-python/dnaio/dnaio-0.5.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/dnaio/dnaio-0.4.2.ebuild b/dev-python/dnaio/dnaio-0.4.2.ebuild
index 73615c246..d5c738db4 100644
--- a/dev-python/dnaio/dnaio-0.4.2.ebuild
+++ b/dev-python/dnaio/dnaio-0.4.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="efficient reader for FASTA and FASTQ files"
diff --git a/dev-python/dnaio/dnaio-0.4.3.ebuild b/dev-python/dnaio/dnaio-0.4.3.ebuild
index 73615c246..d5c738db4 100644
--- a/dev-python/dnaio/dnaio-0.4.3.ebuild
+++ b/dev-python/dnaio/dnaio-0.4.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="efficient reader for FASTA and FASTQ files"
diff --git a/dev-python/dnaio/dnaio-0.5.0.ebuild b/dev-python/dnaio/dnaio-0.5.0.ebuild
index 73615c246..d5c738db4 100644
--- a/dev-python/dnaio/dnaio-0.5.0.ebuild
+++ b/dev-python/dnaio/dnaio-0.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1
DESCRIPTION="efficient reader for FASTA and FASTQ files"