Rename dev-python/{APScheduler → apscheduler}

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-22 21:01:59 +01:00
parent 25ad34529b
commit 0c0e257142
5 changed files with 2 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ PATCHES=(
# disable test fixtures using external servers (mongodb, redis...)
# these fixtures are using markers in git master, so the patch
# should be no longer necessary with next major bump
"${FILESDIR}"/APScheduler-3.8.1-external-server-tests.patch
"${FILESDIR}"/apscheduler-3.8.1-external-server-tests.patch
)
EPYTEST_DESELECT=(

View File

@@ -17,3 +17,4 @@ move dev-python/cchardet dev-python/faust-cchardet
move dev-python/protobuf-python dev-python/protobuf
move media-libs/oneVPL-intel-gpu media-libs/vpl-gpu-rt
move net-analyzer/RustScan net-analyzer/rustscan
move dev-python/APScheduler dev-python/apscheduler