summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-14 16:44:35 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-14 17:23:09 +0100
commit29153ca563b529be4cf0fdc2651105430ecb9ab4 (patch)
tree13d4858c7135adf7a7f44c6c5aad69a8410674d2 /dev-embedded/platformio
parentdev-python/python-zeroconf: Add MY_P prior to rename (diff)
downloadgentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.tar.gz
gentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.tar.bz2
gentoo-29153ca563b529be4cf0fdc2651105430ecb9ab4.zip
Rename dev-python/{python-zeroconf → zeroconf}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-embedded/platformio')
-rw-r--r--dev-embedded/platformio/platformio-6.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/platformio/platformio-6.1.5.ebuild b/dev-embedded/platformio/platformio-6.1.5.ebuild
index ca5e00e204c5..bf0d59437b57 100644
--- a/dev-embedded/platformio/platformio-6.1.5.ebuild
+++ b/dev-embedded/platformio/platformio-6.1.5.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]
>=dev-python/pyserial-3[${PYTHON_USEDEP}]
<dev-python/pyserial-4[${PYTHON_USEDEP}]
- >=dev-python/python-zeroconf-0.37[${PYTHON_USEDEP}]
+ >=dev-python/zeroconf-0.37[${PYTHON_USEDEP}]
=dev-python/requests-2*[${PYTHON_USEDEP}]
>=dev-python/semantic_version-2.9[${PYTHON_USEDEP}]
<dev-python/semantic_version-3[${PYTHON_USEDEP}]