Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37562596
en ru br
ALT Linux repositórios
S:0.11.3-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname pymad
%def_enable check

Name: python3-module-%modname
Version: 0.11.3
Release: alt1

Summary: A Python wrapper for the MPEG Audio Decoder library
Group: Development/Python3
License: LGPL-2.0
Url: https://pypi.org/project/%modname

Vcs: https://github.com/jaqx0r/pymad.git
Source: https://pypi.io/packages/source/p/%modname/%modname-%version.tar.gz

BuildRequires(pre): rpm-build-python3
BuildRequires: libmad-devel
BuildRequires: python3(wheel) python3(setuptools_scm)
%{?_enable_check:BuildRequires: python3(pytest)}

%description
%summary

%prep
%setup -n %modname-%version

%build
%pyproject_build

%install
%pyproject_install

%check
export PYTHONPATH=%buildroot%python3_sitelibdir
py.test-3 tests

%files
%python3_sitelibdir/*
%doc README*


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009