summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-13 21:30:40 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-13 21:41:07 +0100
commit3eefb831a4e63a9c8c75c6e64ae2894d6478973e (patch)
tree3be306511eee9477ffe4839813d828e45918a4df /dev-python/mapbox-vector-tile
parentdev-python/protobuf-python: Prepare newer versions for rename (diff)
downloadgentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.tar.gz
gentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.tar.bz2
gentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.zip
Rename dev-python/{protobuf-python → protobuf}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/mapbox-vector-tile')
-rw-r--r--dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
index e5df10ee0026..787d1c7f20b6 100644
--- a/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
+++ b/dev-python/mapbox-vector-tile/mapbox-vector-tile-2.1.0.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 arm64 ~x86"
RDEPEND="
- dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-python/protobuf[${PYTHON_USEDEP}]
>=dev-python/pyclipper-1.3.0[${PYTHON_USEDEP}]
>=dev-python/pyproj-3.4.1[${PYTHON_USEDEP}]
>=dev-python/shapely-2.0.0[${PYTHON_USEDEP}]