summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-01 14:32:51 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-01 14:33:41 +0200
commit9c5752c28fff71b00c44491ea790cbe5678de241 (patch)
tree514ef46e4a9174b506e39be1a1bf6288a952bb9b /dev-python/pyphen
parentdev-python/pyproject2setuppy: Bump to v18 (diff)
downloadgentoo-9c5752c28fff71b00c44491ea790cbe5678de241.tar.gz
gentoo-9c5752c28fff71b00c44491ea790cbe5678de241.tar.bz2
gentoo-9c5752c28fff71b00c44491ea790cbe5678de241.zip
dev-python/pyphen: Require pyproj2setuppy with dict install fix
Closes: https://bugs.gentoo.org/799836 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r--dev-python/pyphen/pyphen-0.11.0-r1.ebuild (renamed from dev-python/pyphen/pyphen-0.11.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyphen/pyphen-0.11.0.ebuild b/dev-python/pyphen/pyphen-0.11.0-r1.ebuild
index 9fd945456c9a..6483d12818a0 100644
--- a/dev-python/pyphen/pyphen-0.11.0.ebuild
+++ b/dev-python/pyphen/pyphen-0.11.0-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="
- >=dev-python/pyproject2setuppy-17[${PYTHON_USEDEP}]"
+ >=dev-python/pyproject2setuppy-18[${PYTHON_USEDEP}]"
distutils_enable_tests pytest