Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2023 14:11:28 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 20ede77d94bd - main - audio/py-pyradio: Update to 0.9.2.13
Message-ID:  <202307151411.36FEBSnP059946@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=20ede77d94bdc022aac279c5e30fdb85ef354af0

commit 20ede77d94bdc022aac279c5e30fdb85ef354af0
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-07-15 14:10:24 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-07-15 14:11:23 +0000

    audio/py-pyradio: Update to 0.9.2.13
    
    - Remove desktop-file-utils
    
    Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.13
---
 audio/py-pyradio/Makefile | 4 ++--
 audio/py-pyradio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/audio/py-pyradio/Makefile b/audio/py-pyradio/Makefile
index 72848afc2fb4..69801548b5d6 100644
--- a/audio/py-pyradio/Makefile
+++ b/audio/py-pyradio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyradio
-DISTVERSION=	0.9.2.12
+DISTVERSION=	0.9.2.13
 PORTREVISION=	0
 CATEGORIES=	audio python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -27,7 +27,7 @@ RUN_DEPENDS=	${PKGNAMEPREFIX}dateutil>=2.8.2:devel/py-dateutil@${PY_FLAVOR} \
 		${PKGNAMEPREFIX}wheel>=0.38.4:devel/py-wheel@${PY_FLAVOR} \
 		bash:shells/bash
 
-USES=		desktop-file-utils python
+USES=		python
 USE_GITHUB=	yes
 GH_ACCOUNT=	coderholic
 USE_PYTHON=	autoplist distutils
diff --git a/audio/py-pyradio/distinfo b/audio/py-pyradio/distinfo
index 25558b65bcf1..4801feb5fe52 100644
--- a/audio/py-pyradio/distinfo
+++ b/audio/py-pyradio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688229755
-SHA256 (coderholic-pyradio-0.9.2.12_GH0.tar.gz) = e34f32e9f0299a7776e9f709f1f116932ca41dc36251e7312b4899b4892a7975
-SIZE (coderholic-pyradio-0.9.2.12_GH0.tar.gz) = 976433
+TIMESTAMP = 1689429737
+SHA256 (coderholic-pyradio-0.9.2.13_GH0.tar.gz) = e1cdbcd01c5abc25e90d83980732277e942cc64f635751b851f4f3fec23315c7
+SIZE (coderholic-pyradio-0.9.2.13_GH0.tar.gz) = 980402



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307151411.36FEBSnP059946>