Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37760317
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-musicbrainzngs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin