python311Packages.pytest-ansible 3.2.1 -> 4.0.0 https://repology.org/project/python:pytest-ansible/versions attrpath: python311Packages.pytest-ansible Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p34j4pp10rbwhgxlwi1597hqpjczvf0l-packages.json.drv building '/nix/store/p34j4pp10rbwhgxlwi1597hqpjczvf0l-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-ansible-3.2.1 Press Enter key to continue... Running update for: - python3.11-pytest-ansible-3.2.1: UPDATING ... - python3.11-pytest-ansible-3.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-ansible/default.nix b/pkgs/development/python-modules/pytest-ansible/default.nix index 0b941d9be607..ccd16b712928 100644 --- a/pkgs/development/python-modules/pytest-ansible/default.nix +++ b/pkgs/development/python-modules/pytest-ansible/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pytest-ansible"; - version = "3.2.1"; + version = "4.0.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "ansible"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-fSerRbd7QeEdTfyy2lVLq7FKHWWT0MlutonunHhM5M4="; + hash = "sha256-mxCL4n8j19E/9GsAd1qYogqk+EjxVsXdiMVBUXSeYjs="; }; postPatch = '' No auto update branch exists