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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: python3-module-frozenlist
Version: 1.3.3
Release: alt1

Summary: A list-like structure which implements collections.abc.MutableSequence
License: Apache-2.0
Group: Development/Python
Url: https://github.com/aio-libs/frozenlist

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

BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: python3(cython)

%description
%summary

%prep
%setup
# use system cython
sed -i '/^cythonize:/ s,.install-cython,,' Makefile

%build
make cythonize
%pyproject_build

%install
%pyproject_install

%files
%python3_sitelibdir/frozenlist
%python3_sitelibdir/frozenlist-%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