mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-pychromecast: Update to 14.0.5
Changes: https://github.com/home-assistant-libs/pychromecast/releases
This commit is contained in:
parent
543fdfc42d
commit
6b663ef521
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pychromecast
|
PORTNAME= pychromecast
|
||||||
PORTVERSION= 14.0.4
|
PORTVERSION= 14.0.5
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728632450
|
TIMESTAMP = 1730257779
|
||||||
SHA256 (PyChromecast-14.0.4.tar.gz) = 1fc05d63db152fe6f71efdee77d14228dc4c55e99d734de4757455800b1f3ba4
|
SHA256 (PyChromecast-14.0.5.tar.gz) = a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1
|
||||||
SIZE (PyChromecast-14.0.4.tar.gz) = 60743
|
SIZE (PyChromecast-14.0.5.tar.gz) = 60934
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
--- pyproject.toml.orig 2024-10-07 09:04:30 UTC
|
--- pyproject.toml.orig 2024-10-27 07:53:48 UTC
|
||||||
+++ pyproject.toml
|
+++ pyproject.toml
|
||||||
@@ -1,9 +1,9 @@
|
@@ -1,9 +1,9 @@
|
||||||
[build-system]
|
[build-system]
|
||||||
|
@ -9,6 +9,6 @@
|
||||||
[project]
|
[project]
|
||||||
-name = "PyChromecast"
|
-name = "PyChromecast"
|
||||||
+name = "pychromecast"
|
+name = "pychromecast"
|
||||||
version = "14.0.4"
|
version = "14.0.5"
|
||||||
description = "Python module to talk to Google Chromecast."
|
description = "Python module to talk to Google Chromecast."
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
|
|
Loading…
Add table
Reference in a new issue