pkgsrc-WIP-changes archive

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

py-swh-icinga-plugins-0.2.1 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 13:23:47 2020 +0100
Changeset:	0e38e0810f8063ef9db96a9e52490c48d5b867dc

Added Files:
	py-swh-icinga-plugins/DESCR
	py-swh-icinga-plugins/Makefile
	py-swh-icinga-plugins/PLIST
	py-swh-icinga-plugins/distinfo

Log Message:
py-swh-icinga-plugins-0.2.1 import to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0e38e0810f8063ef9db96a9e52490c48d5b867dc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-swh-icinga-plugins/DESCR    |  1 +
 py-swh-icinga-plugins/Makefile | 28 +++++++++++++++++++++++++++
 py-swh-icinga-plugins/PLIST    | 43 ++++++++++++++++++++++++++++++++++++++++++
 py-swh-icinga-plugins/distinfo |  6 ++++++
 4 files changed, 78 insertions(+)

diffs:
diff --git a/py-swh-icinga-plugins/DESCR b/py-swh-icinga-plugins/DESCR
new file mode 100644
index 0000000000..d4738aba80
--- /dev/null
+++ b/py-swh-icinga-plugins/DESCR
@@ -0,0 +1 @@
+Scripts for end-to-end monitoring of the SWH infrastructure
diff --git a/py-swh-icinga-plugins/Makefile b/py-swh-icinga-plugins/Makefile
new file mode 100644
index 0000000000..6ebeb603c7
--- /dev/null
+++ b/py-swh-icinga-plugins/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+DISTNAME=	swh.icinga_plugins-0.2.1
+PKGNAME=	${PYPKGPREFIX}-swh-icinga-plugins-0.2.1
+CATEGORIES=	sysutils python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.icinga_plugins/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://forge.softwareheritage.org/diffusion/swh-icinga-plugins
+COMMENT=	Icinga plugins for Software Heritage infrastructure monitoring
+LICENSE=	gnu-gpl-v3
+
+PYTHON_VERSIONS_INCOMPATIBLE+=	27
+
+BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
+DEPENDS+=	${PYPKGPREFIX}-psycopg2-[0-9]*:../../databases/py-psycopg2
+DEPENDS+=	${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
+DEPENDS+=	${PYPKGPREFIX}-swh-deposit>=0.6.0:../../wip/py-swh-deposit
+DEPENDS+=	${PYPKGPREFIX}-swh-storage>=0.0.162:../../wip/py-swh-storage
+TEST_DEPENDS+=	${PYPKGPREFIX}-test>=6.2.0:../../devel/py-test
+TEST_DEPENDS+=	${PYPKGPREFIX}-test-mock>=2.0.0:../../devel/py-test-mock
+TEST_DEPENDS+=	${PYPKGPREFIX}-requests-mock>=1.8.0:../../devel/py-requests-mock
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-swh-icinga-plugins/PLIST b/py-swh-icinga-plugins/PLIST
new file mode 100644
index 0000000000..d6c8861720
--- /dev/null
+++ b/py-swh-icinga-plugins/PLIST
@@ -0,0 +1,43 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/swh/__init__.py
+${PYSITELIB}/swh/__init__.pyc
+${PYSITELIB}/swh/__init__.pyo
+${PYSITELIB}/swh/icinga_plugins/__init__.py
+${PYSITELIB}/swh/icinga_plugins/__init__.pyc
+${PYSITELIB}/swh/icinga_plugins/__init__.pyo
+${PYSITELIB}/swh/icinga_plugins/base_check.py
+${PYSITELIB}/swh/icinga_plugins/base_check.pyc
+${PYSITELIB}/swh/icinga_plugins/base_check.pyo
+${PYSITELIB}/swh/icinga_plugins/cli.py
+${PYSITELIB}/swh/icinga_plugins/cli.pyc
+${PYSITELIB}/swh/icinga_plugins/cli.pyo
+${PYSITELIB}/swh/icinga_plugins/deposit.py
+${PYSITELIB}/swh/icinga_plugins/deposit.pyc
+${PYSITELIB}/swh/icinga_plugins/deposit.pyo
+${PYSITELIB}/swh/icinga_plugins/py.typed
+${PYSITELIB}/swh/icinga_plugins/tests/__init__.py
+${PYSITELIB}/swh/icinga_plugins/tests/__init__.pyc
+${PYSITELIB}/swh/icinga_plugins/tests/__init__.pyo
+${PYSITELIB}/swh/icinga_plugins/tests/conftest.py
+${PYSITELIB}/swh/icinga_plugins/tests/conftest.pyc
+${PYSITELIB}/swh/icinga_plugins/tests/conftest.pyo
+${PYSITELIB}/swh/icinga_plugins/tests/test_deposit.py
+${PYSITELIB}/swh/icinga_plugins/tests/test_deposit.pyc
+${PYSITELIB}/swh/icinga_plugins/tests/test_deposit.pyo
+${PYSITELIB}/swh/icinga_plugins/tests/test_vault.py
+${PYSITELIB}/swh/icinga_plugins/tests/test_vault.pyc
+${PYSITELIB}/swh/icinga_plugins/tests/test_vault.pyo
+${PYSITELIB}/swh/icinga_plugins/tests/web_scenario.py
+${PYSITELIB}/swh/icinga_plugins/tests/web_scenario.pyc
+${PYSITELIB}/swh/icinga_plugins/tests/web_scenario.pyo
+${PYSITELIB}/swh/icinga_plugins/vault.py
+${PYSITELIB}/swh/icinga_plugins/vault.pyc
+${PYSITELIB}/swh/icinga_plugins/vault.pyo
+share/swh/icinga-plugins/data/deposit/jesuisgpl.tgz
+share/swh/icinga-plugins/data/deposit/jesuisgpl.tgz.xml
diff --git a/py-swh-icinga-plugins/distinfo b/py-swh-icinga-plugins/distinfo
new file mode 100644
index 0000000000..b1156d97fd
--- /dev/null
+++ b/py-swh-icinga-plugins/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (swh.icinga_plugins-0.2.1.tar.gz) = 9b079bf66a8c6a06d58d7f8ca0f4837acbb97a89
+RMD160 (swh.icinga_plugins-0.2.1.tar.gz) = 9c771de92e34582807c56c2850e2dfab71abdf4e
+SHA512 (swh.icinga_plugins-0.2.1.tar.gz) = ba4081323cdec48bdde243152449e488ff21e86435135bbeec5bcbd91747b018f32755d9d8ece48f074d15cb487f36bfb3f0d52e676125160cc18a4c1b8a8063
+Size (swh.icinga_plugins-0.2.1.tar.gz) = 91121 bytes


Home | Main Index | Thread Index | Old Index