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

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

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

%define mname sphinxcontrib
%define oname %mname-asyncio

Name: python3-module-%oname
Version: 0.2.0
Release: alt4
Summary: Sphinx extension for adding asyncio-specific markups

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/sphinxcontrib-asyncio
BuildArch: noarch

Source: https://pypi.python.org/packages/03/52/14e11f82a263a6b4c3c66738952f557ee78cde51077cbd949fbf739fa9b4/%oname-%version.tar.gz

BuildRequires(pre): rpm-build-python3

%py3_provides %mname.asyncio
%py3_requires %mname

%description
Sphinx extension for adding asyncio-specific markups.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc *.rst
%python3_sitelibdir/%mname/*
%exclude %python3_sitelibdir/%mname/__init__.py*
%exclude %python3_sitelibdir/%mname/__pycache__/__init__.*
%python3_sitelibdir/*.egg-info

%changelog

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

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