Commit graph

26 commits

Author SHA1 Message Date
Martin Weinelt 9f340b5bf1 treewide: remove redundant numprocesses pytest-xdist parameter
Including the pytest-xdist package automatically configures numprocesses
to $NIX_BUILD_CORES, so specifying these on a package level has become
redundant.
2022-04-15 01:39:54 +02:00
Sandro Jäckel 9fd8faf824
python39Packages.ansible-lint: 5.3.2 -> 6.0.2 2022-03-29 22:33:31 +02:00
R. Ryantm bb600e5528 ansible-lint: 5.3.1 -> 5.3.2 2022-01-10 17:54:28 -08:00
Jonathan Ringer e3bb91c48b
python3Packages.ansible-lint: limit xdist cores to NIX_BUILD_CORES 2021-12-10 10:25:55 -08:00
R. Ryantm 4c7aff47e1 ansible-lint: 5.3.0 -> 5.3.1 2021-12-08 13:58:04 +00:00
Zhong Jianxin 510414da0d ansible-lint: 5.2.1 -> 5.3.0 2021-12-01 22:06:55 +08:00
R. Ryantm c5d7412630 ansible-lint: 5.2.0 -> 5.2.1 2021-10-27 23:36:13 +00:00
Sandro Jäckel dd229fd9e8
python39Packages.ansible-lint: 5.0.8 -> 5.2.0 2021-10-05 00:01:33 +02:00
Martin Weinelt 7d65aab9a0
python3Packages.ansible-lint: migrate to ansible 2.10...
...which is packaged as ansible-base.

❯ ./result/bin/ansible-lint --version
ansible-lint 5.0.8 using ansible 2.10.9
2021-05-14 03:02:55 +02:00
Martin Weinelt f846985b6a
python3Packages.ansible-lint: fix version detection 2021-05-14 02:54:05 +02:00
Thilo Uttendorfer 7cd876f22d
pythonPackages.ansible-lint: 5.0.2 -> 5.0.8 (#122442) 2021-05-14 02:48:03 +02:00
Domen Kožar 0e3b57f6f5
ansible-lint: disable tests on darwin 2021-04-26 21:46:14 +02:00
Sandro Jäckel 2942566aab
pythonPackages.ansible-lint: 4.3.7 -> 5.0.2 2021-03-11 00:43:12 +01:00
Jean-François Roche 7748cecd87
python3Packages.ansible-lint: fix failing test on deprecation warning
Ignore the deprecation warning during test. The deprecation warning is
due to a recent version of pyyaml which [moved some of their packages](89f608599d)

This fixes #113807
2021-03-09 23:43:19 +01:00
R. RyanTM c183f1252f ansible-lint: 4.3.6 -> 4.3.7 2020-11-09 23:10:17 -08:00
R. RyanTM e87f9b1ee6 ansible-lint: 4.3.5 -> 4.3.6 2020-11-01 13:16:20 -08:00
Sandro Jäckel 77d5e86ae4 ansible-lint: update meta.homepage 2020-10-19 08:29:53 -07:00
Sandro Jäckel 8218431da9 ansible-lint: 4.2.0 -> 4.3.5 2020-10-19 08:29:53 -07:00
Jonathan Ringer e1e71e5886 pythonPackages.ansible-lint: disable for python2
raumel.yaml is not importable, which makes pip
fail during installation
2020-02-25 00:08:14 -08:00
Domen Kožar 2cc1939a0f
ansible-lint: it builds 2020-02-06 10:50:23 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Maximilian Bosch 40d02af8aa
ansible-lint: 4.1.1a0 -> 4.2.0
Upstream switched to a PEP517-based build[1] which required some minor
changes on the package. Additionally, the update fixes the currently
broken package build[2].

[1] https://www.python.org/dev/peps/pep-0517/
[2] https://hydra.nixos.org/build/109032815
2020-01-02 23:03:04 +01:00
Jonathan Ringer 9fdf16065c pythonPackages.ansible-lint: mark broken
old versions of ansible-lint are broken due to
setuptools no longer supporting their hacks.
Current versions of ansible-lint require newest
version of flit which isn't packaged yet
2019-12-30 16:46:51 +01:00
Frederik Rietdijk 30998de951 python: ansible-lint: 4.1.1a0 -> 4.2.0 2019-12-30 16:46:39 +01:00
R. RyanTM 24ee6a5bca ansible-lint: 4.1.0 -> 4.1.1a0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansible-lint/versions
2019-09-25 22:39:53 -07:00
Chris Ostrouchov d77c611162
pythonPackages.ansible-lint: refactor move to python-modules 2019-03-01 14:47:01 -05:00