summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2021-06-05 04:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2021-06-06 13:04:41 -0400
commit6db157c90cd4912c1065446b7887858dd36f1f4b (patch)
tree39002de88b38c7cbf0c67574ce8cd5cbbeadae12 /dev-python/protobuf-python
parentdev-java/protobuf-java: Delete obsolete blocker: !<dev-libs/protobuf-3[java(-)]. (diff)
downloadgentoo-6db157c90cd4912c1065446b7887858dd36f1f4b.tar.gz
gentoo-6db157c90cd4912c1065446b7887858dd36f1f4b.tar.bz2
gentoo-6db157c90cd4912c1065446b7887858dd36f1f4b.zip
dev-python/protobuf-python: Delete obsolete blocker: !<dev-libs/protobuf-3[python(-)].
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r--dev-python/protobuf-python/protobuf-python-3.15.8.ebuild3
-rw-r--r--dev-python/protobuf-python/protobuf-python-3.16.0.ebuild3
-rw-r--r--dev-python/protobuf-python/protobuf-python-9999.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.15.8.ebuild b/dev-python/protobuf-python/protobuf-python-3.15.8.ebuild
index dde5fd1a7370..a58110ae3a52 100644
--- a/dev-python/protobuf-python/protobuf-python-3.15.8.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.15.8.ebuild
@@ -33,8 +33,7 @@ BDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${PYTHON_DEPS}
~dev-libs/protobuf-${PV}"
-RDEPEND="${BDEPEND}
- !<dev-libs/protobuf-3[python(-)]"
+RDEPEND="${BDEPEND}"
S="${WORKDIR}/protobuf-${PV}/python"
diff --git a/dev-python/protobuf-python/protobuf-python-3.16.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.16.0.ebuild
index 2469f4638533..115530da3f0f 100644
--- a/dev-python/protobuf-python/protobuf-python-3.16.0.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.16.0.ebuild
@@ -33,8 +33,7 @@ BDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${PYTHON_DEPS}
~dev-libs/protobuf-${PV}"
-RDEPEND="${BDEPEND}
- !<dev-libs/protobuf-3[python(-)]"
+RDEPEND="${BDEPEND}"
S="${WORKDIR}/protobuf-${PV}/python"
diff --git a/dev-python/protobuf-python/protobuf-python-9999.ebuild b/dev-python/protobuf-python/protobuf-python-9999.ebuild
index c48a1ffff073..f4642d31c14e 100644
--- a/dev-python/protobuf-python/protobuf-python-9999.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-9999.ebuild
@@ -33,8 +33,7 @@ BDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${PYTHON_DEPS}
~dev-libs/protobuf-${PV}"
-RDEPEND="${BDEPEND}
- !<dev-libs/protobuf-3[python(-)]"
+RDEPEND="${BDEPEND}"
S="${WORKDIR}/protobuf-${PV}/python"