diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-21 16:06:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-21 16:06:56 +0000 |
commit | b0ca94634642ad24f877f43e71b0a848aec51b29 (patch) | |
tree | 8ee068c7dba1eb6102de8fc0b2ccd694da7a2c6b /dev-python/protobuf-python/protobuf-python-3.13.0.ebuild | |
parent | 2020-09-21 15:05:37 UTC (diff) | |
parent | dev-python/aiohttp-socks: Bump to 0.5.4 (diff) | |
download | gentoo-b0ca94634642ad24f877f43e71b0a848aec51b29.tar.gz gentoo-b0ca94634642ad24f877f43e71b0a848aec51b29.tar.bz2 gentoo-b0ca94634642ad24f877f43e71b0a848aec51b29.zip |
Merge updates from master
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-3.13.0.ebuild')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.13.0.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild index 93da8a7a9f4b..c015427c2d27 100644 --- a/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.13.0.ebuild @@ -3,7 +3,6 @@ EAPI="7" PYTHON_COMPAT=(python{2_7,3_6,3_7,3_8,3_9}) -DISTUTILS_USE_SETUPTOOLS="manual" inherit distutils-r1 @@ -30,7 +29,6 @@ IUSE="" BDEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV} dev-python/namespace-google[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}]" DEPEND="${PYTHON_DEPS} ~dev-libs/protobuf-${PV}" |