Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37515649
en ru br
ALT Linux repos
S:0.17.21-alt2

Group :: Development/Python3
RPM: python3-module-ruamel-yaml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-ruamel-yaml
Version: 0.17.21
Release: alt2

Summary: is a YAML 1.2 loader/dumper package for Python

License: GPLv3
Group: Development/Python3
Url: https://pypi.org/project/ruamel.yaml
Provides: python3(ruamel)

Packager: Pavel Vainerman <pv at altlinux.ru>

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

BuildArch: noarch

%add_python3_req_skip _ruamel_yaml

%description
ruamel.yaml is a YAML 1.2 loader/dumper package for Python
It is a derivative of Kirill Simonov's PyYAML 3.11

%prep
%setup

%build
%python3_build

%install
export RUAMEL_NO_PIP_INSTALL_CHECK="1"
%python3_install

%files
%doc LICENSE CHANGES README.rst
%python3_sitelibdir/ruamel
%python3_sitelibdir/ruamel.yaml-%version-py%_python3_version.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin