commit: 42015d4ed4c37dc0c6ac97fcb0d62d9aa3524ab5
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Nov 24 20:58:42 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Nov 24 20:58:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42015d4e
dev-python/*: rename dev-python/{Faker → faker}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/flask-restx/flask-restx-1.3.0.ebuild | 4 ++--
dev-python/pymemcache/pymemcache-4.0.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/flask-restx/flask-restx-1.3.0.ebuild
b/dev-python/flask-restx/flask-restx-1.3.0.ebuild
index 3acfd7621..bf9118cd8 100644
--- a/dev-python/flask-restx/flask-restx-1.3.0.ebuild
+++ b/dev-python/flask-restx/flask-restx-1.3.0.ebuild
@@ -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
@@ -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}]
diff --git a/dev-python/pymemcache/pymemcache-4.0.0.ebuild
b/dev-python/pymemcache/pymemcache-4.0.0.ebuild
index b56ccd271..06cc5dae6 100644
--- a/dev-python/pymemcache/pymemcache-4.0.0.ebuild
+++ b/dev-python/pymemcache/pymemcache-4.0.0.ebuild
@@ -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}]
)
"