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

Группа :: Development/Python3
Пакет: python3-module-ruamel-yaml.clib

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

Name:     python3-module-ruamel-yaml.clib
Version:  0.2.7
Release:  alt1

Summary:  C version of reader, parser and emitter for ruamel.yaml derived from libyaml

License:  MIT
Group:    Development/Python3
Url:      https://github.com/ruamel/yaml.clib

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar

BuildRequires(pre): rpm-build-python3

%description
This package was split of from ruamel.yaml, so that ruamel.yaml can be build
as a universal wheel. Apart from the C code seldom changing, and taking
a long time to compile for all platforms, this allows installation of the .so
on Linux systems under /usr/lib64/pythonX.Y (without a .pth file or
a ruamel directory) and the Python code for ruamel.yaml under /usr/lib/pythonX.Y.

%prep
%setup

%build
%python3_build

%install
%python3_install --single-version-externally-managed --skip-build

%files
%doc *.rst
%python3_sitelibdir/_ruamel_yaml.*.so
%python3_sitelibdir/ruamel.yaml.clib-%version-py%_python3_version.egg-info

%changelog

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

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