python3Packages.pytest-ansible: 25.5.0 -> 25.6.3
https://github.com/ansible-community/pytest-ansible/releases/tag/v25.6.3 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pytest-ansible";
|
||||
version = "25.5.0";
|
||||
version = "25.6.3";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "ansible";
|
||||
repo = "pytest-ansible";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-k6JFaB5VbUCwknN8SkNotdPRvSvW1tFmTx5p3hGfesg=";
|
||||
hash = "sha256-NOvVzZCqbPbzbDgrs94qgS82c+8U+ysyH/LdQRsawt4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user