Mon Sep 26 13:39:17 2022 UTC ()
py-ansible-compat: updated to 2.2.1

v2.2.1

Bugfixes
* Avoid galaxy install failure with already symlinked collections
* Avoid python warning about unknown warning category


(adam)
diff -r1.5 -r1.6 pkgsrc/sysutils/py-ansible-compat/Makefile
diff -r1.4 -r1.5 pkgsrc/sysutils/py-ansible-compat/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/sysutils/py-ansible-compat/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/py-ansible-compat/Makefile 2022/08/02 09:51:23 1.5
+++ pkgsrc/sysutils/py-ansible-compat/Makefile 2022/09/26 13:39:17 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2022/08/02 09:51:23 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2022/09/26 13:39:17 adam Exp $
2 2
3DISTNAME= ansible-compat-2.2.0 3DISTNAME= ansible-compat-2.2.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= sysutils python 5CATEGORIES= sysutils python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-compat/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-compat/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/ansible-community/ansible-compat 9HOMEPAGE= https://github.com/ansible-community/ansible-compat
10COMMENT= Ansible compatibility goodies 10COMMENT= Ansible compatibility goodies
11LICENSE= mit 11LICENSE= mit
12 12
13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm 13BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
14BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.6.0:../../textproc/py-jsonschema 15DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.6.0:../../textproc/py-jsonschema
16DEPENDS+= ${PYPKGPREFIX}-subprocess-tee>=0.3.5:../../sysutils/py-subprocess-tee 16DEPENDS+= ${PYPKGPREFIX}-subprocess-tee>=0.3.5:../../sysutils/py-subprocess-tee

cvs diff -r1.4 -r1.5 pkgsrc/sysutils/py-ansible-compat/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/py-ansible-compat/distinfo 2022/08/02 09:51:23 1.4
+++ pkgsrc/sysutils/py-ansible-compat/distinfo 2022/09/26 13:39:17 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2022/08/02 09:51:23 adam Exp $ 1$NetBSD: distinfo,v 1.5 2022/09/26 13:39:17 adam Exp $
2 2
3BLAKE2s (ansible-compat-2.2.0.tar.gz) = 8c65a2acd90fe9ae9a133ddf73ef7e3941976e5ece597c8f831af1ac44ac15e7 3BLAKE2s (ansible-compat-2.2.1.tar.gz) = 7f2e478ae0f38aa568b06255bd09c391b521636576b521d9fb7dfb6d7dc14b62
4SHA512 (ansible-compat-2.2.0.tar.gz) = 3bd199431659ecba52743c6c985d2cdc6ee55396444241ba2456bc5430bbc87e26087dffbfff62ac341fa854e19baa0d7052cf79f20511222fd9e001dd020136 4SHA512 (ansible-compat-2.2.1.tar.gz) = 3e941eb2c5303f83b7e7c057d08801f192889b636d9c6e56a2ac21cf75144a52ba2916eaedeba7bf848dd268387bf4d3261541d75145b213cc3f6baca6a06e5e
5Size (ansible-compat-2.2.0.tar.gz) = 38772 bytes 5Size (ansible-compat-2.2.1.tar.gz) = 39126 bytes