Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgarcia:python312:numeric
python-scikit-dsp-comm
python-scikit-dsp-comm.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-scikit-dsp-comm.spec of Package python-scikit-dsp-comm
# # spec file for package python-scikit-dsp-comm # # Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %define skip_python36 1 Name: python-scikit-dsp-comm Version: 1.2.0 Release: 0 Summary: DSP and Comm package for Python License: BSD-2-Clause Group: Development/Languages/Python URL: https://github.com/mwickert/scikit-dsp-comm Source0: https://files.pythonhosted.org/packages/source/s/scikit-dsp-comm/scikit-dsp-comm-%{version}.tar.gz Source100: python-scikit-dsp-comm-rpmlintrc BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-matplotlib Requires: python-numpy Requires: python-scipy Recommends: python-PyAudio Recommends: python-colorama Recommends: python-ipywidgets Recommends: python-pyrtlsdr BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module matplotlib} BuildRequires: %{python_module numpy} BuildRequires: %{python_module scipy} BuildRequires: %{python_module tox} # /SECTION %python_subpackages %description This package is a collection of functions and classes to support signal processing and communications theory teaching and research. The foundation for this package is scipy.signal. %prep %setup -q -n scikit-dsp-comm-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand chmod a-x %{buildroot}%{$python_sitelib}/sk_dsp_comm/*.txt %files %{python_files} %doc README.md %license LICENSE.md %{python_sitelib}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor