summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-06 22:58:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-09 18:51:20 +0300
commit9666516c1670cc2a5fe9ee854d870c6fce4782b9 (patch)
treedaa9fb13d640dcb9d69ae07b312e5fa1ee859ea1
parentdev-python/mkdocs-redirects: enable py3.10, add tests from GitHub (diff)
downloadgentoo-9666516c.tar.gz
gentoo-9666516c.tar.bz2
gentoo-9666516c.zip
dev-python/pymdown-extensions: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/pymdown-extensions/pymdown-extensions-8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pymdown-extensions/pymdown-extensions-8.2.ebuild b/dev-python/pymdown-extensions/pymdown-extensions-8.2.ebuild
index 88dd4421eb87..4bbccc154f0b 100644
--- a/dev-python/pymdown-extensions/pymdown-extensions-8.2.ebuild
+++ b/dev-python/pymdown-extensions/pymdown-extensions-8.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="