summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-02 19:38:08 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-02 19:41:11 +0100
commit154c9483595d7eb309bb3f06a08f4ca1935a8bfb (patch)
tree35f3ca4908c54c42c9e2755488f355cba9e7f71c /dev-db
parentdev-python/snappy: Inline MY_PN prior to rename (diff)
downloadgentoo-154c9483595d7eb309bb3f06a08f4ca1935a8bfb.tar.gz
gentoo-154c9483595d7eb309bb3f06a08f4ca1935a8bfb.tar.bz2
gentoo-154c9483595d7eb309bb3f06a08f4ca1935a8bfb.zip
Rename dev-python/{snappy → python-snappy}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/barman/barman-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/barman/barman-3.2.0.ebuild b/dev-db/barman/barman-3.2.0.ebuild
index 840baeef2427..d56829dfff5c 100644
--- a/dev-db/barman/barman-3.2.0.ebuild
+++ b/dev-db/barman/barman-3.2.0.ebuild
@@ -33,7 +33,7 @@ BDEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
- dev-python/snappy[${PYTHON_USEDEP}]
+ dev-python/python-snappy[${PYTHON_USEDEP}]
)
"