From 8dffe97c7b6664f0d2ba6967ed29d51f51738648 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 1 Oct 2021 19:11:29 +0300 Subject: [PATCH] pyradio: update to 0.8.9.9. Also: - add proper dependencies - disable tests (nothing runs). --- srcpkgs/pyradio/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template index 209f439da0b9..2acc624db61d 100644 --- a/srcpkgs/pyradio/template +++ b/srcpkgs/pyradio/template @@ -1,17 +1,18 @@ # Template file for 'pyradio' pkgname=pyradio -version=0.8.7.3 +version=0.8.9.9 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3" +depends="python3-requests python3-dnspython" short_desc="Curses based internet radio player" maintainer="Lugubris " license="MIT" homepage="http://www.coderholic.com/pyradio/" changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog" distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz" -checksum=a483ac1601fc89ee3a72fb30b290e06f58dc585b07acec6d776b2640ab7c90f6 +checksum=9114254088e294bf06399f892c08056d86172bd32c40869474347eb846a965f3 +make_check=no # pytest reports "no tests ran" post_install() { vman pyradio.1