Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37763855
en ru br
ALT Linux repositórios
S:6.0.1-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python3-module-yaml
Version: 6.0
Release: alt1

Summary: PyYAML, a YAML parser and emitter for Python
License: MIT
Group: Development/Python3
Url: https://github.com/yaml/pyyaml

# Source-url: https://github.com/yaml/pyyaml/archive/%version.tar.gz

Source: %name-%version.tar

BuildRequires: libyaml-devel
BuildRequires: rpm-build-python3 python3-module-Cython

%description
YAML is a data serialization format designed for human readability
and interaction with scripting languages.

PyYAML is a YAML parser and emitter for the Python programming
language.  PyYAML features a complete YAML 1.1 parser, Unicode
support, and relatively sensible error messages.

%prep
%setup

%build
%add_optflags -fno-strict-aliasing
%python3_build build_ext

%install
%python3_install

%files
%doc CHANGES README*
%python3_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009