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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname apipkg
%define fname python3-module-%oname
%define descr With apipkg you can control the exported namespace of a python package and \
greatly reduce the number of imports for your users. It is a small python \
module that works on virtually all Python versions, including CPython2.3 to \
Python3.1, Jython and PyPy. It co-operates well with Python's help() system,\
custom importers (PEP302) and common command line completion tools.

Name:           %fname
Version:        1.5
Release:        alt1

Summary:        A Python namespace control and lazy-import mechanism

License:        MIT
Group:          Development/Python3
URL:            http://pypi.python.org/pypi/apipkg

Source0:        %name-%version.tar

BuildArch:      noarch

BuildRequires: python3-module-setuptools python3-module-setuptools_scm

%description
%descr

%prep
%setup

%build
%python3_build

%install
%python3_install

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