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

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

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

Name: python3-module-zeroconf
Version: 0.70.0
Release: alt1

Summary: Python Multicast DNS Service Discovery Library
License: LGPLv2
Group: Development/Python
Url: https://pypi.org/project/zeroconf/

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

BuildRequires: rpm-build-python3
BuildRequires: python3(poetry-core)
BuildRequires: python3(setuptools)
BuildRequires: python3(cython)

BuildRequires: python3(pytest)
BuildRequires: python3(pytest-cov)
BuildRequires: python3(pytest-asyncio)
BuildRequires: python3(pytest_timeout)
BuildRequires: python3(ifaddr)

%description
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
originally by Paul Scott-Murphy (https://github.com/paulsm/pyzeroconf),
modified by William McBrine (https://github.com/wmcbrine/pyzeroconf).

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%pyproject_run_pytest ||:

%files
%python3_sitelibdir/zeroconf
%python3_sitelibdir/zeroconf-%version.dist-info

%changelog

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

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