cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
78 stars 26 forks source link

jupyter-jsmol-2022.1.0.ebuild #744

Closed sheerluck closed 1 year ago

sheerluck commented 1 year ago
--- a/jupyter-jsmol-2022.1.0.ebuild
+++ b/jupyter-jsmol-2022.1.0.ebuild
@@ -16,7 +16,7 @@
 IUSE="test"

 DEPEND="
-   >=dev-python/jupyter_packaging-0.12.2[${PYTHON_USEDEP}]
+   >=dev-python/jupyter-packaging-0.12.2[${PYTHON_USEDEP}]
    test? ( dev-python/hypothesis[${PYTHON_USEDEP}] )"
 RDEPEND=">=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}]
    >=dev-python/nbformat-4.2.0[${PYTHON_USEDEP}]
kiwifb commented 1 year ago

Thanks for that. There is no real intertree communication channel for those changes as far as I know.