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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define oname rql

Name: python3-module-%oname
Version: 0.36.0
Release: alt1

Summary: Relationship query language (RQL) utilities
License: LGPL
Group: Development/Python3
Url: https://pypi.python.org/pypi/rql/

Source0: %{oname}-%{version}.tar
Patch0: fix-import-of-pygments.patch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-logilab-common
BuildRequires: python3-module-logilab-database
BuildRequires: python3-module-Pygments
BuildRequires: python3-module-logilab-constraint

Requires: python3-module-logilab-constraint


%description
A library providing the base utilities to handle RQL queries, such as a
parser, a type inferencer.

%prep
%setup -q -n %oname-%version
%patch0 -p2

%build
%python3_build_debug

%install
%python3_install

%check
%__python3 setup.py test

%files
%doc README COPYING
%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