Received: by mail.netbsd.org (Postfix, from userid 605) id D639584D2C; Fri, 5 May 2023 09:46:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11A5484D28 for ; Fri, 5 May 2023 09:46:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Z8IP59-6dB5p for ; Fri, 5 May 2023 09:46:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6076B84CCF for ; Fri, 5 May 2023 09:46:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5D985FA87; Fri, 5 May 2023 09:46:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168327998088920" MIME-Version: 1.0 Date: Fri, 5 May 2023 09:46:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/py-test-datadir To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230505094620.5D985FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168327998088920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri May 5 09:46:20 UTC 2023 Added Files: pkgsrc/devel/py-test-datadir: DESCR Makefile PLIST distinfo Log Message: devel/py-test-datadir: import py-test-datadir-1.4.1 Packaged for wip by K.I.A.Derouiche and myself. pytest plugin for manipulating test data directories and files. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-test-datadir/DESCR \ pkgsrc/devel/py-test-datadir/Makefile pkgsrc/devel/py-test-datadir/PLIST \ pkgsrc/devel/py-test-datadir/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168327998088920 Content-Disposition: inline Content-Length: 2707 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/py-test-datadir/DESCR diff -u /dev/null pkgsrc/devel/py-test-datadir/DESCR:1.1 --- /dev/null Fri May 5 09:46:20 2023 +++ pkgsrc/devel/py-test-datadir/DESCR Fri May 5 09:46:20 2023 @@ -0,0 +1 @@ +pytest plugin for manipulating test data directories and files. Index: pkgsrc/devel/py-test-datadir/Makefile diff -u /dev/null pkgsrc/devel/py-test-datadir/Makefile:1.1 --- /dev/null Fri May 5 09:46:20 2023 +++ pkgsrc/devel/py-test-datadir/Makefile Fri May 5 09:46:20 2023 @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2023/05/05 09:46:20 wiz Exp $ + +DISTNAME= pytest-datadir-1.4.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +CATEGORIES= devel python +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-datadir/} + +MAINTAINER= kamelderouiche@yahoo.com +HOMEPAGE= https://github.com/gabrielcnr/pytest-datadir +COMMENT= Pytest plugin for test data directories and files +LICENSE= mit + +TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm +TEST_DEPENDS+= ${PYPKGPREFIX}-test>=5.3.10:../../devel/py-test + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 27 + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/py-test-datadir/PLIST diff -u /dev/null pkgsrc/devel/py-test-datadir/PLIST:1.1 --- /dev/null Fri May 5 09:46:20 2023 +++ pkgsrc/devel/py-test-datadir/PLIST Fri May 5 09:46:20 2023 @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2023/05/05 09:46:20 wiz Exp $ +${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}/pytest_datadir/__init__.py +${PYSITELIB}/pytest_datadir/__init__.pyc +${PYSITELIB}/pytest_datadir/__init__.pyo +${PYSITELIB}/pytest_datadir/_version.py +${PYSITELIB}/pytest_datadir/_version.pyc +${PYSITELIB}/pytest_datadir/_version.pyo +${PYSITELIB}/pytest_datadir/plugin.py +${PYSITELIB}/pytest_datadir/plugin.pyc +${PYSITELIB}/pytest_datadir/plugin.pyo Index: pkgsrc/devel/py-test-datadir/distinfo diff -u /dev/null pkgsrc/devel/py-test-datadir/distinfo:1.1 --- /dev/null Fri May 5 09:46:20 2023 +++ pkgsrc/devel/py-test-datadir/distinfo Fri May 5 09:46:20 2023 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2023/05/05 09:46:20 wiz Exp $ + +BLAKE2s (pytest-datadir-1.4.1.tar.gz) = e71767cc03c46f3913d3c1236b13adc3b9f49c06473714db3989c75723903d53 +SHA512 (pytest-datadir-1.4.1.tar.gz) = e9a301004275235787de11242fe987665e4fcc89ca2d1168b27686f4d1506e506bdd517658edcbf2aca97b28dcb1869653e16412157b8ef313c1d4146f8cf4d8 +Size (pytest-datadir-1.4.1.tar.gz) = 7862 bytes --_----------=_168327998088920--