From 426ffef8be32062be92569f4499da1090cbc7c69 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 21 Apr 2022 11:39:03 +0200 Subject: [PATCH] python3-pylast: fix dependencies --- srcpkgs/python3-pylast/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pylast/template b/srcpkgs/python3-pylast/template index 63b2e0104e..76e57a27f4 100644 --- a/srcpkgs/python3-pylast/template +++ b/srcpkgs/python3-pylast/template @@ -1,14 +1,15 @@ # Template file for 'python3-pylast' pkgname=python3-pylast version=4.1.0 -revision=3 +revision=4 wrksrc="pylast-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm" -depends="python3" +depends="python3-setuptools" short_desc="Python3 interface to last.fm and libre.fm" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/pylast/pylast" distfiles="${PYPI_SITE}/p/pylast/pylast-${version}.tar.gz" checksum=ad084aec1bf7e307bc42d7cc1a003851f5bee1ad24fb697a9fdc300bbfe63932 +make_check=no # The 'pylast' distribution was not found and is required by the application