<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/ansible-runner, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.ansible-runner: 2.4.2 -&gt; 2.4.3</title>
<updated>2026-03-17T03:33:36+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2026-03-17T03:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d3b9d17c3f0a5a4e70773097eff38411166c6323'/>
<id>d3b9d17c3f0a5a4e70773097eff38411166c6323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.ansible-runner: remove superfluous pythonOlder</title>
<updated>2026-01-19T15:39:10+00:00</updated>
<author>
<name>Gutyina Gergő</name>
<email>gutyina.gergo.2@gmail.com</email>
</author>
<published>2026-01-19T15:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=9daf3201666d4ccdb353657c9acffc9bc8121f98'/>
<id>9daf3201666d4ccdb353657c9acffc9bc8121f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: Remove redundant `versionCheckProgramArg = "--version";` with:</title>
<updated>2025-11-20T10:39:02+00:00</updated>
<author>
<name>Jonathan Davies</name>
<email>jpds@protonmail.com</email>
</author>
<published>2025-11-20T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=116036d574992ee61d97d16c4b065dca3f871974'/>
<id>116036d574992ee61d97d16c4b065dca3f871974</id>
<content type='text'>
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.ansible-runner: 2.4.1 -&gt; 2.4.2</title>
<updated>2025-10-16T01:14:31+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2025-10-16T01:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=3ef121fd05c178b510affe1c1454af43e2bf0e11'/>
<id>3ef121fd05c178b510affe1c1454af43e2bf0e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.ansible-runner: skip failing tests</title>
<updated>2025-08-30T08:20:43+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2025-08-30T08:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=d6cff4d8805ec72b04824662a77f71e4887e2df5'/>
<id>d6cff4d8805ec72b04824662a77f71e4887e2df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: run nixfmt 1.0.0</title>
<updated>2025-07-24T11:55:40+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-07-22T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=5a0711127cd8b916c3d3128f473388c8c79df0da'/>
<id>5a0711127cd8b916c3d3128f473388c8c79df0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.ansible-runner: 2.4.0 -&gt; 2.4.1</title>
<updated>2025-05-23T15:37:38+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-05-21T02:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c4fcee7fec3b2a580ba27aa7b9de2a9f9a47a55d'/>
<id>c4fcee7fec3b2a580ba27aa7b9de2a9f9a47a55d</id>
<content type='text'>
https://github.com/ansible/ansible-runner/releases/tag/2.4.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ansible/ansible-runner/releases/tag/2.4.1
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: use a string for versionCheckProgramArg where possible</title>
<updated>2025-04-05T12:45:13+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2025-04-05T12:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=bfe27cf81c881138fcaa0329b3ad51832558dcab'/>
<id>bfe27cf81c881138fcaa0329b3ad51832558dcab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.ansible-runner: add GaetanLepage as maintainer</title>
<updated>2024-12-31T13:37:12+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2024-12-31T13:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f669cc12bdee81ef986864602b766084943694e7'/>
<id>f669cc12bdee81ef986864602b766084943694e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.ansible-runner: fix</title>
<updated>2024-12-31T13:36:51+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2024-12-31T13:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=740ec536a957b302ceedce84d7a9db6cc23f7b8e'/>
<id>740ec536a957b302ceedce84d7a9db6cc23f7b8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
