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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%global upstream_name pythondialog

Name: python3-module-dialog
Version: 3.4.0
Release: alt2

Summary: Python interface to the Unix dialog utility

License: LGPLv2+
Group: Development/Python3
Url: http://pythondialog.sourceforge.net
Source: https://pypi.python.org/packages/source/p/%upstream_name/%upstream_name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3


%description
A Python interface to the Unix dialog utility, designed to provide an
easy, pythonic and as complete as possible way to use the dialog
features from Python code.

%prep
%setup -n %upstream_name-%version

sed -i 's|#!.*/usr/bin/env python|#!/usr/bin/env python3|' \
   $(find ./ -name '*.py')

%build
%python3_build

%install
%python3_install

%files
%doc COPYING
%doc README.rst examples/
%python3_sitelibdir/dialog.py*
%python3_sitelibdir/__pycache__/
%python3_sitelibdir/pythondialog-*.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