public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pychromecast] rawhide: 14.0.10 (rhbz#2270373)
Date: Mon, 01 Jun 2026 14:27:27 GMT	[thread overview]
Message-ID: <178032404754.1.1895662276788124349.rpms-pychromecast-ce555e64f6c9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pychromecast
Branch : rawhide
Commit : ce555e64f6c91eca9811f023fbe2b5dc0aff8896
Author : Peter Robinson <pbrobinson@gmail.com>
Date   : 2026-06-01T15:27:19+01:00
Stats  : +10/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/pychromecast/c/ce555e64f6c91eca9811f023fbe2b5dc0aff8896?branch=rawhide

Log:
14.0.10 (rhbz#2270373)

---
diff --git a/pychromecast.spec b/pychromecast.spec
index 347b538..2f56754 100644
--- a/pychromecast.spec
+++ b/pychromecast.spec
@@ -1,11 +1,11 @@
 Name:           pychromecast
-Version:        13.1.0
-Release:        11%{?dist}
+Version:        14.0.10
+Release:        1%{?dist}
 Summary:        Python library to communicate with the Google Chromecast
 
 License:        MIT
 URL:            https://github.com/home-assistant-libs/pychromecast
-Source0:        https://github.com/home-assistant-libs/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 BuildArch: noarch
 BuildRequires:  python3-devel
@@ -46,6 +46,9 @@ currently supports:
 
 %prep
 %autosetup -p1
+# Drop upper requirements on setuptools/wheel
+sed -i 's/,<83.0//' pyproject.toml
+sed -i 's/,<0.47.0//' pyproject.toml
 
 %generate_buildrequires
 %pyproject_buildrequires
@@ -64,6 +67,9 @@ currently supports:
 %license LICENSE
 
 %changelog
+* Mon Jun 01 2026 Peter Robinson <pbrobinson@fedoraproject.org> - 14.0.10-1
+- Update to 14.0.10 (rhbz#2270373)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 13.1.0-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index a4d7d7d..7b2df93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pychromecast-13.1.0.tar.gz) = 997df511dcd85495e37453446e4d2b91681ced689158f7b8f90c2fca9dd64e13200b43ffc015e84e5735616515e5adb541a64fd9934eec70b2a6a6a2c802a148
+SHA512 (pychromecast-14.0.10.tar.gz) = 95f4edce6eb204a8090679db62360bb3929c8d1ff7bad1d7f82d827191ce902cae955c2b7c4e20c5ff0c3650d53dd13cdc55c8dcc28574eb10dae471a2e25e11

                 reply	other threads:[~2026-06-01 14:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178032404754.1.1895662276788124349.rpms-pychromecast-ce555e64f6c9@fedoraproject.org \
    --to=pbrobinson@gmail.com \
    --cc=git-commits@fedoraproject.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