public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pychromecast/
Date: Mon, 28 Apr 2025 04:28:54 +0000 (UTC)	[thread overview]
Message-ID: <1745814452.f719170c3583ed1c2c1ade7635bce09a2618e3a6.sam@gentoo> (raw)

commit:     f719170c3583ed1c2c1ade7635bce09a2618e3a6
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Apr 28 03:43:03 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 04:27:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f719170c

dev-python/pychromecast: add 14.0.7

add py3.13
pypi : no more uppercase letters for SRC_URI/S

Closes: https://bugs.gentoo.org/952368
Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/41808
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pychromecast/Manifest                   |  1 +
 dev-python/pychromecast/pychromecast-14.0.7.ebuild | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/pychromecast/Manifest b/dev-python/pychromecast/Manifest
index b8a127c2fc68..6f3be76a66a7 100644
--- a/dev-python/pychromecast/Manifest
+++ b/dev-python/pychromecast/Manifest
@@ -1 +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

diff --git a/dev-python/pychromecast/pychromecast-14.0.7.ebuild b/dev-python/pychromecast/pychromecast-14.0.7.ebuild
new file mode 100644
index 000000000000..eaff75e9979e
--- /dev/null
+++ b/dev-python/pychromecast/pychromecast-14.0.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2020-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+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}]
+"


             reply	other threads:[~2025-04-28  4:28 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-28  4:28 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-12 22:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/pychromecast/ Matthew Thode
2025-05-11  4:05 Arthur Zamarin
2025-04-28  4:28 Sam James
2025-01-25 10:01 Michał Górny
2025-01-25  9:20 Arthur Zamarin
2025-01-09  2:36 Matthew Thode
2024-07-15  4:35 Sam James
2024-06-28 17:33 Matthew Thode
2024-06-28 17:33 Matthew Thode
2023-04-19 10:24 Michał Górny
2023-04-19  9:43 Sam James
2023-04-03 18:37 Arthur Zamarin
2023-03-30  2:25 Matthew Thode
2023-03-30  2:25 Matthew Thode
2023-03-21  6:49 Michał Górny
2023-02-18 20:47 Matthew Thode
2023-01-18 22:31 Matthew Thode
2022-12-20 19:07 Matthew Thode
2022-12-20 19:07 Matthew Thode
2022-12-20 19:07 Matthew Thode
2022-11-14  4:44 Michał Górny
2022-07-09  1:35 Sam James
2022-05-20  2:13 Matthew Thode
2021-11-14  9:28 Michał Górny
2021-10-19 20:22 Matthew Thode
2021-02-22 23:07 Matthew Thode
2021-02-22 22:40 Matthew Thode
2021-02-22 22:20 Sam James
2021-02-22 22:20 Sam James
2021-02-22 22:20 Sam James
2020-12-22 20:06 Michał Górny
2020-12-22 20:06 Michał Górny
2020-01-14 17:46 Matthew Thode

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1745814452.f719170c3583ed1c2c1ade7635bce09a2618e3a6.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox