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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname pydash
%def_without test

Name: python3-module-%oname
Version: 5.1.0
Release: alt1

Summary: The kitchen sink of Python utility libraries for doing "stuff" in a functional way

License: MIT License
Group: Development/Python
Url: https://pypi.org/project/pydash/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro >= 2.2.5

%py3_buildrequires pytest

%description
kitchen sink of Python utility libraries for doing "stuff" in a functional way.
Based on the Lo-Dash Javascript library.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%if_with test
%check
PYTHONPATH=%buildroot%python3_sitelibdir/%oname/ pytest3
%endif

%files
%python3_sitelibdir/%oname/
%python3_sitelibdir/%oname-*.egg-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