15
0
Commit Graph

5 Commits

Author SHA256 Message Date
23664d45e7 - Add drop-python2-support.patch from upstream
gh#elastic/elasticsearch-dsl-py@f7f85a5db8f2
- Remove python-six dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch-dsl?expand=0&rev=9
2022-11-28 13:10:01 +00:00
d4c43c47d5 - Update to 7.4.0:
- Added the ConstantKeyword, RankFeatures field types
  - Added the ScriptScore query type
  - Added UpdateByQueryResponse.success() method
  - Added return_doc_meta parameter to Document.save() and
    Document.update() for accessing the complete API response
  - Added support for calendar_interval and fixed_interval to
    DateHistogramFacet
  - Added Document.exists() method
  - Added support for the year interval to DateHistogramFacet
  - Fixed issue where to_dict() should be called recursively on
    Search.extras and **kwargs
  - Fixed inverse of an empty Bool query should be MatchNone
  - Fixed issue between retry_on_conflict and optimistic
    concurrency control within Document.update()
- Update to 7.3.0:
  - Added Intervals, MatchBoolPrefix, Shape, and Wrapper queries
  - Added Boxplot, RareTerms, VariableWidthHistogram,
    MedianAbsoluteDeviation, TTest, CumulativeCardinality,
    Inference, MovingPercentiles, and Normalize aggregations
  - Added __all__ and removed all star imports from
    elasticsearch_dsl namespace to avoid leaking unintended names
  - Fixed an issue where Object and Nested could mutate the inner
    doc_class mapping
  - Fixed a typo in query SpanContaining, previously was
    SpanContainining
- Limit required (and buildrequired) elasticsearch to < 8
  (gh#elastic/elasticsearch-dsl-py#1569).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch-dsl?expand=0&rev=7
2022-10-18 10:33:25 +00:00
b4d76310bb Accepting request 978712 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix https://github.com/elastic/elasticsearch-dsl-py/issues/1596
  + python-elasticsearch-dsl-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/978712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch-dsl?expand=0&rev=5
2022-05-23 13:52:28 +00:00
67c3b3f722 Accepting request 851193 from home:jayvdb:django
- Resume builds by removing unnecessary build dependency coverage < 5

OBS-URL: https://build.opensuse.org/request/show/851193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch-dsl?expand=0&rev=3
2020-11-27 14:53:27 +00:00
Tomáš Chvátal
56b7da167e Accepting request 827998 from home:jayvdb:py-submit
primary client for elasticsearch

OBS-URL: https://build.opensuse.org/request/show/827998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elasticsearch-dsl?expand=0&rev=1
2020-08-20 07:28:18 +00:00