Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > bc8edc5e750bc4b5cbb9783fd30cdbca > files > 2

python-bluetooth-data-tools-0.3.1-1.mga9.src.rpm

# Created by pyp2rpm-3.3.8
%global pypi_name bluetooth-data-tools
%global srcname bluetooth_data_tools

Name:           python-%{pypi_name}
Version:        0.3.1
Release:        %mkrel 1
Summary:        Tools for converting bluetooth data and packets
Group:          Development/Python
License:        None
URL:            https://github.com/bdraco/bluetooth-data-tools
Source0:        %{pypi_source}
BuildArch:      noarch
BuildRequires:  pyproject-rpm-macros
BuildRequires:  python3-devel

%description
Tools for converting bluetooth data and packets.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}

%description -n python3-%{pypi_name}
Tools for converting bluetooth data and packets.

%prep
%autosetup -n bluetooth_data_tools-%{version}

%generate_buildrequires
%pyproject_buildrequires

%build
%pyproject_wheel

%install
%pyproject_install
%pyproject_save_files bluetooth_data_tools

%files -n python3-%{pypi_name} -f %{pyproject_files}
%license LICENSE
%doc README.md


%changelog
* Sun Feb 05 2023 wally <wally> 0.3.1-1.mga9
+ Revision: 1938588
- imported package python-bluetooth-data-tools