pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ansible-base ansible-base: updated to 2.10.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4ba785cc488
branches: trunk
changeset: 373214:c4ba785cc488
user: adam <adam%pkgsrc.org@localhost>
date: Tue Feb 08 16:41:06 2022 +0000
description:
ansible-base: updated to 2.10.17
v2.10.17
========
Bugfixes
--------
- ansible-galaxy collection build - Ignore any existing ``MANIFEST.json`` and ``FILES.json`` in the root directory when building a collection.
- ansible-test - Fix traceback in the ``validate-modules`` sanity test when testing an Ansible module without any callables.
- backwards compatiblity copy of doc fragment action_common_attributes
diffstat:
sysutils/ansible-base/Makefile | 5 ++---
sysutils/ansible-base/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e54abe00b5de -r c4ba785cc488 sysutils/ansible-base/Makefile
--- a/sysutils/ansible-base/Makefile Tue Feb 08 13:39:17 2022 +0000
+++ b/sysutils/ansible-base/Makefile Tue Feb 08 16:41:06 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/01/05 15:41:21 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2022/02/08 16:41:06 adam Exp $
-DISTNAME= ansible-base-2.10.16
-PKGREVISION= 2
+DISTNAME= ansible-base-2.10.17
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-base/}
diff -r e54abe00b5de -r c4ba785cc488 sysutils/ansible-base/distinfo
--- a/sysutils/ansible-base/distinfo Tue Feb 08 13:39:17 2022 +0000
+++ b/sysutils/ansible-base/distinfo Tue Feb 08 16:41:06 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2021/12/07 09:50:16 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/02/08 16:41:06 adam Exp $
-BLAKE2s (ansible-base-2.10.16.tar.gz) = 46922a8572708f4f10f33517e6ec7c31452718248092576ede9c4914faeb9f7c
-SHA512 (ansible-base-2.10.16.tar.gz) = d74fa4e8d4bd5c2c12b6b98df05a46665cab6c78cf4606b3176e5124d67b64b342bafa953d29e0cdabfdd436c53e0c4142f09868cbe351fbd0221b8978c67b3e
-Size (ansible-base-2.10.16.tar.gz) = 6138680 bytes
+BLAKE2s (ansible-base-2.10.17.tar.gz) = 49baa68fe75a591c1d8a9246ddbbade61796f4465feb1298e1ec8727f15183c0
+SHA512 (ansible-base-2.10.17.tar.gz) = 9efa1a67d7cfc678dc72d06763799a092b6a49c3e0953bdcf95519b00feed5b4792b72d7a6238f182b822d448c98d471dfa659b2ab73def3f9c9d3ea44fcbe39
+Size (ansible-base-2.10.17.tar.gz) = 6135744 bytes
SHA1 (patch-lib_ansible_module__utils_facts_hardware_netbsd.py) = cdc41b104bffab7badd00446a9d0cdecba32cca2
Home |
Main Index |
Thread Index |
Old Index