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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname appdirs

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

Summary:    Determining appropriate platform-specific dirs, e.g. a "user data dir"
License:    MIT
Group:      Development/Python3
Url:        https://pypi.python.org/pypi/appdirs/

BuildArch:  noarch

Vcs: https://github.com/ActiveState/appdirs.git
Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
%py3_provides %oname


%description
A small Python module for determining appropriate platform-specific
dirs, e.g. a "user data dir".

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%check
%__python3 setup.py test

%files
%doc *.rst *.md
%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