mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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)
This commit is contained in:
parent
2c24f51162
commit
01d07c33c6
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue