pkgsrc-WIP-changes archive

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

py-test-datadir: remove, imported to pkgsrc/devel



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Fri May 5 11:47:30 2023 +0200
Changeset:	c1a0a9c6cc05d62fe613c23750ad318e5fbd1a42

Modified Files:
	Makefile
	py-pipenv-setup/Makefile
Removed Files:
	py-test-datadir/DESCR
	py-test-datadir/Makefile
	py-test-datadir/PLIST
	py-test-datadir/distinfo

Log Message:
py-test-datadir: remove, imported to pkgsrc/devel

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

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

diffstat:
 Makefile                 |  2 +-
 py-pipenv-setup/Makefile |  6 +++---
 py-test-datadir/DESCR    |  1 -
 py-test-datadir/Makefile | 21 ---------------------
 py-test-datadir/PLIST    | 16 ----------------
 py-test-datadir/distinfo |  5 -----
 6 files changed, 4 insertions(+), 47 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 16d62ac7a2..bfd1ebc4b9 100644
--- a/Makefile
+++ b/Makefile
@@ -4770,7 +4770,6 @@ SUBDIR+=	py-telepathy
 SUBDIR+=	py-teng
 SUBDIR+=	py-teradata
 SUBDIR+=	py-term-background
-SUBDIR+=	py-test-datadir
 SUBDIR+=	py-test-html
 SUBDIR+=	py-test-metadata
 SUBDIR+=	py-test-mpl
@@ -6064,6 +6063,7 @@ SUBDIR+=	xmms-volnorm
 SUBDIR+=	xmms2
 SUBDIR+=	xmoto
 SUBDIR+=	xnee
+SUBDIR+=	xonotic
 SUBDIR+=	xoo
 SUBDIR+=	xoreos
 SUBDIR+=	xoreos-tools
diff --git a/py-pipenv-setup/Makefile b/py-pipenv-setup/Makefile
index 656d1bab11..96ee2f3cdf 100644
--- a/py-pipenv-setup/Makefile
+++ b/py-pipenv-setup/Makefile
@@ -10,12 +10,10 @@ HOMEPAGE=	https://github.com/Madoshakalaka/pipenv-setup
 COMMENT=	Sync Pipfile/Pipfile.lock to setup.py
 LICENSE=	mit
 
-PYTHON_VERSIONS_INCOMPATIBLE+=	27
-
 BUILD_DEPENDS+=	${PYPKGPREFIX}-test>=5.3.10:../../devel/py-test
 BUILD_DEPENDS+=	${PYPKGPREFIX}-test-mypy>=0.7.0:../../devel/py-test-mypy
 BUILD_DEPENDS+=	${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov
-BUILD_DEPENDS+=	${PYPKGPREFIX}-test-datadir>=1.3.1:../../wip/py-test-datadir
+BUILD_DEPENDS+=	${PYPKGPREFIX}-test-datadir>=1.3.1:../../devel/py-test-datadir
 BUILD_DEPENDS+=	${PYPKGPREFIX}-test-xdist>=1.34.0:../../devel/py-test-xdist
 BUILD_DEPENDS+=	${PYPKGPREFIX}-tox>=3.20.1:../../devel/py-tox
 DEPENDS+=	${PYPKGPREFIX}-pipfile>=0.0.2:../../wip/py-pipfile
@@ -29,5 +27,7 @@ DEPENDS+=	${PYPKGPREFIX}-requirementslib>=0.5.15:../../wip/py-requirementslib
 
 USE_LANGUAGES=	# none
 
+PYTHON_VERSIONS_INCOMPATIBLE+=	27
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-test-datadir/DESCR b/py-test-datadir/DESCR
deleted file mode 100644
index 7351d3bffa..0000000000
--- a/py-test-datadir/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-pytest plugin for manipulating test data directories and files.
diff --git a/py-test-datadir/Makefile b/py-test-datadir/Makefile
deleted file mode 100644
index 1fea8c8c3f..0000000000
--- a/py-test-datadir/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-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@localhost
-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"
diff --git a/py-test-datadir/PLIST b/py-test-datadir/PLIST
deleted file mode 100644
index aaf48458d7..0000000000
--- a/py-test-datadir/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@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}/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
diff --git a/py-test-datadir/distinfo b/py-test-datadir/distinfo
deleted file mode 100644
index a545fde923..0000000000
--- a/py-test-datadir/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-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


Home | Main Index | Thread Index | Old Index