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

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

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

%define modulename rtlsdr

Name: python3-module-%modulename
Version: 0.3.0
Release: alt1

Summary: A Python 3 wrapper for librtlsdr (a driver for Realtek RTL2832U based SDR's)
License: GPLv3
Group: Development/Python3
URL: https://github.com/roger-/pyrtlsdr
Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-dev
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

%description
%summary

%prep
%setup
%autopatch -p1

#chmod 644 rtlsdr/rtlsdrtcp/base.py


find . -name '*.py' | xargs sed -i '1s|^#!.*|#!%_bindir/python3|'

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.md
%python3_sitelibdir/%modulename/
%python3_sitelibdir/py%modulename-%version.dist-info

%changelog

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

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