pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 12 08:07:34 UTC 2022

Modified Files:
        pkgsrc/sysutils: Makefile
Added Files:
        pkgsrc/sysutils/py-ansible-compat: DESCR Makefile PLIST distinfo

Log Message:
py-ansible-compat: added version 2.0.3

A python package contains functions that facilitate working with various
versions of Ansible 2.9 and newer.


To generate a diff of this commit:
cvs rdiff -u -r1.1002 -r1.1003 pkgsrc/sysutils/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/py-ansible-compat/DESCR \
    pkgsrc/sysutils/py-ansible-compat/Makefile \
    pkgsrc/sysutils/py-ansible-compat/PLIST \
    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/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1002 pkgsrc/sysutils/Makefile:1.1003
--- pkgsrc/sysutils/Makefile:1.1002     Sun May  8 09:10:59 2022
+++ pkgsrc/sysutils/Makefile    Thu May 12 08:07:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1002 2022/05/08 09:10:59 pin Exp $
+# $NetBSD: Makefile,v 1.1003 2022/05/12 08:07:34 adam Exp $
 #
 
 COMMENT=       System utilities
@@ -548,6 +548,7 @@ SUBDIR+=    pv
 SUBDIR+=       pwgen
 SUBDIR+=       py-Glances
 SUBDIR+=       py-Send2Trash
+SUBDIR+=       py-ansible-compat
 SUBDIR+=       py-appnope
 SUBDIR+=       py-augeas
 SUBDIR+=       py-borgbackup
@@ -577,6 +578,7 @@ SUBDIR+=    py-setproctitle
 SUBDIR+=       py-sh
 SUBDIR+=       py-stack-data
 SUBDIR+=       py-structlog
+SUBDIR+=       py-subprocess-tee
 SUBDIR+=       py-supervisor
 SUBDIR+=       py-syslog-ng
 SUBDIR+=       py-watchdog

Added files:

Index: pkgsrc/sysutils/py-ansible-compat/DESCR
diff -u /dev/null pkgsrc/sysutils/py-ansible-compat/DESCR:1.1
--- /dev/null   Thu May 12 08:07:34 2022
+++ pkgsrc/sysutils/py-ansible-compat/DESCR     Thu May 12 08:07:34 2022
@@ -0,0 +1,2 @@
+A python package contains functions that facilitate working with various
+versions of Ansible 2.9 and newer.
Index: pkgsrc/sysutils/py-ansible-compat/Makefile
diff -u /dev/null pkgsrc/sysutils/py-ansible-compat/Makefile:1.1
--- /dev/null   Thu May 12 08:07:34 2022
+++ pkgsrc/sysutils/py-ansible-compat/Makefile  Thu May 12 08:07:34 2022
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1 2022/05/12 08:07:34 adam Exp $
+
+DISTNAME=      ansible-compat-2.0.3
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    sysutils python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/ansible-compat/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/ansible-community/ansible-compat
+COMMENT=       Ansible compatibility goodies
+LICENSE=       mit
+
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+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
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock-[0-9]*:../../devel/py-test-mock
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27 37
+
+do-test:
+       cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} test
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/sysutils/py-ansible-compat/PLIST
diff -u /dev/null pkgsrc/sysutils/py-ansible-compat/PLIST:1.1
--- /dev/null   Thu May 12 08:07:34 2022
+++ pkgsrc/sysutils/py-ansible-compat/PLIST     Thu May 12 08:07:34 2022
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/12 08:07:34 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/ansible_compat/__init__.py
+${PYSITELIB}/ansible_compat/__init__.pyc
+${PYSITELIB}/ansible_compat/config.py
+${PYSITELIB}/ansible_compat/config.pyc
+${PYSITELIB}/ansible_compat/constants.py
+${PYSITELIB}/ansible_compat/constants.pyc
+${PYSITELIB}/ansible_compat/errors.py
+${PYSITELIB}/ansible_compat/errors.pyc
+${PYSITELIB}/ansible_compat/loaders.py
+${PYSITELIB}/ansible_compat/loaders.pyc
+${PYSITELIB}/ansible_compat/ports.py
+${PYSITELIB}/ansible_compat/ports.pyc
+${PYSITELIB}/ansible_compat/prerun.py
+${PYSITELIB}/ansible_compat/prerun.pyc
+${PYSITELIB}/ansible_compat/py.typed
+${PYSITELIB}/ansible_compat/runtime.py
+${PYSITELIB}/ansible_compat/runtime.pyc
Index: pkgsrc/sysutils/py-ansible-compat/distinfo
diff -u /dev/null pkgsrc/sysutils/py-ansible-compat/distinfo:1.1
--- /dev/null   Thu May 12 08:07:34 2022
+++ pkgsrc/sysutils/py-ansible-compat/distinfo  Thu May 12 08:07:34 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/12 08:07:34 adam Exp $
+
+BLAKE2s (ansible-compat-2.0.3.tar.gz) = 2016d5450efe4fd7475134ff96069b4ebf6cc2bc20e8acb9074f73d2de30aadc
+SHA512 (ansible-compat-2.0.3.tar.gz) = 0887e5da23041d02be0371bfd9569256252c586f80cd92ab855b32172328989c8160e57169aff6d72f1c3c89c9d3a00b56293e3badc0dc4aad135b1992d06599
+Size (ansible-compat-2.0.3.tar.gz) = 35328 bytes



Home | Main Index | Thread Index | Old Index