Skip to content

Commit

Permalink
audio/py-pyradio: Update to 0.9.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nivit committed Apr 7, 2023
1 parent 33fce85 commit e087864
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion audio/py-pyradio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyradio
DISTVERSION= 0.9.2.4
DISTVERSION= 0.9.2.5
PORTREVISION= 0
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,11 +12,13 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE

BUILD_DEPENDS= ${PKGNAMEPREFIX}dnspython>=2.2.1:dns/py-dnspython@${PY_FLAVOR} \
${PKGNAMEPREFIX}netifaces>=0.11.0:net/py-netifaces@${PY_FLAVOR} \
${PKGNAMEPREFIX}psutil>=5.9.2:sysutils/py-psutil@${PY_FLAVOR} \
${PKGNAMEPREFIX}requests>=2.28.1:www/py-requests@${PY_FLAVOR} \
${PKGNAMEPREFIX}wheel>=0.38.4:devel/py-wheel@${PY_FLAVOR} \
bash:shells/bash
RUN_DEPENDS= ${PKGNAMEPREFIX}dnspython>=2.2.1:dns/py-dnspython@${PY_FLAVOR} \
${PKGNAMEPREFIX}netifaces>=0.11.0:net/py-netifaces@${PY_FLAVOR} \
${PKGNAMEPREFIX}psutil>=5.9.2:sysutils/py-psutil@${PY_FLAVOR} \
${PKGNAMEPREFIX}requests>=2.28.1:www/py-requests@${PY_FLAVOR} \
${PKGNAMEPREFIX}rich>=13.3.2:textproc/py-rich@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions audio/py-pyradio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680366515
SHA256 (coderholic-pyradio-0.9.2.4_GH0.tar.gz) = a052ecd897b0a3df82f026c05dd58c571ee683f64919fbf5c86b3a79c5203979
SIZE (coderholic-pyradio-0.9.2.4_GH0.tar.gz) = 948530
TIMESTAMP = 1680895587
SHA256 (coderholic-pyradio-0.9.2.5_GH0.tar.gz) = 448a55f2c355d76e44d3968974bc41b08a783976e3eac9360412cd0da27176f3
SIZE (coderholic-pyradio-0.9.2.5_GH0.tar.gz) = 951835

0 comments on commit e087864

Please sign in to comment.