diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-08 07:14:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-08 07:14:34 +0000 |
| commit | b065357cffb7c25d30b4430c92663ecf71d341d3 (patch) | |
| tree | 85858c60e5ea0c8166d3a6c8f2be0547272f524b /dev-python/pychromecast | |
| parent | 312fa2248d61649ffea80148514f63dc8b147e98 (diff) | |
| download | baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.tar.gz baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.tar.xz baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pychromecast')
| -rw-r--r-- | dev-python/pychromecast/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/pychromecast/pychromecast-14.0.5.ebuild | 27 |
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-python/pychromecast/Manifest b/dev-python/pychromecast/Manifest index a4657f80f1f7..ca3e53b61c05 100644 --- a/dev-python/pychromecast/Manifest +++ b/dev-python/pychromecast/Manifest @@ -1,3 +1,2 @@ -DIST PyChromecast-14.0.5.tar.gz 60934 BLAKE2B b42e5242d67a0f964e47b381a57c6ddb4714ee2714b92aeea763faf35bd919290beb84f198fbe3437396ec61458c657c9b1eaa3c644ae5eb4436f62ee49f439b SHA512 9627ad6f67b4625e44b56f72e05e0a673396b8c89a542de896beb14f186c86974397878eab8ff42652b987a0524541575797ebea18098a8cdaadf78f9bdfa6d7 DIST pychromecast-14.0.7.tar.gz 61421 BLAKE2B 5fcf65d1033a2f7726fa094e0d25a0f568e69ee5c1db2fcbaff3e6b20b461a8979eea71b7066a7e1ed64e4d661484117d2b244737dceb214ec8219c1aff0034e SHA512 1f0ff0ed73e29535987210f199af25edd5678ea42bf9a2c849df703f864b866f505e6cb486dc7f18ed2c1225ea396c2dacd605bfc4a1e1b4b2248f34fab3eb97 DIST pychromecast-14.0.9.tar.gz 61484 BLAKE2B 46e6b48c8a4d38732af951c1c676deaaaf30f6b7acdd8b8b61b3b05ad4db5c303eed2f31d48f2c9b1cef5ab3345900c9ef05727413059c8b5095e89cb67638f7 SHA512 39d634f214214204408fe04efedcfaa68b8e95df0790743edd6e894ded7e6c5a5924b4a6f5fce85d0dbd6f12a85caff841addb294fd2e9b84f569c8fc0dbe1c2 diff --git a/dev-python/pychromecast/pychromecast-14.0.5.ebuild b/dev-python/pychromecast/pychromecast-14.0.5.ebuild deleted file mode 100644 index 617f8db72786..000000000000 --- a/dev-python/pychromecast/pychromecast-14.0.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=PyChromecast -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python module to talk to Google Chromecast" -HOMEPAGE=" - https://github.com/home-assistant-libs/pychromecast/ - https://pypi.org/project/PyChromecast/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - >=dev-python/casttube-0.2.0[${PYTHON_USEDEP}] - >=dev-python/protobuf-4.25.1[${PYTHON_USEDEP}] - >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}] -" |
