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

Группа :: Разработка/Прочее
Пакет: python3-module-platformio

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

Name: python3-module-platformio
Version: 6.1.11
Release: alt1

Summary: PlatformIO Core
License: Apache-2.0
Group: Development/Other
Url: https://platformio.org/

Source0: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-pyproject
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)

BuildRequires: python3(pytest)
BuildRequires: python3(aiofiles)
BuildRequires: python3(ajsonrpc)
BuildRequires: python3(bottle)
BuildRequires: python3(click)
BuildRequires: python3(elftools)
BuildRequires: python3(marshmallow)
BuildRequires: python3(requests)
BuildRequires: python3(semantic_version)
BuildRequires: python3(starlette)
BuildRequires: python3(tabulate)
BuildRequires: python3(uvicorn)
BuildRequires: python3(wsproto)
BuildRequires: python3(zeroconf)

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

# lemme cite requests/packages.py:

# "I don't like it either. Just look the other way."
%add_python3_req_skip requests.packages.urllib3.util.retry
# can't happen
%add_python3_req_skip msvcrt

%set_python3_req_method strict

%check
%tox_check_pyproject

%files
%_bindir/pio
%_bindir/platformio
%_bindir/piodebuggdb
%python3_sitelibdir/platformio
%python3_sitelibdir/platformio-%version.dist-info

%changelog

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

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