From c5339fa59b148980aeb95bbcdb3fc8016cb32d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 5 Dec 2022 21:27:46 +0700 Subject: [PATCH] python3-pyspotify: move to nonfree Its dependencies is in nonfree --- srcpkgs/python3-pyspotify/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template index df3d2a6a4bf..53e0faf1a39 100644 --- a/srcpkgs/python3-pyspotify/template +++ b/srcpkgs/python3-pyspotify/template @@ -1,7 +1,8 @@ # Template file for 'python3-pyspotify' pkgname=python3-pyspotify version=2.1.3 -revision=4 +revision=5 +archs="x86_64 i686 armv5tel armv6l armv7l" build_style=python3-module hostmakedepends="python3-setuptools python3-cffi python3-pycparser" makedepends="python3-setuptools python3-devel libspotify-devel" @@ -12,3 +13,4 @@ license="Apache-2.0" homepage="https://pyspotify.readthedocs.io/en/latest/" distfiles="${PYPI_SITE}/p/pyspotify/pyspotify-${version}.tar.gz" checksum=6ae31d8ccd7e1f138a80f08c766173b2ced12d196732f68aee4ae023b7a9ad2a +repository="nonfree" # libspotify is nonfree