summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-Fay.ORG>2024-01-17 06:36:27 +0000
committerJoel Bodenmann <jbo@FreeBSD.org>2024-03-02 18:09:16 +0100
commit01d07c33c6836a59e45754a3ca83fc79b1c78014 (patch)
tree86b77bbd20b5a4cb07aa8f8db939879b8df10ac3
parentaudio/aqualung: Move man pages to share/man (diff)
net/py-pychromecast: Update to 13.1.0
Changelog: https://github.com/home-assistant-libs/pychromecast/releases/tag/13.1.0 PR: 276398 Approved by: tcberner (mentor, implicit)
-rw-r--r--net/py-pychromecast/Makefile8
-rw-r--r--net/py-pychromecast/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/net/py-pychromecast/Makefile b/net/py-pychromecast/Makefile
index 2f46f5ba1ba1..d2c90af71d9e 100644
--- a/net/py-pychromecast/Makefile
+++ b/net/py-pychromecast/Makefile
@@ -1,5 +1,5 @@
PORTNAME= PyChromecast
-DISTVERSION= 13.0.8
+DISTVERSION= 13.1.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW= https://pypi.org/project/PyChromecast/
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}zeroconf>0:net/py-zeroconf@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}casttube>0:net/py-casttube@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.1:devel/py-protobuf@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zeroconf>=0.25.1:net/py-zeroconf@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}casttube>=0.2.0:net/py-casttube@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
diff --git a/net/py-pychromecast/distinfo b/net/py-pychromecast/distinfo
index 2017f205ee2f..e26f94eaac24 100644
--- a/net/py-pychromecast/distinfo
+++ b/net/py-pychromecast/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703588893
-SHA256 (PyChromecast-13.0.8.tar.gz) = e4b7523db137f8de05eedcc6154113b68532848629442b448c2334fac966a447
-SIZE (PyChromecast-13.0.8.tar.gz) = 52095
+TIMESTAMP = 1705473319
+SHA256 (PyChromecast-13.1.0.tar.gz) = 08e61a8b54bd2119d3c9ab1ec0136d3d8563aa97e0a3b57841588b9be60c2676
+SIZE (PyChromecast-13.1.0.tar.gz) = 53436