pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ansible-core
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 18 07:28:15 UTC 2025
Modified Files:
pkgsrc/sysutils/ansible-core: Makefile distinfo
Log Message:
ansible-core: updated to 2.18.7
2.18.7
Minor Changes
- ansible-test - Add RHEL 10.0 as a remote platform for testing.
Bugfixes
- ansible-doc will no longer ignore docs for modules without an extension (https://github.com/ansible/ansible/issues/85279).
- ansible-pull change detection will now work independently of callback or result format settings.
- ansible-test - Fix Python relative import resolution from ``__init__.py`` files when using change detection.
- dnf5 - handle all libdnf5 specific exceptions (https://github.com/ansible/ansible/issues/84634)
- meta - avoid traceback when retrieving the meta task name (https://github.com/ansible/ansible/issues/85367).
- password lookup - fix acquiring the lock when human-readable FileExistsError error message is not English.
- user - Set timeout for passphrase interaction.
- user - Update prompt for SSH key passphrase (https://github.com/ansible/ansible/issues/84484).
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/sysutils/ansible-core/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/sysutils/ansible-core/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ansible-core/Makefile
diff -u pkgsrc/sysutils/ansible-core/Makefile:1.47 pkgsrc/sysutils/ansible-core/Makefile:1.48
--- pkgsrc/sysutils/ansible-core/Makefile:1.47 Wed May 21 05:26:39 2025
+++ pkgsrc/sysutils/ansible-core/Makefile Fri Jul 18 07:28:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2025/05/21 05:26:39 adam Exp $
+# $NetBSD: Makefile,v 1.48 2025/07/18 07:28:15 adam Exp $
-DISTNAME= ansible_core-2.18.6
+DISTNAME= ansible_core-2.18.7
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-core/}
Index: pkgsrc/sysutils/ansible-core/distinfo
diff -u pkgsrc/sysutils/ansible-core/distinfo:1.40 pkgsrc/sysutils/ansible-core/distinfo:1.41
--- pkgsrc/sysutils/ansible-core/distinfo:1.40 Wed May 21 05:26:39 2025
+++ pkgsrc/sysutils/ansible-core/distinfo Fri Jul 18 07:28:15 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2025/05/21 05:26:39 adam Exp $
+$NetBSD: distinfo,v 1.41 2025/07/18 07:28:15 adam Exp $
-BLAKE2s (ansible_core-2.18.6.tar.gz) = 6aceaeda39cee492333f9db6789de17dd549695fc1533ccfecbe63ef28c0c304
-SHA512 (ansible_core-2.18.6.tar.gz) = 55a54bfa5e0a2458672856cd5a074799f4e3cb25160daf12902118bd8f1473214b4e6daea78264c20729a82be3524ef3188235287e0c3050c9b0d42031831502
-Size (ansible_core-2.18.6.tar.gz) = 3088072 bytes
+BLAKE2s (ansible_core-2.18.7.tar.gz) = 427118319cfb2cbd890b5bc85b70adc23926b1b3ab66a1fd147d3e219fabfbc6
+SHA512 (ansible_core-2.18.7.tar.gz) = d0fa74447a4073b6321c3314fab3fd9a3ca4283a318b0bedceeca605bd3f736cc4524520281beb8f5f7fb1b5635e38319137d7874fbc47fd939979061d224f2d
+Size (ansible_core-2.18.7.tar.gz) = 3090256 bytes
SHA1 (patch-lib_ansible_module__utils_facts_hardware_netbsd.py) = cdc41b104bffab7badd00446a9d0cdecba32cca2
Home |
Main Index |
Thread Index |
Old Index