diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:43:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:43:48 +0100 |
commit | a2955bf93b1e12ba891f0c77feb6439d6141747b (patch) | |
tree | d4944ac14a9f3b9fd1fb0b2770f337a19ca50e28 /dev-python/grpcio | |
parent | dev-python/glance_store: Remove py2 virtuals (diff) | |
download | gentoo-a2955bf93b1e12ba891f0c77feb6439d6141747b.tar.gz gentoo-a2955bf93b1e12ba891f0c77feb6439d6141747b.tar.bz2 gentoo-a2955bf93b1e12ba891f0c77feb6439d6141747b.zip |
dev-python/grpcio: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/grpcio')
-rw-r--r-- | dev-python/grpcio/grpcio-1.22.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/grpcio/grpcio-1.23.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/grpcio/grpcio-1.24.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/grpcio/grpcio-1.26.0-r1.ebuild | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/dev-python/grpcio/grpcio-1.22.1.ebuild b/dev-python/grpcio/grpcio-1.22.1.ebuild index 98cf06542c02..122183c45930 100644 --- a/dev-python/grpcio/grpcio-1.22.1.ebuild +++ b/dev-python/grpcio/grpcio-1.22.1.ebuild @@ -21,8 +21,6 @@ RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist] net-dns/c-ares:= !<net-libs/grpc-1.16.0[python] sys-libs/zlib:= - virtual/python-enum34[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/grpcio/grpcio-1.23.0.ebuild b/dev-python/grpcio/grpcio-1.23.0.ebuild index 98cf06542c02..122183c45930 100644 --- a/dev-python/grpcio/grpcio-1.23.0.ebuild +++ b/dev-python/grpcio/grpcio-1.23.0.ebuild @@ -21,8 +21,6 @@ RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist] net-dns/c-ares:= !<net-libs/grpc-1.16.0[python] sys-libs/zlib:= - virtual/python-enum34[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/grpcio/grpcio-1.24.3.ebuild b/dev-python/grpcio/grpcio-1.24.3.ebuild index 28da17b0cccb..0d4dc181f6d9 100644 --- a/dev-python/grpcio/grpcio-1.24.3.ebuild +++ b/dev-python/grpcio/grpcio-1.24.3.ebuild @@ -21,8 +21,6 @@ RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist] net-dns/c-ares:= !<net-libs/grpc-1.16.0[python] sys-libs/zlib:= - virtual/python-enum34[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild b/dev-python/grpcio/grpcio-1.26.0-r1.ebuild index 376c1dc49ae3..268c02d3437e 100644 --- a/dev-python/grpcio/grpcio-1.26.0-r1.ebuild +++ b/dev-python/grpcio/grpcio-1.26.0-r1.ebuild @@ -21,8 +21,6 @@ RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist] net-dns/c-ares:= !<net-libs/grpc-1.16.0[python] sys-libs/zlib:= - virtual/python-enum34[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] " DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] |