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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname see

Name: python3-module-%oname
Version: 1.1.1
Release: alt2

Summary: A human-readable alternative to dir
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/see

BuildArch: noarch

# https://github.com/inky/see.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-devel

%py3_provides %oname

%description
An alternative to Python's dir function. Easy to type; easy to read! For
humans only.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%files
%doc *.md *.rst
%python3_sitelibdir/*

%changelog

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

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