commit:     b3c7ef2c8d8af6bcd70347cf08e73405bebf181c
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 22:05:17 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 22:39:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c7ef2c

dev-python/pychromecast: 8.1.0 bump

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/pychromecast/pychromecast-8.1.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pychromecast/pychromecast-8.1.0.ebuild 
b/dev-python/pychromecast/pychromecast-8.1.0.ebuild
index 431e00634fc..b74881ecd2c 100644
--- a/dev-python/pychromecast/pychromecast-8.1.0.ebuild
+++ b/dev-python/pychromecast/pychromecast-8.1.0.ebuild
@@ -15,8 +15,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="
-       >=dev-python/casttube-0.2.0[${PYTHON_USEDEP}]
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
        >=dev-python/protobuf-python-3.0.0[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.0[${PYTHON_USEDEP}]
-       >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}]"
+       >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}]
+       >=dev-python/casttube-0.2.0[${PYTHON_USEDEP}]"

Reply via email to