From 43849036a39d3949cbb36aaf167875e32f46d687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 4 Dec 2020 13:35:06 +0100 Subject: [PATCH] Revert "dev-python/protobuf-python: Remove namespace dep" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 6b8c48a9a4f6604f29785d4951ed0d202fbda1f7. Signed-off-by: Michał Górny --- ...-python-3.12.2-r2.ebuild => protobuf-python-3.12.2-r1.ebuild} | 1 + ...-python-3.12.4-r2.ebuild => protobuf-python-3.12.4-r1.ebuild} | 1 + ...-python-3.13.0-r2.ebuild => protobuf-python-3.13.0-r1.ebuild} | 1 + ...buf-python-3.14.0-r1.ebuild => protobuf-python-3.14.0.ebuild} | 1 + dev-python/protobuf-python/protobuf-python-9999.ebuild | 1 + 5 files changed, 5 insertions(+) rename dev-python/protobuf-python/{protobuf-python-3.12.2-r2.ebuild => protobuf-python-3.12.2-r1.ebuild} (97%) rename dev-python/protobuf-python/{protobuf-python-3.12.4-r2.ebuild => protobuf-python-3.12.4-r1.ebuild} (97%) rename dev-python/protobuf-python/{protobuf-python-3.13.0-r2.ebuild => protobuf-python-3.13.0-r1.ebuild} (97%) rename dev-python/protobuf-python/{protobuf-python-3.14.0-r1.ebuild => protobuf-python-3.14.0.ebuild} (97%) diff --git a/dev-python/protobuf-python/protobuf-python-3.12.2-r2.ebuild b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild similarity index 97% rename from dev-python/protobuf-python/protobuf-python-3.12.2-r2.ebuild rename to dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild index ab0359dc6a85e..460e7a0e25cd5 100644 --- a/dev-python/protobuf-python/protobuf-python-3.12.2-r2.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.12.2-r1.ebuild @@ -29,6 +29,7 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} + dev-python/namespace-google[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}" diff --git a/dev-python/protobuf-python/protobuf-python-3.12.4-r2.ebuild b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild similarity index 97% rename from dev-python/protobuf-python/protobuf-python-3.12.4-r2.ebuild rename to dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild index 0f01c20ff2342..754ffae59d5ec 100644 --- a/dev-python/protobuf-python/protobuf-python-3.12.4-r2.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.12.4-r1.ebuild @@ -29,6 +29,7 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} + dev-python/namespace-google[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}" diff --git a/dev-python/protobuf-python/protobuf-python-3.13.0-r2.ebuild b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild similarity index 97% rename from dev-python/protobuf-python/protobuf-python-3.13.0-r2.ebuild rename to dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild index a079a78e44ca4..f29d29688f054 100644 --- a/dev-python/protobuf-python/protobuf-python-3.13.0-r2.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.13.0-r1.ebuild @@ -29,6 +29,7 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} + dev-python/namespace-google[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}" diff --git a/dev-python/protobuf-python/protobuf-python-3.14.0-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild similarity index 97% rename from dev-python/protobuf-python/protobuf-python-3.14.0-r1.ebuild rename to dev-python/protobuf-python/protobuf-python-3.14.0.ebuild index fa30394210248..68484e4d06d70 100644 --- a/dev-python/protobuf-python/protobuf-python-3.14.0-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.14.0.ebuild @@ -29,6 +29,7 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} + dev-python/namespace-google[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}" diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild index 453cffab05a66..cf83c9cb0fbd5 100644 --- a/dev-python/protobuf-python/protobuf-python-9999.ebuild +++ b/dev-python/protobuf-python/protobuf-python-9999.ebuild @@ -29,6 +29,7 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} + dev-python/namespace-google[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}"