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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname soundfile

Name:    python3-module-%oname
Version: 0.11.0
Release: alt1

Summary: An audio library based on libsndfile, CFFI and NumPy.
License: BSD-3-Clause
Group:   Development/Python3
URL:     https://github.com/bastibe/SoundFile

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools python3-module-cffi

Requires: libsndfile
Requires: python3-module-cffi

BuildArch: noarch

Source:  %oname-%version.tar.gz

%description
%summary

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/*.py
%python3_sitelibdir/__pycache__/*
%python3_sitelibdir/*.egg-info
%doc *.rst LICENSE PKG-INFO

%changelog

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

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