R. Ryantm and Bjørn Forsman
aa568b6c40
ansible: 2.17.3 -> 2.17.4
2024-09-15 16:33:00 +02:00
Weijia Wang and GitHub
a545c3c954
python312Packages.ansible: 10.1.0 -> 10.2.0 ( #328057 )
2024-09-11 14:59:56 +02:00
R. Ryantm
fd59b0e417
ansible: 2.17.1 -> 2.17.3
2024-08-23 13:25:24 +00:00
Maciej Krüger
4bc926fced
ansible-core: 2.16.5 -> 2.17.1
2024-08-22 13:44:13 +02:00
Jörg Thalheim and aleksana
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm
edeec13205
python312Packages.ansible: 10.1.0 -> 10.2.0
2024-07-18 00:20:09 +00:00
Martin Weinelt
e0b2423e29
python3Packages.ansible: 9.6.0 -> 10.1.0
...
https://github.com/ansible-community/ansible-build-data/blob/10.1.0/10/CHANGELOG-v10.rst
2024-06-24 12:14:41 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
R. Ryantm
2fcd919112
python311Packages.ansible: 9.5.1 -> 9.6.0
2024-05-23 21:39:49 +00:00
Martin Weinelt
59b1aef590
python3Packages: format with nixfmt
2024-05-22 17:32:03 +02:00
natsukium
e164307585
python311Packages.ansible-core: remove resolvelib related comment
2024-04-29 01:46:19 +09:00
R. Ryantm
6a39bff3be
python311Packages.ansible: 9.4.0 -> 9.5.1
2024-04-27 23:18:48 +00:00
Weijia Wang and GitHub
8568af1a61
Merge pull request #300109 from r-ryantm/auto-update/python311Packages.ansible
...
python311Packages.ansible: 9.3.0 -> 9.4.0
2024-04-05 23:56:35 +02:00
R. Ryantm
9861c2cde6
ansible: 2.16.4 -> 2.16.5
2024-04-02 15:48:39 +00:00
R. Ryantm
9538a854cf
python311Packages.ansible: 9.3.0 -> 9.4.0
2024-03-29 22:44:10 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Weijia Wang and GitHub
d5f1e35af1
Merge pull request #291996 from r-ryantm/auto-update/python311Packages.ansible
...
python311Packages.ansible: 9.2.0 -> 9.3.0
2024-03-07 14:33:51 +01:00
R. Ryantm
4c152d4800
ansible: 2.16.3 -> 2.16.4
2024-02-29 13:13:22 +00:00
R. Ryantm
6d62450211
python311Packages.ansible: 9.2.0 -> 9.3.0
2024-02-28 04:05:53 +00:00
Maciej Krüger and GitHub
3701258fe1
Merge pull request #285257 from r-ryantm/auto-update/python311Packages.ansible
...
python311Packages.ansible: 9.1.0 -> 9.2.0
2024-02-09 12:25:37 +01:00
Maciej Krüger and GitHub
a4cc35516e
Merge pull request #285258 from r-ryantm/auto-update/python311Packages.ansible-core
...
python311Packages.ansible-core: 2.16.2 -> 2.16.3
2024-02-09 12:25:16 +01:00
Maciej Krüger and GitHub
6c75e02c82
Merge pull request #282050 from wfdewith/ansible-core-man
...
python311Packages.ansible-core: generate missing man pages
2024-02-08 11:07:05 +01:00
R. Ryantm
6ae8eb187d
python311Packages.ansible-core: 2.16.2 -> 2.16.3
2024-01-31 11:52:14 +00:00
R. Ryantm
9ddbe0c7e4
python311Packages.ansible: 9.1.0 -> 9.2.0
2024-01-31 11:40:50 +00:00
Weijia Wang and GitHub
a8c8224d8f
Merge pull request #280703 from r-ryantm/auto-update/python311Packages.ansible
...
python311Packages.ansible: 9.0.1 -> 9.1.0
2024-01-28 08:04:10 +01:00
Wim de With
e6b3cd9d23
python311Packages.ansible-core: generate missing man pages
2024-01-19 13:07:04 +01:00
natsukium
9a9c192d74
ansible: 2.15.5 -> 2.16.2
...
Diff: https://github.com/ansible/ansible/compare/v2.15.5...v2.16.2
Changelog: https://github.com/ansible/ansible/blob/v2.16.2/changelogs/CHANGELOG-v2.16.rst
2024-01-14 09:38:30 +09:00
R. Ryantm
41cbdb1d70
python311Packages.ansible: 9.0.1 -> 9.1.0
2024-01-13 10:34:02 +00:00
Martin Weinelt
b44175b966
python3Packages.ansible: 8.6.0 -> 9.0.1
...
https://github.com/ansible-community/ansible-build-data/blob/9.0.1/9/CHANGELOG-v9.rst
2023-12-20 20:17:18 +01:00
Isa
f3fb5dbbfe
python3Packages.ansible: 8.4.0 -> 8.6.0
2023-11-08 15:05:45 +01:00
github-actions[bot] and GitHub
8381e32b2c
Merge master into staging-next
2023-10-14 18:00:58 +00:00
R. Ryantm
b6aad274c8
python310Packages.ansible-core: 2.15.4 -> 2.15.5
2023-10-13 07:30:56 +00:00
Martin Weinelt
78c366e9a5
python3Packages.ansible: 8.3.0 -> 8.4.0
2023-09-27 15:32:47 +02:00
R. Ryantm
ccae7b8833
python310Packages.ansible-core: 2.15.3 -> 2.15.4
2023-09-13 09:41:16 +00:00
R. Ryantm
ed1a0aba94
python310Packages.ansible-core: 2.15.2 -> 2.15.3
2023-09-04 16:21:00 +00:00
Weijia Wang and GitHub
e2b42410ec
Merge pull request #249872 from r-ryantm/auto-update/python310Packages.ansible
...
python310Packages.ansible: 8.2.0 -> 8.3.0
2023-08-30 00:14:06 +02:00
Johan Geluk
98f5022d67
pythonPackages.ansible,pythonPackages.ansible-core: add ansible-pylibssh dependency
2023-08-24 21:18:29 +02:00
R. Ryantm
ba787d2a27
python310Packages.ansible: 8.2.0 -> 8.3.0
2023-08-18 03:23:34 +00:00
R. Ryantm
e10a5b08e0
python310Packages.ansible: 8.1.0 -> 8.2.0
2023-07-27 10:45:02 +00:00
R. Ryantm
13606dcd46
python310Packages.ansible-core: 2.15.1 -> 2.15.2
2023-07-23 17:09:07 +00:00
Theodore Ni
d453878991
python39Packages.ansible-core: add importlib-resources to python 3.9 build
2023-07-09 07:56:33 -07:00
R. Ryantm
9728d07c08
python310Packages.ansible: 8.0.0 -> 8.1.0
2023-07-01 13:25:02 +00:00
R. Ryantm
15d222d3b5
python310Packages.ansible-core: 2.15.0 -> 2.15.1
2023-06-27 06:13:07 +00:00
Weijia Wang and GitHub
fb11cd4929
Merge pull request #235220 from mokrinsky/ansible-8.0.0
...
python310Packages.ansible: 7.2.0 -> 8.0.0
2023-06-21 22:36:24 +03:00
Martin Weinelt
f3f38a2130
python310Packages.ansible-core: provide passlib
...
Required for crypt on darwin.
2023-06-08 21:30:37 +02:00
Nikolay Mokrinsky
a0c1804f59
python310Packages.ansible: 7.2.0 -> 8.0.0
2023-05-31 19:46:56 +04:00
Martin Weinelt
04821cd0d4
ansible: 2.14.5 -> 2.15.0
...
https://github.com/ansible/ansible/blob/v2.15.0/changelogs/CHANGELOG-v2.15.rst
2023-05-16 02:24:29 +02:00
Martin Weinelt
0b11411de3
ansible_2_14: 2.14.2 -> 2.14.5
...
https://github.com/ansible/ansible/blob/v2.14.5/changelogs/CHANGELOG-v2.14.rst
2023-05-16 02:24:28 +02:00
Martin Weinelt
0215034f25
python3.pkgs: Migrate fetchers to use hash
...
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
R. Ryantm
9d1833a072
python310Packages.ansible: 7.1.0 -> 7.2.0
2023-02-03 17:26:46 +00:00