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

Group :: Desenvolvimento/Python
RPM: python3-module-yarl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python3-module-yarl
Version: 1.9.2
Release: alt2

Summary: Yet another URL library
License: Apache-2.0
Group: Development/Python
Url: https://github.com/aio-libs/yarl

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

BuildRequires(pre): rpm-build-pyproject
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: python3(cython)
BuildRequires: python3(pytest)
BuildRequires: python3(idna)
BuildRequires: python3(multidict)

%description
The module provides handy URL class for url parsing and changing.
See http://yarl.readthedocs.io for more

%prep
%setup

%build
python3 -mcython -3 -o yarl/_quoting_c.c yarl/_quoting_c.pyx
%pyproject_build

%install
%pyproject_install

%check
%pyproject_run -- pytest --import-mode append tests

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

%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