pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-ansible-compat
Module Name: pkgsrc
Committed By: adam
Date: Wed Nov 2 11:23:34 UTC 2022
Modified Files:
pkgsrc/sysutils/py-ansible-compat: Makefile distinfo
Log Message:
py-ansible-compat: updated to 2.2.4
v2.2.4
Bugfixes
Avoid running galaxy on offline mode
v2.2.3
Bugfixes
Correct offline cli arg support check
v2.2.2
Bugfixes
Add packaging to dependencies
Pass offline argument to galaxy command when needed
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/py-ansible-compat/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/py-ansible-compat/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/py-ansible-compat/Makefile
diff -u pkgsrc/sysutils/py-ansible-compat/Makefile:1.6 pkgsrc/sysutils/py-ansible-compat/Makefile:1.7
--- pkgsrc/sysutils/py-ansible-compat/Makefile:1.6 Mon Sep 26 13:39:17 2022
+++ pkgsrc/sysutils/py-ansible-compat/Makefile Wed Nov 2 11:23:34 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/09/26 13:39:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/11/02 11:23:34 adam Exp $
-DISTNAME= ansible-compat-2.2.1
+DISTNAME= ansible-compat-2.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-compat/}
@@ -13,9 +13,10 @@ LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-jsonschema>=4.6.0:../../textproc/py-jsonschema
+DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-subprocess-tee>=0.3.5:../../sysutils/py-subprocess-tee
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
-#TODO: TEST_DEPENDS pip-tools, pytest-markdown, pytest-plus
+#TODO: TEST_DEPENDS pip-tools, pytest-plus
TEST_DEPENDS+= ansible-core-[0-9]*:../../sysutils/ansible-core
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky
Index: pkgsrc/sysutils/py-ansible-compat/distinfo
diff -u pkgsrc/sysutils/py-ansible-compat/distinfo:1.5 pkgsrc/sysutils/py-ansible-compat/distinfo:1.6
--- pkgsrc/sysutils/py-ansible-compat/distinfo:1.5 Mon Sep 26 13:39:17 2022
+++ pkgsrc/sysutils/py-ansible-compat/distinfo Wed Nov 2 11:23:34 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/09/26 13:39:17 adam Exp $
+$NetBSD: distinfo,v 1.6 2022/11/02 11:23:34 adam Exp $
-BLAKE2s (ansible-compat-2.2.1.tar.gz) = 7f2e478ae0f38aa568b06255bd09c391b521636576b521d9fb7dfb6d7dc14b62
-SHA512 (ansible-compat-2.2.1.tar.gz) = 3e941eb2c5303f83b7e7c057d08801f192889b636d9c6e56a2ac21cf75144a52ba2916eaedeba7bf848dd268387bf4d3261541d75145b213cc3f6baca6a06e5e
-Size (ansible-compat-2.2.1.tar.gz) = 39126 bytes
+BLAKE2s (ansible-compat-2.2.4.tar.gz) = 310bffe88adad7f9f9174909de24c95d22b2e8def6d3cf8626686649f7093e6b
+SHA512 (ansible-compat-2.2.4.tar.gz) = ec30329b2aa07ea7685a8cd91438f0d0e9003644fb3d15a842277abc7f5f1eeed61bb606ca594d6496e1980be0109dd5e4021bc4aeb66d909a312bf02649a1b9
+Size (ansible-compat-2.2.4.tar.gz) = 39772 bytes
Home |
Main Index |
Thread Index |
Old Index