From 9d5a20176934a287f9e0970722062db5242d30fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 21 Mar 2023 12:39:53 +0000 Subject: gentoo auto-resync : 21:03:2023 - 12:39:52 --- dev-python/pychromecast/Manifest | 2 +- dev-python/pychromecast/pychromecast-13.0.4.ebuild | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'dev-python/pychromecast') diff --git a/dev-python/pychromecast/Manifest b/dev-python/pychromecast/Manifest index 528e65c8f7fb..81a953ef8dcf 100644 --- a/dev-python/pychromecast/Manifest +++ b/dev-python/pychromecast/Manifest @@ -1,3 +1,3 @@ DIST PyChromecast-13.0.4.tar.gz 51996 BLAKE2B 11dad948443e9e5957de6b22cf6c1d33d19030d53cecddd9be5595dc82bb108e4746c382bae5c6d22d5219bcb90ed5bed7ca94c714ec7bbe7ad1330a1ee3cf2f SHA512 2f9bd925e452448a387a04babc0d71a35fc83edd30142cdd129479b5b20cf7aa9691a8d46f45edf5f12fd6f3052564c2956dd241eaf1a1c468b8399b065286ec -EBUILD pychromecast-13.0.4.ebuild 627 BLAKE2B dd784277ae6be89e87b8dc5cfcf9484e67fc554782ea0d49b203188466bf7791518e9d2a7e36450964d12a3fcb3f4c31203c0a67c7bdcee6b214b6e383f54170 SHA512 5ffed4f86b979d89088b9e1c751bff2c5bb402058bcad529d5cc848015131993dd37d41c86627fa944b210d950884e5663ae4da44355e4a3614e2c088a6bcffe +EBUILD pychromecast-13.0.4.ebuild 620 BLAKE2B aa9be36c5d86a0ed29b9a69cfe7413aad43a2f1d62c4ffa5c000f7392adc95956fb16b743699f1fe307157e6b5250e847b310819584779538515ef350bd221f7 SHA512 5ef0898253e0e3dea9adcadcca287728ac071bf7cbd0c07376561a55593476ae536034c6e7bf545bce12775b1cc6791c90acb2c0c58b9934e0b28634310f0a44 MISC metadata.xml 426 BLAKE2B c6ba55f1c61ac177a8cc1aaa78831d0d848bdfffc787197f1e24944329280f7c93be5b26ea2d4cd65a07b9ec0f192ac23f6a3a2470b5d707fc9f3063cb8bd869 SHA512 968632d3dc5e9a9dfaec80485b52124efeae5fb315f56a53d5168f3f51f4c4d6d7b4b74281b67fb6a41bafc19decf2afe73d42858a10a7fed4b49b0624cd54ca diff --git a/dev-python/pychromecast/pychromecast-13.0.4.ebuild b/dev-python/pychromecast/pychromecast-13.0.4.ebuild index 60fbf00b21ea..bd0d54534c96 100644 --- a/dev-python/pychromecast/pychromecast-13.0.4.ebuild +++ b/dev-python/pychromecast/pychromecast-13.0.4.ebuild @@ -3,14 +3,18 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +PYPI_NO_NORMALIZE=1 +PYPI_PN=PyChromecast +PYTHON_COMPAT=( python3_{9..10} ) + +inherit distutils-r1 pypi DESCRIPTION="Python module to talk to Google Chromecast" -HOMEPAGE="https://github.com/home-assistant-libs/pychromecast" -S="${WORKDIR}/PyChromecast-${PV}" -SRC_URI="mirror://pypi/P/PyChromecast/PyChromecast-${PV}.tar.gz" +HOMEPAGE=" + https://github.com/home-assistant-libs/pychromecast/ + https://pypi.org/project/PyChromecast/ +" LICENSE="MIT" SLOT="0" @@ -19,4 +23,5 @@ KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/casttube-0.2.0[${PYTHON_USEDEP}] >=dev-python/protobuf-python-3.19.1[${PYTHON_USEDEP}] - >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}]" + >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}] +" -- cgit v1.2.3