diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-08-22 20:25:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-08-22 20:28:50 +0200 |
commit | e856e025b9da9a2596143aea645111d6516d4ab8 (patch) | |
tree | f1ff146705d23b2b2ea770ffb823a50467446e8d /dev-python/spyder-line-profiler | |
parent | dev-python/line_profiler: Prepare for rename (diff) | |
download | gentoo-e856e025b9da9a2596143aea645111d6516d4ab8.tar.gz gentoo-e856e025b9da9a2596143aea645111d6516d4ab8.tar.bz2 gentoo-e856e025b9da9a2596143aea645111d6516d4ab8.zip |
Rename dev-python/{line_profiler → line-profiler}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/spyder-line-profiler')
-rw-r--r-- | dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild b/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild index b67f71095543..99931a400188 100644 --- a/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild +++ b/dev-python/spyder-line-profiler/spyder-line-profiler-0.3.2.ebuild @@ -23,7 +23,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND=" - dev-python/line_profiler[${PYTHON_USEDEP}] + dev-python/line-profiler[${PYTHON_USEDEP}] dev-python/qtawesome[${PYTHON_USEDEP}] >=dev-python/spyder-5.2.0[${PYTHON_USEDEP}] <dev-python/spyder-6.0.0[${PYTHON_USEDEP}] |