Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421273
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-shutilwhich

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin