public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pychromecast] rawhide: 14.0.10 (rhbz#2270373)
@ 2026-06-01 14:27 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-06-01 14:27 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-01 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 14:27 [rpms/pychromecast] rawhide: 14.0.10 (rhbz#2270373) Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox