Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37854221
en ru br
ALT Linux repositórios
S:0.9.16-alt3.git20150404.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname stuf

%def_disable check

Name: python3-module-%oname
Version: 0.9.16
Release: alt3.git20150404
Summary: Normal, default, ordered, chained, restricted, counter, and frozen dictionaries
License: BSD
Group: Development/Python3
BuildArch: noarch
Url: https://pypi.python.org/pypi/stuf

# https://bitbucket.org/lcrees/stuf.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-parse
BuildRequires: python3-module-pytest python3-module-coverage

%py3_provides %oname
%py3_requires parse

%description
A collection of Python dictionary types that support attribute-style
access. Includes defaultdict, OrderedDict, restricted, ChainMap,
Counter, and frozen implementations plus miscellaneous utilities for
writing Python software.

%prep
%setup

%build
%python3_build

%install
%python3_install

%check
python3 setup.py test -v
nosetests3 -vv --with-coverage --cover-package=%oname

%files
%doc *.rst
%python3_sitelibdir/*
%exclude %python3_sitelibdir/tests

%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