Merge pull request #253288 from r-ryantm/auto-update/python310Packages.ansible-core

python310Packages.ansible-core: 2.15.2 -> 2.15.3
This commit is contained in:
Weijia Wang 2023-09-05 12:01:48 +02:00 committed by GitHub
commit cf415c15ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,11 +28,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.15.2";
version = "2.15.3";
src = fetchPypi {
inherit pname version;
hash = "sha256-hCUbAB8vnAkUvu3/zxlSnnRaExCBWdH+J96eOmpjrFo=";
hash = "sha256-JhvAGhUnT8WmlQ1bkrmqG318bo91Q8kUUF5b/ZdEeTo=";
};
# ansible_connection is already wrapped, so don't pass it through