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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname blink

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

Summary: REST client interface
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/blink/
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-requests python3(yaml) python3(dateutil.parser)

%py3_provides %oname


%description
A REST interface from Python.

%prep
%setup

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

%build
%python3_build_debug

%install
%python3_install

%check
%__python3 setup.py test

%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