diff --git a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild index e0a909b555..e9d473f64d 100644 --- a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild +++ b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild @@ -132,7 +132,7 @@ RDEPEND=" >=dev-python/pyyaml-5.2[${PYTHON_USEDEP}] >=dev-python/setuptools-rust-0.12.1[${PYTHON_USEDEP}] >=dev-python/typing-extensions-3.7.4.2[${PYTHON_USEDEP}] - >=dev-python/typing-inspect-0.4.0[${PYTHON_USEDEP}] + >=dev-python/typing_inspect-0.4.0[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" # test? ( diff --git a/profiles/updates/2Q-2024 b/profiles/updates/2Q-2024 index 0a92257a32..9a96878dc6 100644 --- a/profiles/updates/2Q-2024 +++ b/profiles/updates/2Q-2024 @@ -2,4 +2,3 @@ move dev-util/cargo-make dev-build/cargo-make move app-text/md4c dev-libs/md4c move dev-util/xmake dev-build/xmake move dev-python/dataclasses_json dev-python/dataclasses-json -move dev-python/typing_inspect dev-python/typing-inspect