Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37710152
en ru br
ALT Linux repos
S:0.7.1-alt2

Group :: Development/Python3
RPM: python3-module-musicbrainzngs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modname musicbrainzngs

Name: python3-module-%modname
Version: 0.7.1
Release: alt2

Summary: Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices
Group: Development/Python3
License: BSD-2-Clause and ISC
Url: https://pypi.python.org/pypi/%modname
Source: https://pypi.io/packages/source/m/%modname/%modname-%version.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-distribute

%description
This Python 3 module implements webservice bindings for the Musicbrainz NGS
site, also known as /ws/2 and the Cover Art Archive.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir_noarch/%modname/
%doc README.rst COPYING PKG-INFO
%python3_sitelibdir_noarch/*.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin