Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37716748
en ru br
ALT Linux repos
S:7.3.0-alt1

Group :: Development/Python3
RPM: python3-module-Eve-Elastic

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname Eve-Elastic

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

Summary: Elasticsearch data layer for eve rest framework
License: GPLv3
Group: Development/Python3
Url: https://pypi.org/project/Eve-Elastic
Vcs: https://github.com/petrjasek/eve-elastic.git

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%py3_provides eve_elastic

%description
Eve-Elastic is elasticsearch data layer for eve REST framework.

Features:

* fulltext search
* filtering via elasticsearch filter dsl
* facets support
* aggragations support
* elasticsearch mapping generator for schema

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc *.md *.rst
%python3_sitelibdir/eve_elastic
%python3_sitelibdir/Eve_Elastic-%version-*.egg-info


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin