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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname shutilwhich

Name: python3-module-%oname
Version: 1.1.0
Release: alt3
Summary: shutil.which for those not using Python 3.3 yet
License: PSF
Group: Development/Python3
Url: https://pypi.python.org/pypi/shutilwhich/
BuildArch: noarch

# https://github.com/mbr/shutilwhich.git

Source: %oname-%version.tar.gz

BuildRequires(pre): rpm-build-python3

%py3_provides %oname

%description
A copy & paste backport of Python 3.3's shutil.which function.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

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