summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 12:27:28 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 12:42:05 +0100
commit6e067b8a75d6fc2c5395892ed04a15cf136af566 (patch)
treeae3ad8ea2005e5f81aada974486db923a204d485 /dev-python/spyder-notebook
parentdev-ada/aws: fix use deps (diff)
downloadgentoo-6e067b8a75d6fc2c5395892ed04a15cf136af566.tar.gz
gentoo-6e067b8a75d6fc2c5395892ed04a15cf136af566.tar.bz2
gentoo-6e067b8a75d6fc2c5395892ed04a15cf136af566.zip
Rename dev-python/{QtPy → qtpy}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/spyder-notebook')
-rw-r--r--dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild2
-rw-r--r--dev-python/spyder-notebook/spyder-notebook-0.6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
index 717b85838525..acc0e9b663b3 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.5.1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
>=dev-python/notebook-7[${PYTHON_USEDEP}]
<dev-python/notebook-8[${PYTHON_USEDEP}]
dev-python/qdarkstyle[${PYTHON_USEDEP}]
- dev-python/QtPy[${PYTHON_USEDEP}]
+ dev-python/qtpy[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
>=dev-python/spyder-5.4.3[${PYTHON_USEDEP}]
<dev-python/spyder-6[${PYTHON_USEDEP}]
diff --git a/dev-python/spyder-notebook/spyder-notebook-0.6.1.ebuild b/dev-python/spyder-notebook/spyder-notebook-0.6.1.ebuild
index f10fbc400b95..1090fb222b6e 100644
--- a/dev-python/spyder-notebook/spyder-notebook-0.6.1.ebuild
+++ b/dev-python/spyder-notebook/spyder-notebook-0.6.1.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
>=dev-python/notebook-7.2[${PYTHON_USEDEP}]
<dev-python/notebook-8[${PYTHON_USEDEP}]
dev-python/qdarkstyle[${PYTHON_USEDEP}]
- dev-python/QtPy[${PYTHON_USEDEP}]
+ dev-python/qtpy[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
>=dev-python/spyder-6[${PYTHON_USEDEP}]
<dev-python/spyder-7[${PYTHON_USEDEP}]