diff options
Diffstat (limited to 'dev-python/wtforms')
| -rw-r--r-- | dev-python/wtforms/wtforms-3.2.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/wtforms/wtforms-3.2.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/wtforms/wtforms-3.2.1.ebuild b/dev-python/wtforms/wtforms-3.2.1.ebuild index ed39fd8ce87d..657491a47b44 100644 --- a/dev-python/wtforms/wtforms-3.2.1.ebuild +++ b/dev-python/wtforms/wtforms-3.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_PN="WTForms" -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi diff --git a/dev-python/wtforms/wtforms-3.2.2.ebuild b/dev-python/wtforms/wtforms-3.2.2.ebuild index cb5bad9e9c83..e66cbbfa4f26 100644 --- a/dev-python/wtforms/wtforms-3.2.2.ebuild +++ b/dev-python/wtforms/wtforms-3.2.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_PN="WTForms" -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 pypi @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/markupsafe-1.1.1[${PYTHON_USEDEP}] |
