From b2fbd61c5a47c01b91c79c5d5330fd1ac8169eac Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 27 Jan 2021 12:21:42 -0600 Subject: [PATCH] python3-musicbrainzngs: update to 0.7.1. --- srcpkgs/python3-musicbrainzngs/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-musicbrainzngs/template b/srcpkgs/python3-musicbrainzngs/template index 8de5f65f12d..cfa6fa5bec4 100644 --- a/srcpkgs/python3-musicbrainzngs/template +++ b/srcpkgs/python3-musicbrainzngs/template @@ -1,18 +1,17 @@ # Template file for 'python3-musicbrainzngs' pkgname=python3-musicbrainzngs -version=0.6 -revision=7 +version=0.7.1 +revision=1 wrksrc="musicbrainzngs-${version}" build_style="python3-module" -hostmakedepends="python3-devel" -makedepends="${hostmakedepends}" +hostmakedepends="python3-setuptools" depends="python3" short_desc="Python3 bindings for the Musicbrainz NGS webservice interface" maintainer="Steven R " license="BSD-2-Clause" homepage="https://github.com/alastair/python-musicbrainz-ngs/" distfiles="${PYPI_SITE}/m/musicbrainzngs/musicbrainzngs-${version}.tar.gz" -checksum=28ef261a421dffde0a25281dab1ab214e1b407eec568cd05a53e73256f56adb5 +checksum=ab1c0100fd0b305852e65f2ed4113c6de12e68afd55186987b8ed97e0f98e627 post_install() { vlicense COPYING