summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/elasticsearch (follow)
Commit message (Expand)AuthorAgeFilesLines
* python38Packages.elasticsearch: 7.15.1 -> 7.15.2R. Ryantm2021-11-141-2/+2
* python39Packages.elasticsearch: 7.13.1 -> 7.15.1R. Ryantm2021-10-301-2/+2
* python38Packages.elasticsearch: Revert updates >7.13.1•••In 7.14.0, the package was intentionally made incompatible with the OSS version, see https://github.com/elastic/elasticsearch-py/issues/1639 for more info. This reverts commit dcd65ace3c6cbb48511ebc25de5df31cb8483b6a. This reverts commit 81171e61ac152167344258192208591ec75dec42. talyz2021-09-101-2/+7
* python38Packages.elasticsearch: 7.14.0 -> 7.14.1R. RyanTM2021-09-031-2/+2
* python38Packages.elasticsearch: 7.13.1 -> 7.14.0R. RyanTM2021-08-181-2/+2
* python3Packages.elasticsearch: 7.12.0 -> 7.13.1Martin Weinelt2021-06-211-2/+2
* python3Packages.elasticsearch: 7.11.0 -> 7.12.0Frederik Rietdijk2021-04-031-2/+2
* python38Packages.elasticsearch: 7.10.1 -> 7.11.0R. RyanTM2021-03-021-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python37Packages.elasticsearch: 7.10.0 -> 7.10.1R. RyanTM2020-12-141-2/+2
* python27Packages.elasticsearch: 7.9.1 -> 7.10.0R. RyanTM2020-11-191-2/+2
* python27Packages.elasticsearch: 7.8.1 -> 7.9.1R. RyanTM2020-08-271-2/+2
* python: elasticsearch: 7.8.0 -> 7.8.1Frederik Rietdijk2020-08-041-2/+2
* python27Packages.elasticsearch: 7.7.1 -> 7.8.0R. RyanTM2020-07-061-2/+2
* python: elasticsearch: 7.7.0 -> 7.7.1Frederik Rietdijk2020-06-061-2/+2
* python27Packages.elasticsearch: 7.6.0 -> 7.7.0R. RyanTM2020-05-281-2/+2
* python27Packages.elasticsearch: 7.1.0 -> 7.6.0R. RyanTM2020-05-121-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: elasticsearch: 7.0.5 -> 7.1.0Frederik Rietdijk2019-12-301-2/+2
* python: elasticsearch: 7.0.2 -> 7.0.5Frederik Rietdijk2019-10-181-2/+2
* python: elasticsearch: 7.0.1 -> 7.0.2Frederik Rietdijk2019-06-151-2/+2
* pythonPackages.elasticsearch: 6.3.1 -> 7.0.1Bas van Dijk2019-05-241-2/+2
* python: elasticsearch: 6.3.0 -> 6.3.1Frederik Rietdijk2018-08-251-2/+2
* python: elasticsearch: 6.2.0 -> 6.3.0Frederik Rietdijk2018-06-221-2/+2
* python: elasticsearch: 6.1.1 -> 6.2.0Frederik Rietdijk2018-04-081-2/+2
* python: elasticsearch: 6.0.0 -> 6.1.1Frederik Rietdijk2018-01-201-2/+2
* pythonPackages.elasticsearch: move derivation to python-modulesBas van Dijk2018-01-121-0/+29