Skip to content

Commit

Permalink
dev-python/*: rename dev-python/{Faker → faker}
Browse files Browse the repository at this point in the history
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
  • Loading branch information
CyberTailor committed Nov 24, 2024
1 parent c70c310 commit 42015d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev-python/flask-restx/flask-restx-1.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
Expand Down Expand Up @@ -28,7 +28,7 @@ RDEPEND="
DEPEND="${RDEPEND}
test? (
dev-python/blinker[${PYTHON_USEDEP}]
dev-python/Faker[${PYTHON_USEDEP}]
dev-python/faker[${PYTHON_USEDEP}]
dev-python/pytest-flask[${PYTHON_USEDEP}]
dev-python/pytest-mock[${PYTHON_USEDEP}]
dev-python/tzlocal[${PYTHON_USEDEP}]
Expand Down
2 changes: 1 addition & 1 deletion dev-python/pymemcache/pymemcache-4.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ KEYWORDS="~amd64"
BDEPEND="
test? (
${DATABASES_DEPEND[memcached]}
dev-python/Faker[${PYTHON_USEDEP}]
dev-python/faker[${PYTHON_USEDEP}]
dev-python/zstd[${PYTHON_USEDEP}]
)
"
Expand Down

0 comments on commit 42015d4

Please sign in to comment.